comparison etc/codecs.conf @ 28058:323c1ddffdd6

add a bunch of binary codecs with samples from this list: http://home.twmi.rr.com/compn/uncommon_video_codecs_final.txt change sif1 codec to vfw since the dshow codec was terrible mark videocodec alaris as working
author compn
date Fri, 05 Dec 2008 14:50:48 +0000
parents 7b35b91e2c49
children ae67134f7be2
comparison
equal deleted inserted replaced
28057:e29d1b1afdc7 28058:323c1ddffdd6
798 fourcc m4cc,M4CC 798 fourcc m4cc,M4CC
799 fourcc hdx4,HDX4 799 fourcc hdx4,HDX4
800 fourcc FVFW,fvfw 800 fourcc FVFW,fvfw
801 fourcc FFDS 801 fourcc FFDS
802 fourcc DCOD,MVXM,EM4A,PM4V 802 fourcc DCOD,MVXM,EM4A,PM4V
803 fourcc M4T3 803 fourcc M4T3,DMK2
804 driver ffmpeg 804 driver ffmpeg
805 dll mpeg4 ;opendivx 805 dll mpeg4 ;opendivx
806 out YV12,I420,IYUV 806 out YV12,I420,IYUV
807 807
808 videocodec ffwv1f 808 videocodec ffwv1f
848 fourcc SEDG ; diskless camcorder Samsung Miniket VP-M110 848 fourcc SEDG ; diskless camcorder Samsung Miniket VP-M110
849 fourcc SMP4,smp4 ; Samsung SMP4 video codec 849 fourcc SMP4,smp4 ; Samsung SMP4 video codec
850 fourcc VIDM ; vidm 4.01 codec 850 fourcc VIDM ; vidm 4.01 codec
851 fourcc FFDS 851 fourcc FFDS
852 fourcc DCOD,MVXM,EM4A,PM4V 852 fourcc DCOD,MVXM,EM4A,PM4V
853 fourcc M4T3 853 fourcc M4T3,DMK2
854 format 0x10000004 ; mpeg 4 es 854 format 0x10000004 ; mpeg 4 es
855 driver xvid 855 driver xvid
856 out YV12 856 out YV12
857 out I420 857 out I420
858 out YUY2 858 out YUY2
1011 fourcc MSS2 1011 fourcc MSS2
1012 driver dmo 1012 driver dmo
1013 dll "wmsdmod.dll" 1013 dll "wmsdmod.dll"
1014 guid 0x7bafb3b1, 0xd8f4, 0x4279, 0x92, 0x53, 0x27, 0xda, 0x42, 0x31, 0x08, 0xde 1014 guid 0x7bafb3b1, 0xd8f4, 0x4279, 0x92, 0x53, 0x27, 0xda, 0x42, 0x31, 0x08, 0xde
1015 out BGR32,BGR24,BGR16 1015 out BGR32,BGR24,BGR16
1016
1017 videocodec gotomeeting
1018 info "GoToMeeting codec"
1019 status working
1020 fourcc G2M2,G2M3
1021 driver dmo
1022 dll "G2M.dll"
1023 guid 0x23F891A4, 0x572B, 0x474A, 0x86, 0xDA, 0x66, 0xCD, 0xD3, 0xD1, 0xAC, 0x2E
1024 out BGR24,RGB24 flip
1016 1025
1017 videocodec ubmp4 1026 videocodec ubmp4
1018 info "UB Video MPEG-4" 1027 info "UB Video MPEG-4"
1019 comment "black&white" 1028 comment "black&white"
1020 status buggy 1029 status buggy
1245 fourcc viv1 h263 1254 fourcc viv1 h263
1246 fourcc s263,S263 1255 fourcc s263,S263
1247 fourcc D263 ; DEC H263 1256 fourcc D263 ; DEC H263
1248 fourcc L263 ; Lead H263 1257 fourcc L263 ; Lead H263
1249 fourcc ILVR ; ITU H263+ 1258 fourcc ILVR ; ITU H263+
1259 fourcc VX1K ; Agora Labs VX1000S H263
1250 driver ffmpeg 1260 driver ffmpeg
1251 dll h263 1261 dll h263
1252 out YV12,I420,IYUV 1262 out YV12,I420,IYUV
1253 1263
1254 videocodec ffzygo 1264 videocodec ffzygo
1858 driver dshow 1868 driver dshow
1859 dll "tm20dec.ax" 1869 dll "tm20dec.ax"
1860 guid 0x4cb63e61, 0xc611, 0x11D0, 0x83, 0xaa, 0x00, 0x00, 0x92, 0x90, 0x01, 0x84 1870 guid 0x4cb63e61, 0xc611, 0x11D0, 0x83, 0xaa, 0x00, 0x00, 0x92, 0x90, 0x01, 0x84
1861 out BGR32,BGR24,BGR16 flip 1871 out BGR32,BGR24,BGR16 flip
1862 1872
1863 videocodec sif1 1873 videocodec sif1vfw
1864 info "sif1 alpha4" 1874 info "sif1 alpha4"
1865 status working 1875 status working
1866 fourcc SIF1 1876 fourcc SIF1
1867 driver dshow 1877 driver vfw
1868 dll "Sif1Dec.ax" 1878 dll "Sif1_vfw.dll"
1869 guid 0x31666973, 0x0000, 0x0010, 0x80, 0x00, 0x00, 0xAA, 0x00, 0x38, 0x9B, 0x71 1879 out YV12,YUY2
1870 out BGR32
1871 1880
1872 videocodec ffamv 1881 videocodec ffamv
1873 info "Modified MJPEG, used in AMV files" 1882 info "Modified MJPEG, used in AMV files"
1874 status working 1883 status working
1875 fourcc AMVV ; internal MPlayer FourCC 1884 fourcc AMVV ; internal MPlayer FourCC
1889 info "SP5x codec - used by Aiptek MegaCam" 1898 info "SP5x codec - used by Aiptek MegaCam"
1890 status working 1899 status working
1891 fourcc SP53,SP54,SP55,SP56,SP57,SP58 1900 fourcc SP53,SP54,SP55,SP56,SP57,SP58
1892 driver vfw 1901 driver vfw
1893 dll "sp5x_32.dll" 1902 dll "sp5x_32.dll"
1903 out BGR24,BGR15 flip
1904
1905 videocodec sp4x
1906 info "SP4x codec - used by Aiptek MegaCam"
1907 status working
1908 fourcc SP40,SP41,SP42,SP43,SP44,SP45
1909 fourcc SP46,SP47
1910 driver vfw
1911 dll "SP4X_32.DLL"
1894 out BGR24,BGR15 flip 1912 out BGR24,BGR15 flip
1895 1913
1896 videocodec bt411 1914 videocodec bt411
1897 info "Brooktree 411 codec" 1915 info "Brooktree 411 codec"
1898 status working 1916 status working
1899 fourcc BT20,Y41P 1917 fourcc BT20,Y41P
1900 driver vfwex 1918 driver vfwex
1901 dll "btvvc32.drv" 1919 dll "btvvc32.drv"
1902 out BGR24 1920 out BGR24
1921
1922 videocodec bwmpeg
1923 info "Broadway MPEG Capture Codec"
1924 status working
1925 fourcc BW10
1926 driver vfwex
1927 dll "bw10.dll" ;requires vtaccess.dll
1928 out YV12,YUY2,I420
1929
1930 videocodec zdsoft
1931 info "zdsoft screen recorder"
1932 status working
1933 fourcc ZDSV
1934 driver vfwex
1935 dll "scrvid.dll"
1936 out BGR32
1937
1938 videocodec webtrain
1939 info "WebTrain Communication lossless screen recorder"
1940 status working
1941 fourcc WTVC
1942 driver vfw
1943 dll "wtvc.dll"
1944 out BGR16 flip
1945
1946 videocodec xfire
1947 info "xfire video"
1948 status working
1949 fourcc XFR1
1950 driver vfw
1951 dll "xfcodec.dll"
1952 out YV12,YUY2
1953
1954 videocodec vfapi
1955 info "VFAPI rgb transcode codec"
1956 status untested
1957 fourcc vifp
1958 driver vfwex
1959 dll "VFCodec.dll"
1960 out BGR24 flip
1961
1962 videocodec eyecon
1963 info "nokia eti camcorder eyecon"
1964 status working
1965 fourcc NUB0,NUB1,NUB2
1966 driver vfw
1967 dll "nub2.dll"
1968 out YV12,YUY2
1969
1970 videocodec foxmotion
1971 info "fox motion video"
1972 status working
1973 fourcc FMVC
1974 driver vfw
1975 dll "fmcodec.dll"
1976 out BGR32,BGR24,BGR15 flip
1977
1978 videocodec acdsee
1979 info "ACDSee video codec"
1980 status working
1981 fourcc ACDV
1982 driver vfw
1983 dll "ACDV.dll"
1984 out BGR32,BGR24,BGR15 flip
1985
1986 videocodec tridvfw
1987 status untested
1988 fourcc ty2c,TY2C,ty0n
1989 fourcc TY2N,TY0N,T565
1990 driver vfw
1991 dll "TRICDC32.DRV"
1992 out BGR24 flip
1903 1993
1904 videocodec vivd2 1994 videocodec vivd2
1905 info "SoftMedia ViVD V2 codec VfW" 1995 info "SoftMedia ViVD V2 codec VfW"
1906 status working 1996 status working
1907 fourcc GXVE,gxve 1997 fourcc GXVE,gxve
2115 fourcc SVQ1 2205 fourcc SVQ1
2116 driver qtvideo 2206 driver qtvideo
2117 dll "QuickTime.qts" 2207 dll "QuickTime.qts"
2118 out YVU9 2208 out YVU9
2119 2209
2210 videocodec qtcine
2211 info "cinewave uncompressed 10-bit codec"
2212 status working
2213 ; fourcc 2yuv,R210,r210,2Vu1,R10g,R10k,r11k ;untested
2214 fourcc v210
2215 driver qtvideo
2216 dll "CineWave.qtx"
2217 out BGR32,BGR24,BGR8,Y800,RGB32,RGB24,RGB8
2218 out YV12,YUY2
2219
2120 ; VSS codecs (http://vsofts.com/solutions.html): 2220 ; VSS codecs (http://vsofts.com/solutions.html):
2121 2221
2122 videocodec vsslight 2222 videocodec vsslight
2123 info "VSS Codec Light" 2223 info "VSS Codec Light"
2124 status working 2224 status working
2174 ; out BGR32,BGR24,BGR15 2274 ; out BGR32,BGR24,BGR15
2175 out BGR24 2275 out BGR24
2176 2276
2177 videocodec alaris 2277 videocodec alaris
2178 info "Alaris VideoGramPiX" 2278 info "Alaris VideoGramPiX"
2179 ; http://www.alaris.com/movies/toocool.vgm 2279 status working
2180 ; Martin Schuster <schuster@ap.univie.ac.at>
2181 status crashing
2182 comment "only produces strange patterns"
2183 fourcc VGPX,VTLP VGPX 2280 fourcc VGPX,VTLP VGPX
2184 driver vfwex 2281 driver vfwex
2185 dll "vgpix32d.dll" 2282 dll "vgpix32d.dll"
2186 out UYVY 2283 out UYVY
2187 out BGR24 2284 out BGR24