From 195ebfbef8d4b8c5f9565819b700286b0b4023a2 Mon Sep 17 00:00:00 2001 From: diego Date: Thu, 8 Mar 2007 13:45:35 +0000 Subject: Add more FourCC values for the Xvid decoder. patch by Carl Eugen Hoyos, cehoyos ag.or at git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22490 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'etc/codecs.conf') diff --git a/etc/codecs.conf b/etc/codecs.conf index fd025c3c0e..8b467fd3ab 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -633,9 +633,22 @@ videocodec ffwv1f videocodec xvid info "XviD (MPEG-4)" status working + fourcc FMP4,fmp4 fourcc DIVX,divx - fourcc xvid,XVID,XviD + fourcc xvid,XVID,XviD,XVIX + fourcc DIV1,div1 divx + fourcc MP4S,mp4s ; ISO MPEG-4 Video V1 + fourcc M4S2,m4s2 + fourcc DX50,dx50,BLZ0 DX50 + fourcc mp4v,MP4V format 0x4 + fourcc UMP4 + fourcc RMP4 + fourcc 3IV2,3iv2 ; 3ivx Delta 4 + fourcc DXGM + fourcc SEDG ; diskless camcorder Samsung Miniket VP-M110 + fourcc SMP4,smp4 ; Samsung SMP4 video codec + format 0x10000004 ; mpeg 4 es driver xvid out YV12 out I420 -- cgit v1.2.3