[MPlayer-cvslog] r22490 - trunk/etc/codecs.conf
diego
subversion at mplayerhq.hu
Thu Mar 8 14:45:35 CET 2007
Author: diego
Date: Thu Mar 8 14:45:35 2007
New Revision: 22490
Modified:
trunk/etc/codecs.conf
Log:
Add more FourCC values for the Xvid decoder.
patch by Carl Eugen Hoyos, cehoyos ag.or at
Modified: trunk/etc/codecs.conf
==============================================================================
--- trunk/etc/codecs.conf (original)
+++ trunk/etc/codecs.conf Thu Mar 8 14:45:35 2007
@@ -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
More information about the MPlayer-cvslog
mailing list