From 8d112e9a4a9ad91fa413cf85eee7d2fd78e081bc Mon Sep 17 00:00:00 2001 From: compn Date: Fri, 6 Jun 2008 20:26:19 +0000 Subject: add VIDM fourcc to divx/xvid, based on this patch: http://sisyphus.ru/srpm/Sisyphus/mplayer/patches/10 https://bugzilla.altlinux.org/show_bug.cgi?id=12211 tested with file created using vidm.dll git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27001 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'etc') diff --git a/etc/codecs.conf b/etc/codecs.conf index d1c3c82419..2d149fa2ea 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -686,6 +686,7 @@ videocodec ffodivx fourcc DXGM fourcc SEDG ; diskless camcorder Samsung Miniket VP-M110 fourcc SMP4,smp4 ; Samsung SMP4 video codec + fourcc VIDM ; vidm 4.01 codec format 0x10000004 ; mpeg 4 es driver ffmpeg dll mpeg4 ;opendivx @@ -717,6 +718,7 @@ videocodec xvid fourcc DXGM fourcc SEDG ; diskless camcorder Samsung Miniket VP-M110 fourcc SMP4,smp4 ; Samsung SMP4 video codec + fourcc VIDM ; vidm 4.01 codec format 0x10000004 ; mpeg 4 es driver xvid out YV12 -- cgit v1.2.3