[MPlayer-cvslog] r27001 - trunk/etc/codecs.conf
compn
subversion at mplayerhq.hu
Fri Jun 6 22:26:19 CEST 2008
Author: compn
Date: Fri Jun 6 22:26:19 2008
New Revision: 27001
Log:
add VIDM fourcc to divx/xvid, based on this patch:
http://sisyphus.ru/srpm/Sisyphus/mplayer/patches/10
tested with file created using vidm.dll
Modified:
trunk/etc/codecs.conf
Modified: trunk/etc/codecs.conf
==============================================================================
--- trunk/etc/codecs.conf (original)
+++ trunk/etc/codecs.conf Fri Jun 6 22:26:19 2008
@@ -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
More information about the MPlayer-cvslog
mailing list