summaryrefslogtreecommitdiffstats
path: root/etc/codecs.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/codecs.conf')
-rw-r--r--etc/codecs.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 3cae89d7a2..f8d6cb87dc 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -51,6 +51,7 @@ videocodec ffmpeg2
dll "mpeg2video"
out YV12,I420,IYUV
+; for backward compatibility
videocodec ffmpeg12
info "FFmpeg MPEG 1/2"
status working
@@ -60,7 +61,7 @@ videocodec ffmpeg12
fourcc PIM1 ; Pinnacle hardware-mpeg1
fourcc VCR2
driver ffmpeg
- dll "mpegvideo"
+ dll "mpeg1video"
out YV12,I420,IYUV
videocodec ffmpeg12mc