comparison etc/codecs.conf @ 8324:02ec18dbbbbe

added qt-extras
author arpi
date Sun, 01 Dec 2002 02:42:06 +0000
parents b739c886680a
children 6bc2374c6a1b
comparison
equal deleted inserted replaced
8323:75a09ccb1a18 8324:02ec18dbbbbe
993 dll "sp5x_32.dll" 993 dll "sp5x_32.dll"
994 out BGR24,BGR15 994 out BGR24,BGR15
995 995
996 ; quicktime codecs: 996 ; quicktime codecs:
997 997
998 videocodec qt3ivx
999 info "win32/quicktime 3IV1 (3ivx) decoder"
1000 status working
1001 fourcc 3IV1
1002 driver qtvideo
1003 dll "3ivx Delta 3.5.qtx"
1004 out YUY2
1005
1006 videocodec qtvp3
1007 info "win32/quicktime VP3 decoder"
1008 status crashing
1009 fourcc VP31
1010 driver qtvideo
1011 dll "On2_VP3.qtx"
1012 out YUY2
1013
1014 videocodec qtzygo
1015 info "win32/quicktime ZyGo decoder"
1016 status buggy
1017 comment "wrong colors"
1018 fourcc ZyGo,zygo,lsvx
1019 driver qtvideo
1020 dll "ZyGoVideo.qtx"
1021 out BGR32,RGB32
1022
1023 videocodec qtbhiv
1024 info "win32/quicktime BeHereiVideo decoder"
1025 comment "sample file wanted!"
1026 status untested
1027 fourcc bhiv
1028 driver qtvideo
1029 dll "BeHereiVideo.qtx"
1030 out YUY2
1031
998 videocodec qtsvq3 1032 videocodec qtsvq3
999 info "win32/quicktime SVQ3 decoder" 1033 info "win32/quicktime SVQ3 decoder"
1000 status untested 1034 status working
1001 fourcc SVQ3 1035 fourcc SVQ3
1002 driver qtvideo 1036 driver qtvideo
1003 dll "QuickTime.qts" 1037 dll "QuickTimeEssentials.qtx"
1004 out YUY2 1038 out YUY2
1005 1039
1006 videocodec qtsvq1 1040 videocodec qtsvq1
1007 info "win32/quicktime SVQ1 decoder" 1041 info "win32/quicktime SVQ1 decoder"
1008 status buggy 1042 status buggy