comparison DOCS/CODECS @ 352:94b8455bf69c

Sok changes.
author gabucino
date Wed, 11 Apr 2001 16:44:20 +0000
parents 9f66a83f31e6
children 2e0ed0c3bbdc
comparison
equal deleted inserted replaced
351:2c4ded6ffebc 352:94b8455bf69c
16 16
17 Fully functional Win32 VfW/DShow codecs: 17 Fully functional Win32 VfW/DShow codecs:
18 18
19 - M$ MPEG4 v1, v2 (MPG4,MP42): 19 - M$ MPEG4 v1, v2 (MPG4,MP42):
20 mpg4c32.dll: works, YUV supported. 20 mpg4c32.dll: works, YUV supported.
21 - M$ MPEG4 v3 / DivX ;-) (MP43,DIV3,DIV4,DIV5,DIV6) 21 - M$ MPEG4 v3 / DivX ;-) / AngelPotion (MP43,DIV3,DIV4,DIV5,DIV6,AP41)
22 divxc32.dll: works, YUV supported. 22 divxc32.dll: works, YUV supported.
23 divx_c32.ax: works, YUV and postprocessing supported. 23 divx_c32.ax: works, YUV and postprocessing supported.
24 - Indeo Video 5.0: (IV50) 24 - Indeo Video 5.0: (IV50)
25 ir50_32.dll (VfW): works, YUV supported. 25 ir50_32.dll (VfW): works, YUV supported.
26 ir50_32.dll (DShow): not tested 26 ir50_32.dll (DShow): works, YUV supported.
27 - Cinepak Video: (CVID) 27 - Cinepak Video: (CVID)
28 iccvid.dll: works, YUV supported. 28 iccvid.dll: works, YUV supported.
29 - Microsoft Video v1.0 (CRAM) 29 - Microsoft Video v1.0 (CRAM)
30 msvidc32.dll: works, no YUV 30 msvidc32.dll: works, no YUV
31 - ATI VCR-2: (VCR2) 31 - ATI VCR-2: (VCR2)
32 ativcr2.dll: works, YUV supported 32 ativcr2.dll: works, YUV supported
33 - Motion JPEG (MJPG) 33 - Motion JPEG (MJPG)
34 m3jpeg32.dll: can't load (segfault) 34 m3jpeg32.dll: can't load (segfault)
35 mcmjpg32.dll: works, YUV supported 35 mcmjpg32.dll: works, YUV supported
36 m3jpegdec.ax: works, YUV supported
36 - Windows Media Video 7 (WMV1) 37 - Windows Media Video 7 (WMV1)
37 wmvds32.ax: works, YUV supported 38 wmvds32.ax: works, YUV supported
38 - I263: (I263) 39 - I263: (I263)
39 i263_32.drv: works, YUV supported 40 i263_32.drv: works, YUV supported
40 41
42 43
43 - Indeo Video 4.1: (IV41) 44 - Indeo Video 4.1: (IV41)
44 ir41_32.dll: works, no YUV, image upside-down 45 ir41_32.dll: works, no YUV, image upside-down
45 - Indeo Video 3.2: (IV32) 46 - Indeo Video 3.2: (IV32)
46 ir32_32.dll: works, no YUV, image upside-down 47 ir32_32.dll: works, no YUV, image upside-down
47 - ASUS ASV1: (ASV1)
48 asusasvd.dll: ??? not tested
49 - ASUS ASV2: (ASV2) 48 - ASUS ASV2: (ASV2)
50 asusasv2.dll: loads, image upside-down and very pixelized (no YUY2, but YVYU) 49 asusasv2.dll: loads, image upside-down and very pixelized (no YUY2, but YVYU)
51 - ATI VCR1: (VCR1) 50 - ATI VCR1: (VCR1)
52 ativcr1.dll: can't load (16-bit DLL) 51 ativcr1.dll: can't load (16-bit DLL)
53 - TrueMotion 2.0: (TM20) 52 - TrueMotion 2.0: (TM20)
60 qdv.dll: source format not accepted 59 qdv.dll: source format not accepted
61 - MWV1: calls many unk_ functions and then segfaults. 60 - MWV1: calls many unk_ functions and then segfaults.
62 61
63 Not tested: 62 Not tested:
64 63
64 - ASUS ASV1: (ASV1)
65 asusasvd.dll: ??? not tested
65 - Motion Wavelets: (MWV1) 66 - Motion Wavelets: (MWV1)
66 icmw_32.dll: not tested (no sample file) 67 icmw_32.dll: not tested (no sample file)
67 - Indeo Video 3.1: (IV31) 68 - Indeo Video 3.1: (IV31)
68 ir32_32.dll: not tested (no sample file) 69 ir32_32.dll: not tested (no sample file)
69 - AngelPotion MPEG-4: (AP41,AP42) 70 - AngelPotion MPEG-4: (AP41,AP42)
70 APmpg4v1.dll: not tested 71 APmpg4v1.dll: not tested
71 - Windows Media Video 8 (WMV2) 72 - Windows Media Video 8 (WMV2)
72 wmv8ds32.ax: not tested (no sample file) 73 wmv8ds32.ax: not tested (no sample file)
73 - I420: (I420) 74 - I420: (I420)
74 i263_32.drv: not tested, but should work (no sample file) 75 i263_32.drv: not tested, but should work (no sample file)
76 - m261: (m261)
77 msh261.drv: not tested, what's this?
75 78
76 Audio codecs: 79 Audio codecs:
77 ~~~~~~~~~~~~~ 80 ~~~~~~~~~~~~~
78 Built-in native codecs: 81 Built-in native codecs:
79 82
80 - Uncompressed PCM (0) 83 - Uncompressed PCM (0)
81 - MPEG layer 2 and 3: (0x50, 0x55) 84 - MPEG layer 2 and 3: (0x50, 0x55)
82 mp3lib, based on mpg123 (sometimes segfaults, then use ACM, see below) 85 mp3lib, based on mpg123 (sometimes segfaults, then use ACM, see below)
83 - AC3: (0x2000) 86 - AC3: (0x2000)
84 libac3 87 libac3
85 - aLaw audio: (6) 88 - aLaw audio: (0x6)
86 aLaw codec from xanim sources 89 aLaw codec from xanim sources
87 - MS-GSM: (0x31,0x32) 90 - MS-GSM: (0x31,0x32)
88 xa_gsm from avifile sources 91 xa_gsm from avifile sources
89 92
90 Fully functional Win32 ACM/DShow codecs: 93 Fully functional Win32 ACM/DShow codecs:
102 - IMA ADPCM (0x11) 105 - IMA ADPCM (0x11)
103 imaadp32.acm: works 106 imaadp32.acm: works
104 107
105 Problems: 108 Problems:
106 109
110 - uLaw audio: (0x7)
111 mess...
112 - ACELP.net Sipro Lab Audio (0x130)
113 doesn't work: unk_ ...
114
107 Not tested: 115 Not tested:
108 116
109 - ACELP.net: (0x130)
110 acelpdec.ax: not tested (no sample file)
111 - IMC: (0x401) 117 - IMC: (0x401)
112 imc32.acm: not tested (no sample file) 118 imc32.acm: not tested (no sample file)
113 119
114 120
115 Extracting codecs from Win32 121 Extracting codecs from Win32