changeset 11435:e35ceb2bf375

-vc ffmpeg12 compatibility requested by gabu
author michael
date Tue, 11 Nov 2003 12:16:56 +0000
parents 5084f09ba20e
children 6afc2d6f5a08
files etc/codecs.conf
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Tue Nov 11 10:39:36 2003 +0000
+++ b/etc/codecs.conf	Tue Nov 11 12:16:56 2003 +0000
@@ -51,6 +51,7 @@
   dll "mpeg2video"
   out YV12,I420,IYUV
 
+; for backward compatibility
 videocodec ffmpeg12
   info "FFmpeg MPEG 1/2"
   status working
@@ -60,7 +61,7 @@
   fourcc PIM1        ; Pinnacle hardware-mpeg1
   fourcc VCR2
   driver ffmpeg
-  dll "mpegvideo"
+  dll "mpeg1video"
   out YV12,I420,IYUV
 
 videocodec ffmpeg12mc