summaryrefslogtreecommitdiffstats
path: root/etc/codecs.conf
diff options
context:
space:
mode:
authormichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-06-02 12:44:04 +0000
committermichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-06-02 12:44:04 +0000
commit0d2099109393238bee9aede156657197fc4b062c (patch)
tree39795253e38d25f88c79c313242fdffe84d6c8db /etc/codecs.conf
parentc74b550a87fb53937fdc1939468bd495ba52acf7 (diff)
downloadmpv-0d2099109393238bee9aede156657197fc4b062c.tar.bz2
mpv-0d2099109393238bee9aede156657197fc4b062c.tar.xz
ff-msmpeg4v1
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6265 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc/codecs.conf')
-rw-r--r--etc/codecs.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 64b9c58a04..162132b3fc 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -221,6 +221,15 @@ videocodec ffmp42
dll msmpeg4v2
out YV12,I420,IYUV
+videocodec ffmp41
+ info "FFmpeg M$ MPEG-4 v1"
+ status working
+ fourcc DIV1,div1 mpg4
+ fourcc MPG4,mpg4
+ driver ffmpeg
+ dll msmpeg4v1
+ out YV12,I420,IYUV
+
videocodec ffodivx
info "FFmpeg MPEG-4"
status working