comparison etc/codecs.conf @ 28103:e79fde187eeb

another mpeg4 fourcc and add binary vdo codec
author compn
date Sat, 13 Dec 2008 04:37:32 +0000
parents 7994585720df
children 4439fff4d904
comparison
equal deleted inserted replaced
28102:d07564455ae2 28103:e79fde187eeb
802 fourcc m4cc,M4CC 802 fourcc m4cc,M4CC
803 fourcc hdx4,HDX4 803 fourcc hdx4,HDX4
804 fourcc FVFW,fvfw 804 fourcc FVFW,fvfw
805 fourcc FFDS 805 fourcc FFDS
806 fourcc DCOD,MVXM,EM4A,PM4V 806 fourcc DCOD,MVXM,EM4A,PM4V
807 fourcc M4T3,DMK2 807 fourcc M4T3,DMK2,DIGI
808 driver ffmpeg 808 driver ffmpeg
809 dll mpeg4 ;opendivx 809 dll mpeg4 ;opendivx
810 out YV12,I420,IYUV 810 out YV12,I420,IYUV
811 811
812 videocodec ffwv1f 812 videocodec ffwv1f
852 fourcc SEDG ; diskless camcorder Samsung Miniket VP-M110 852 fourcc SEDG ; diskless camcorder Samsung Miniket VP-M110
853 fourcc SMP4,smp4 ; Samsung SMP4 video codec 853 fourcc SMP4,smp4 ; Samsung SMP4 video codec
854 fourcc VIDM ; vidm 4.01 codec 854 fourcc VIDM ; vidm 4.01 codec
855 fourcc FFDS 855 fourcc FFDS
856 fourcc DCOD,MVXM,EM4A,PM4V 856 fourcc DCOD,MVXM,EM4A,PM4V
857 fourcc M4T3,DMK2 857 fourcc M4T3,DMK2,DIGI
858 format 0x10000004 ; mpeg 4 es 858 format 0x10000004 ; mpeg 4 es
859 driver xvid 859 driver xvid
860 out YV12 860 out YV12
861 out I420 861 out I420
862 out YUY2 862 out YUY2
2033 info "VDOWave codec" 2033 info "VDOWave codec"
2034 status working 2034 status working
2035 fourcc VDOM,VDOW 2035 fourcc VDOM,VDOW
2036 driver vfw 2036 driver vfw
2037 dll "vdowave.drv" ; Need also VDODEC32.dll and DECVW_32.DLL 2037 dll "vdowave.drv" ; Need also VDODEC32.dll and DECVW_32.DLL
2038 out BGR24 flip
2039
2040 videocodec vdowave3
2041 info "VDOWave 3 advanced codec"
2042 status working
2043 fourcc VDO3
2044 fourcc VDOM,VDOW
2045 driver vfw
2046 dll "vdo32_30.drv" ; Need also decvdo.dll
2038 out BGR24 flip 2047 out BGR24 flip
2039 2048
2040 videocodec lsv 2049 videocodec lsv
2041 info "Vianet Lsvx Video Decoder" 2050 info "Vianet Lsvx Video Decoder"
2042 status working 2051 status working