# HG changeset patch # User compn # Date 1228337547 0 # Node ID 7e53b0b71b186bbd37a087d5093fd5b6d38d4a44 # Parent 887ecb9a3792230c8f066935230b154886ccc9e7 add bunch of fourccs and updates from http://tranquillity.ath.cx/uncommon_video_codecs_final.txt including sif1 and booktree 411 binary codecs diff -r 887ecb9a3792 -r 7e53b0b71b18 etc/codecs.conf --- a/etc/codecs.conf Wed Dec 03 18:53:35 2008 +0000 +++ b/etc/codecs.conf Wed Dec 03 20:52:27 2008 +0000 @@ -144,6 +144,7 @@ fourcc AVmp fourcc VCR2 fourcc mp2v,mpgv + fourcc PIM2 driver ffmpeg dll "mpeg2video" out YV12,I420,IYUV @@ -157,6 +158,7 @@ format 0x10000002 ; MPEG-2 fourcc mpg1,mpg2,MPG2 fourcc PIM1 ; Pinnacle hardware-MPEG-1 + fourcc PIM2 ; Pinnacle hardware-MPEG-2 fourcc VCR2 fourcc "DVR " fourcc hdv2 @@ -194,6 +196,7 @@ fourcc hdv2 fourcc mpg1 fourcc PIM1 ; Pinnacle hardware-MPEG-1 + fourcc PIM2 ; Pinnacle hardware-MPEG-2 fourcc VCR2 fourcc mpg2,MPG2 fourcc MPEG @@ -230,6 +233,7 @@ fourcc hdv1 fourcc hdv2 fourcc PIM1 ; Pinnacle hardware-MPEG-1 + fourcc PIM2 ; Pinnacle hardware-MPEG-2 fourcc VCR2 fourcc MPEG fourcc hdv3 ; HDV 1080i50 @@ -671,7 +675,7 @@ videocodec ffflv info "FFmpeg Flash video" status working - fourcc FLV1 + fourcc FLV1,flv driver ffmpeg dll flv out YV12 @@ -713,6 +717,7 @@ status working fourcc DIV1,div1 mpg4 fourcc MPG4,mpg4 + fourcc MP41 driver ffmpeg dll msmpeg4v1 out YV12,I420,IYUV @@ -794,6 +799,8 @@ fourcc hdx4,HDX4 fourcc FVFW,fvfw fourcc FFDS + fourcc DCOD,MVXM,EM4A,PM4V + fourcc M4T3 driver ffmpeg dll mpeg4 ;opendivx out YV12,I420,IYUV @@ -842,6 +849,8 @@ fourcc SMP4,smp4 ; Samsung SMP4 video codec fourcc VIDM ; vidm 4.01 codec fourcc FFDS + fourcc DCOD,MVXM,EM4A,PM4V + fourcc M4T3 format 0x10000004 ; mpeg 4 es driver xvid out YV12 @@ -1044,6 +1053,7 @@ fourcc LJPG ; lossless JPEG fourcc dmb1 ; MJPEG by Matrox Rainbow Runner fourcc MJLS ; JPEG-LS custom FOURCC for avi - encoder + fourcc MMJP driver ffmpeg dll mjpeg out 444P @@ -1850,6 +1860,15 @@ guid 0x4cb63e61, 0xc611, 0x11D0, 0x83, 0xaa, 0x00, 0x00, 0x92, 0x90, 0x01, 0x84 out BGR32,BGR24,BGR16 flip +videocodec sif1 + info "sif1 alpha4" + status working + fourcc SIF1 + driver dshow + dll "Sif1Dec.ax" + guid 0x31666973, 0x0000, 0x0010, 0x80, 0x00, 0x00, 0xAA, 0x00, 0x38, 0x9B, 0x71 + out BGR32 + videocodec ffamv info "Modified MJPEG, used in AMV files" status working @@ -1874,6 +1893,14 @@ dll "sp5x_32.dll" out BGR24,BGR15 flip +videocodec bt411 + info "Brooktree 411 codec" + status working + fourcc BT20,Y41P + driver vfwex + dll "btvvc32.drv" + out BGR24 + videocodec vivd2 info "SoftMedia ViVD V2 codec VfW" status working @@ -1910,10 +1937,10 @@ videocodec vdom info "VDOWave codec" status working - fourcc VDOM + fourcc VDOM,VDOW driver vfw dll "vdowave.drv" ; Need also VDODEC32.dll and DECVW_32.DLL - out BGR24 + out BGR24 flip videocodec lsv info "Vianet Lsvx Video Decoder"