From 8578b11a23eecb05068e0da308c139e0a791d8e3 Mon Sep 17 00:00:00 2001 From: compn Date: Sat, 13 Dec 2008 04:37:32 +0000 Subject: another mpeg4 fourcc and add binary vdo codec git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28137 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'etc/codecs.conf') diff --git a/etc/codecs.conf b/etc/codecs.conf index 759c9c4af4..bb9a7a2329 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -804,7 +804,7 @@ videocodec ffodivx fourcc FVFW,fvfw fourcc FFDS fourcc DCOD,MVXM,EM4A,PM4V - fourcc M4T3,DMK2 + fourcc M4T3,DMK2,DIGI driver ffmpeg dll mpeg4 ;opendivx out YV12,I420,IYUV @@ -854,7 +854,7 @@ videocodec xvid fourcc VIDM ; vidm 4.01 codec fourcc FFDS fourcc DCOD,MVXM,EM4A,PM4V - fourcc M4T3,DMK2 + fourcc M4T3,DMK2,DIGI format 0x10000004 ; mpeg 4 es driver xvid out YV12 @@ -2037,6 +2037,15 @@ videocodec vdom dll "vdowave.drv" ; Need also VDODEC32.dll and DECVW_32.DLL out BGR24 flip +videocodec vdowave3 + info "VDOWave 3 advanced codec" + status working + fourcc VDO3 + fourcc VDOM,VDOW + driver vfw + dll "vdo32_30.drv" ; Need also decvdo.dll + out BGR24 flip + videocodec lsv info "Vianet Lsvx Video Decoder" status working -- cgit v1.2.3