summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authormichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-11-11 12:16:56 +0000
committermichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-11-11 12:16:56 +0000
commitfd63eeea66f0a2a3543dd679b03c2ec1612720a1 (patch)
tree29d380e96944f2e1974e70cab903cb23bda5bad8 /etc
parent95e49827fd83c66ef63c9274ba157bb872a044d3 (diff)
downloadmpv-fd63eeea66f0a2a3543dd679b03c2ec1612720a1.tar.bz2
mpv-fd63eeea66f0a2a3543dd679b03c2ec1612720a1.tar.xz
-vc ffmpeg12 compatibility requested by gabu
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11436 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-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