summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorcompn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-06-08 22:59:04 +0000
committercompn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-06-08 22:59:04 +0000
commitc3e61295b6d02a2eebe2cf919280c62ac8b642fd (patch)
treee254eeb9a16499ef7bd3cf8a1d8a9654d0ea6317 /etc
parent5b21eb01773ddd537315c83b639fc64719e6a4fc (diff)
downloadmpv-c3e61295b6d02a2eebe2cf919280c62ac8b642fd.tar.bz2
mpv-c3e61295b6d02a2eebe2cf919280c62ac8b642fd.tar.xz
add mmes fourcc for mpeg2 in avi files
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23524 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 63a904a352..7b8441e263 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -58,6 +58,7 @@ videocodec mpeg12
fourcc MPEG
fourcc hdv3 ; HDV 1080i50
fourcc mx5p ; MPEG IMX 625/50 (50 Mb/s)
+ fourcc MMES,mmes ; matrox mpeg2 in avi
driver libmpeg2
; dll "libmpeg2"
out YV12,I420,IYUV
@@ -85,6 +86,7 @@ videocodec ffmpeg2
fourcc MPEG
fourcc hdv3 ; HDV 1080i50
fourcc mx5p ; MPEG IMX 625/50 (50 Mb/s)
+ fourcc MMES,mmes ; matrox mpeg2 in avi
driver ffmpeg
dll "mpeg2video"
out YV12,I420,IYUV
@@ -104,6 +106,7 @@ videocodec ffmpeg12
fourcc MPEG
fourcc hdv3 ; HDV 1080i50
fourcc mx5p ; MPEG IMX 625/50 (50 Mb/s)
+ fourcc MMES,mmes ; matrox mpeg2 in avi
driver ffmpeg
dll "mpegvideo"
out YV12,I420,IYUV
@@ -122,6 +125,7 @@ videocodec ffmpeg12mc
fourcc MPEG
fourcc hdv3 ; HDV 1080i50
fourcc mx5p ; MPEG IMX 625/50 (50 Mb/s)
+ fourcc MMES,mmes ; matrox mpeg2 in avi
driver ffmpeg
dll "mpegvideo_xvmc"
out IDCT_MPEG2