summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authormichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-04-05 04:33:39 +0000
committermichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-04-05 04:33:39 +0000
commit92725027c9fb1868bab9223510d838b84f78727b (patch)
tree85a6a1fe1878e4589ca91ca2435d9b3881c8dce3 /etc
parentf4c0755c5741fbde3f2f23a8fe455874cd43858d (diff)
downloadmpv-92725027c9fb1868bab9223510d838b84f78727b.tar.bz2
mpv-92725027c9fb1868bab9223510d838b84f78727b.tar.xz
ff msmpeg4v2
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5494 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 91b8740464..0683cf137d 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -209,6 +209,15 @@ videocodec ffdivx
driver ffmpeg
dll msmpeg4
out YV12,I420,IYUV
+
+videocodec ffmp42
+ info "FFmpeg M$ MPEG-4 v2"
+ status buggy
+ fourcc DIV2,div2 mp42
+ fourcc MP42 mp42
+ driver ffmpeg
+ dll msmpeg4v2
+ out YV12,I420,IYUV
videocodec ffodivx
info "FFmpeg MPEG-4"