Mercurial > mplayer.hg
annotate etc/codecs.conf @ 2637:8101229be3a5
code cleanup
author | nick |
---|---|
date | Fri, 02 Nov 2001 18:24:25 +0000 |
parents | 199d36d27171 |
children | cd2841d7d35e |
rev | line source |
---|---|
307 | 1 ; Default codecs config file. It replaces the old codecs.c file! |
267 | 2 |
471 | 3 ;============================================================================= |
4 ; VIDEO CODECS | |
5 ;============================================================================= | |
6 | |
1278 | 7 ; =============== Win32/libmpeg2/ProjectMayo MPEG CODECS ===================== |
8 | |
9 videocodec u263 | |
10 info "UB Video H.263+ Decoder" | |
11 comment "added by Juanjo" | |
12 status working | |
13 fourcc U263 | |
14 driver dshow | |
15 dll "ubv263d+.ax" | |
16 guid 0x00af1181, 0x6ebb, 0x11d4, 0x9d, 0x5a, 0x00, 0x50, 0x04, 0x79, 0x6c, 0xc0 | |
17 ; out I420 flip | |
18 ; out YVYU flip,noflip | |
19 ; out YV12 flip | |
20 ; out UYVY flip,noflip | |
21 ; out YUY2 flip | |
22 out BGR24 flip | |
23 | |
24 videocodec divxds | |
25 info "DivX ;-) (MS MPEG-4 v3)" | |
26 comment "with postprocessing" | |
27 status working | |
28 fourcc MP43,mp43 div3 ; fourcc mapping to div3 | |
29 fourcc DIV5,div5 div3 | |
30 fourcc DIV6,div6 div4 | |
31 fourcc DIV3,div3,DIV4,div4 | |
1526 | 32 fourcc AP41 div3 ; AngelPotion stuff |
1278 | 33 driver dshow |
34 dll "divx_c32.ax" | |
35 guid 0x82CCd3E0, 0xF71A, 0x11D0, 0x9f, 0xe5, 0x00, 0x60, 0x97, 0x78, 0xaa, 0xaa | |
36 ; out YV12 | |
37 out YUY2 | |
38 out BGR32,BGR24,BGR16,BGR15 | |
39 | |
303 | 40 videocodec mpeg12 |
41 info "MPEG 1 or 2" | |
610
ebd2d0bba43d
comments changed, and dll added for native codecs too (for html)
arpi_esp
parents:
496
diff
changeset
|
42 comment "with postprocessing" |
334 | 43 status working |
1463 | 44 format 0x10000001 ; mpeg 1 |
45 format 0x10000002 ; mpeg 2 | |
303 | 46 driver libmpeg2 |
610
ebd2d0bba43d
comments changed, and dll added for native codecs too (for html)
arpi_esp
parents:
496
diff
changeset
|
47 dll "libmpeg2" |
303 | 48 out YV12 |
49 | |
2165
03b83a9eafa3
dshow codec is preferred for mp42 - it does postprocess
arpi
parents:
2162
diff
changeset
|
50 videocodec mpeg4ds |
03b83a9eafa3
dshow codec is preferred for mp42 - it does postprocess
arpi
parents:
2162
diff
changeset
|
51 info "Microsoft MPEG-4 v1/v2" |
03b83a9eafa3
dshow codec is preferred for mp42 - it does postprocess
arpi
parents:
2162
diff
changeset
|
52 status working |
03b83a9eafa3
dshow codec is preferred for mp42 - it does postprocess
arpi
parents:
2162
diff
changeset
|
53 comment "with postprocessing" |
03b83a9eafa3
dshow codec is preferred for mp42 - it does postprocess
arpi
parents:
2162
diff
changeset
|
54 fourcc DIV2,div2 mp42 |
03b83a9eafa3
dshow codec is preferred for mp42 - it does postprocess
arpi
parents:
2162
diff
changeset
|
55 fourcc MPG4,mpg4 |
03b83a9eafa3
dshow codec is preferred for mp42 - it does postprocess
arpi
parents:
2162
diff
changeset
|
56 fourcc MP42,mp42 |
03b83a9eafa3
dshow codec is preferred for mp42 - it does postprocess
arpi
parents:
2162
diff
changeset
|
57 driver dshow |
03b83a9eafa3
dshow codec is preferred for mp42 - it does postprocess
arpi
parents:
2162
diff
changeset
|
58 dll "mpg4ds32.ax" |
03b83a9eafa3
dshow codec is preferred for mp42 - it does postprocess
arpi
parents:
2162
diff
changeset
|
59 guid 0x82CCD3E0, 0xF71A, 0x11D0, 0x9F, 0xE5, 0x00, 0x60, 0x97, 0x78, 0xEA, 0x66 |
03b83a9eafa3
dshow codec is preferred for mp42 - it does postprocess
arpi
parents:
2162
diff
changeset
|
60 out YUY2 |
03b83a9eafa3
dshow codec is preferred for mp42 - it does postprocess
arpi
parents:
2162
diff
changeset
|
61 out BGR32,BGR24,BGR16,BGR15 |
03b83a9eafa3
dshow codec is preferred for mp42 - it does postprocess
arpi
parents:
2162
diff
changeset
|
62 |
267 | 63 videocodec mpeg4 |
268 | 64 info "Microsoft MPEG-4 v1/v2" |
334 | 65 status working |
610
ebd2d0bba43d
comments changed, and dll added for native codecs too (for html)
arpi_esp
parents:
496
diff
changeset
|
66 ; comment "No postprocessing" |
267 | 67 fourcc MPG4,mpg4 |
68 fourcc MP42,mp42 | |
742 | 69 fourcc DIV2 mp42 |
267 | 70 driver vfw |
71 dll "mpg4c32.dll" | |
303 | 72 out YUY2 yuvhack |
73 out BGR32,BGR24,BGR15 | |
267 | 74 |
303 | 75 videocodec divx |
76 info "DivX ;-) (MS MPEG-4 v3)" | |
334 | 77 status working |
78 fourcc MP43,mp43 div3 ; M$ MPEG4 v3 (fourcc mapping to div3) | |
79 fourcc DIV5,div5 div3 ; DivX 3.20 | |
80 fourcc DIV6,div6 div4 ; -||- | |
312 | 81 fourcc DIV3,div3,DIV4,div4 |
1526 | 82 fourcc AP41 div3 ; AngelPotion stuff |
303 | 83 driver vfw |
84 dll "divxc32.dll" | |
85 out YUY2 yuvhack | |
86 out BGR32,BGR24,BGR15 | |
1349 | 87 |
1390 | 88 |
89 videocodec odivx | |
90 info "OpenDivX (MPEG-4 v2)" | |
91 comment "with postprocessing" | |
92 status working | |
93 fourcc DIVX,divx | |
94 fourcc DIV1,div1 divx | |
95 fourcc MP4S,mp4s ; ISO MPEG-4 Video V1 | |
96 fourcc MP43,mp43,DIV3,div3,DIV4,div4 DIV3 ; for DivX4Linux only! | |
1526 | 97 fourcc AP41 DIV3 ; AngelPotion stuff |
1390 | 98 format 0x4 |
99 driver odivx | |
100 dll "opendivx decore" | |
101 out YV12 | |
102 | |
1349 | 103 videocodec divx4 |
104 info "DivX4Linux (MPEG-4 v2,v3)" | |
105 comment "with postprocessing" | |
106 status working | |
107 fourcc DIVX,divx | |
108 fourcc DIV1,div1 divx | |
109 fourcc MP4S,mp4s ; ISO MPEG-4 Video V1 | |
110 fourcc MP43,mp43,DIV3,div3,DIV4,div4 DIV3 ; for DivX4Linux only! | |
1526 | 111 fourcc AP41 DIV3 ; AngelPotion stuff |
1349 | 112 format 0x4 |
113 driver divx4 | |
114 dll "libdivxdecore.0" | |
115 ; out YV12 ; works, but odivx driver is faster with YV12 (DEC_USER) | |
1526 | 116 ; out I420 |
1349 | 117 out YUY2 |
118 out UYVY | |
119 out BGR32,BGR24,BGR16,BGR15 | |
267 | 120 |
2088 | 121 videocodec divx4vfw |
122 info "DivX4Windows-VFW (DivX 3.x, DivX4)" | |
123 status working | |
124 comment "with postprocessing!!!" | |
125 fourcc DIVX,divx ; opendivx / divx4 | |
126 fourcc DIV1,div1 divx | |
127 fourcc MP4S,mp4s ; ISO MPEG-4 Video V1 | |
128 fourcc MP43,mp43,DIV3,div3,DIV4,div4 DIV3 ; for DivX4Linux only! | |
129 fourcc AP41 DIV3 ; AngelPotion stuff | |
130 format 0x4 | |
131 driver vfw | |
132 dll "divx.dll" | |
133 ; out YV12 ; buggy | |
134 out YUY2 | |
135 out BGR32,BGR24,BGR15 | |
136 | |
1453 | 137 videocodec i263 |
138 info "I263" | |
139 status working | |
140 fourcc I263,i263,I420,i420 | |
141 driver vfw | |
142 dll "i263_32.drv" | |
143 ; out I420 | |
144 out YUY2 | |
145 out BGR32,BGR24,BGR15 | |
146 | |
147 videocodec mjpeg | |
148 info "Motion JPEG" | |
149 status working | |
150 fourcc MJPG | |
2392 | 151 fourcc mjpa ; MOV files |
152 fourcc mjpb ; MOV files | |
1453 | 153 driver vfw |
154 dll "mcmjpg32.dll" | |
155 ; dll "m3jpeg32.dll" | |
156 out YUY2 | |
157 out UYVY | |
158 out BGR32,BGR24,BGR15 | |
159 | |
1278 | 160 ; =============== FFMPEG MPEG CODECS ========================= |
161 | |
1453 | 162 videocodec ffmjpeg |
163 info "FFmpeg MJPEG decoder" | |
164 status working | |
165 fourcc MJPG,mjpg | |
166 driver ffmpeg | |
167 dll mjpeg | |
168 ; out YUY2 | |
169 out YV12 | |
170 | |
171 videocodec ffi263 | |
172 info "FFmpeg I263 decoder" | |
173 status working | |
174 fourcc I263,i263 | |
175 driver ffmpeg | |
176 dll h263i | |
177 out YV12 | |
178 | |
179 videocodec ffh263 | |
180 info "FFmpeg H263+ decoder" | |
1526 | 181 status working |
2485
6d561976740a
corrected some fourcc's at xanim dll's and corrected mov mp3,ulaw,alaw
alex
parents:
2433
diff
changeset
|
182 fourcc H263,U263,h263 |
1453 | 183 driver ffmpeg |
184 dll h263 | |
185 out YV12 | |
186 | |
1278 | 187 videocodec ffdivx |
188 info "FFmpeg DivX ;-) (MS MPEG-4 v3)" | |
189 status working | |
1430 | 190 fourcc MPG3,mpg3 div3 |
1278 | 191 fourcc MP43,mp43 div3 ; M$ MPEG4 v3 (fourcc mapping to div3) |
192 fourcc DIV5,div5 div3 ; DivX 3.20 | |
193 fourcc DIV6,div6 div4 ; -||- | |
194 fourcc DIV3,div3,DIV4,div4 | |
1526 | 195 fourcc AP41 div3 ; AngelPotion stuff |
1278 | 196 driver ffmpeg |
197 dll msmpeg4 | |
198 out YV12 | |
199 | |
200 videocodec ffodivx | |
201 info "FFmpeg OpenDivX" | |
202 status working | |
1390 | 203 ; comment "doesn't support >= 4.0alpha48 movies yet" |
1278 | 204 fourcc DIVX,divx |
205 fourcc DIV1,div1 divx | |
206 fourcc MP4S,mp4s ; ISO MPEG-4 Video V1 | |
207 format 0x4 | |
208 driver ffmpeg | |
1901 | 209 dll mpeg4 ;opendivx |
1278 | 210 out YV12 |
211 | |
212 videocodec ffmpeg12 | |
213 info "FFmpeg-1" | |
1526 | 214 status working |
1463 | 215 format 0x10000001 ; mpeg 1 |
1526 | 216 format 0x10000002 ; mpeg 2 |
1278 | 217 driver ffmpeg |
1453 | 218 dll "mpegvideo" |
1278 | 219 out YV12 |
220 | |
221 | |
1877 | 222 videocodec mpegpes |
223 info "Mpeg PES output (.mpg or DVB card)" | |
224 comment "for hardware decoding" | |
1985 | 225 status working |
1877 | 226 format 0x10000001 ; mpeg 1 |
227 format 0x10000002 ; mpeg 2 | |
228 driver libmpeg2 | |
229 dll "libmpeg2" | |
230 out MPES | |
231 | |
1278 | 232 ; ============== OTHER STUFF ======================= |
233 | |
234 | |
1938 | 235 videocodec vp3 |
236 info "On2 OpenSource VP3-Codec" | |
237 status working | |
238 comment "For SSE-systems use hacked dll from ftp://mplayerhq.hu/MPlayer/samples/drivers32/" | |
239 fourcc VP31,vp31 | |
240 driver vfwex | |
241 dll "vp31vfw.dll" | |
242 out YUY2 | |
243 out BGR32,BGR24,BGR15 | |
244 | |
334 | 245 videocodec indeo5ds |
246 info "Intel Indeo 5" | |
796 | 247 status working |
334 | 248 fourcc IV50,iv50 |
249 driver dshow | |
250 dll "ir50_32.dll" | |
251 guid 0x30355649, 0x0000, 0x0010, 0x80, 0x00, 0x00, 0xaa, 0x00, 0x38, 0x9b, 0x71 | |
1557 | 252 ; out YV12,I420 |
334 | 253 out YUY2 |
254 out BGR32,BGR24,BGR16,BGR15 | |
255 | |
346 | 256 videocodec indeo5 |
257 info "Intel Indeo 5" | |
258 status working | |
259 fourcc IV50,iv50 | |
260 driver vfw | |
261 dll "ir50_32.dll" | |
1358 | 262 ; out YV12,I420 ; flickering |
346 | 263 out YUY2 |
264 out BGR32,BGR24,BGR15 | |
265 | |
267 | 266 videocodec indeo4 |
268 | 267 info "Intel Indeo 4.1" |
746 | 268 status working |
269 ; comment "upside-down" | |
267 | 270 fourcc IV41,iv41 |
271 driver vfw | |
272 dll "ir41_32.dll" | |
746 | 273 out BGR24,BGR15 |
267 | 274 |
275 videocodec indeo3 | |
268 | 276 info "Intel Indeo 3.1/3.2" |
334 | 277 status buggy |
1227 | 278 comment "upside-down with some vo drivers, (no yuv)" |
267 | 279 fourcc IV31,iv31 |
280 fourcc IV32,iv32 | |
281 driver vfw | |
282 dll "ir32_32.dll" | |
303 | 283 out BGR24,BGR15 flip |
267 | 284 |
285 videocodec cvid | |
268 | 286 info "Cinepak Video" |
334 | 287 status working |
267 | 288 fourcc cvid |
289 driver vfw | |
318
194ba80a8c69
Cinepak loaded msvidc32.dll instead of iccvid.dll :(
gabucino
parents:
315
diff
changeset
|
290 dll "iccvid.dll" |
496 | 291 ; out YUY2 |
292 ; out UYVY | |
303 | 293 out BGR24,BGR15 |
267 | 294 |
295 videocodec cram | |
312 | 296 info "Microsoft Video 1" |
2523 | 297 status crashing |
333 | 298 fourcc cram,CRAM,MSVC |
267 | 299 driver vfw |
300 dll "msvidc32.dll" | |
303 | 301 out BGR24,BGR15 |
267 | 302 |
303 videocodec vcr2 | |
268 | 304 info "ATI VCR-2" |
471 | 305 status crashing |
306 comment "segfault" | |
267 | 307 fourcc VCR2 |
308 driver vfw | |
309 dll "ativcr2.dll" | |
303 | 310 out YUY2 |
311 out BGR32,BGR24,BGR15 | |
267 | 312 |
713 | 313 videocodec wmv7 |
268 | 314 info "Windows Media Video 7" |
334 | 315 status working |
267 | 316 fourcc WMV1 |
317 driver dshow | |
318 dll "wmvds32.ax" | |
319 guid 0x4facbba1, 0xffd8, 0x4cd7, 0x82, 0x28, 0x61, 0xe2, 0xf6, 0x5c, 0xb1, 0xae | |
471 | 320 ; out I420 |
303 | 321 out YUY2 |
322 out BGR32,BGR24,BGR16,BGR15 | |
267 | 323 |
713 | 324 videocodec wmv8 |
325 info "Windows Media Video 8" | |
1526 | 326 status working |
713 | 327 fourcc WMV2 |
328 driver dshow | |
329 dll "wmv8ds32.ax" | |
330 guid 0x521fb373, 0x7654, 0x49f2, 0xbd, 0xb1, 0x0c, 0x6e, 0x66, 0x60, 0x71, 0x4f | |
331 out YUY2 | |
332 out BGR32,BGR24,BGR16,BGR15 | |
333 | |
313
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
334 videocodec tm20 |
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
335 info "TrueMotion 2.0" |
334 | 336 status crashing |
713 | 337 comment "segfault in the DLL" |
313
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
338 fourcc TM20 |
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
339 driver dshow |
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
340 dll "tm20dec.ax" |
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
341 guid 0x4cb63e61, 0xc611, 0x11D0, 0x83, 0xaa, 0x00, 0x00, 0x92, 0x90, 0x01, 0x84 |
471 | 342 ; out UYVY |
313
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
343 out YUY2 |
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
344 out BGR32,BGR24,BGR16,BGR15 |
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
345 |
2162
98e244e5c0a1
DV corrections by Artur Zaprzala <artur.zaprzala@talex.com.pl>
arpi
parents:
2107
diff
changeset
|
346 videocodec qdv |
334 | 347 info "Sony Digital Video (DV)" |
471 | 348 status working |
2162
98e244e5c0a1
DV corrections by Artur Zaprzala <artur.zaprzala@talex.com.pl>
arpi
parents:
2107
diff
changeset
|
349 fourcc DVSD,dvsd,dvcp dvsd |
334 | 350 driver dshow |
351 dll "qdv.dll" | |
352 guid 0xB1B77C00, 0xC3E4, 0x11CF, 0xAF, 0x79, 0x00, 0xAA, 0x00, 0xB6, 0x7A, 0x42 | |
353 out YUY2 | |
471 | 354 out UYVY |
334 | 355 out BGR32,BGR24,BGR16,BGR15 |
356 | |
2162
98e244e5c0a1
DV corrections by Artur Zaprzala <artur.zaprzala@talex.com.pl>
arpi
parents:
2107
diff
changeset
|
357 videocodec mcdv |
98e244e5c0a1
DV corrections by Artur Zaprzala <artur.zaprzala@talex.com.pl>
arpi
parents:
2107
diff
changeset
|
358 info "MainConcept DV Codec" |
98e244e5c0a1
DV corrections by Artur Zaprzala <artur.zaprzala@talex.com.pl>
arpi
parents:
2107
diff
changeset
|
359 status working |
98e244e5c0a1
DV corrections by Artur Zaprzala <artur.zaprzala@talex.com.pl>
arpi
parents:
2107
diff
changeset
|
360 fourcc DVSD,dvsd,dvcp dvsd # dvcp stands for PAL DV in mov |
98e244e5c0a1
DV corrections by Artur Zaprzala <artur.zaprzala@talex.com.pl>
arpi
parents:
2107
diff
changeset
|
361 driver vfw |
98e244e5c0a1
DV corrections by Artur Zaprzala <artur.zaprzala@talex.com.pl>
arpi
parents:
2107
diff
changeset
|
362 dll "mcdvd_32.dll" |
98e244e5c0a1
DV corrections by Artur Zaprzala <artur.zaprzala@talex.com.pl>
arpi
parents:
2107
diff
changeset
|
363 out YUY2 |
98e244e5c0a1
DV corrections by Artur Zaprzala <artur.zaprzala@talex.com.pl>
arpi
parents:
2107
diff
changeset
|
364 out UYVY |
98e244e5c0a1
DV corrections by Artur Zaprzala <artur.zaprzala@talex.com.pl>
arpi
parents:
2107
diff
changeset
|
365 out BGR32,BGR24,BGR15 |
98e244e5c0a1
DV corrections by Artur Zaprzala <artur.zaprzala@talex.com.pl>
arpi
parents:
2107
diff
changeset
|
366 |
334 | 367 videocodec morgands |
368 info "Morgan MJPEG" | |
471 | 369 status crashing |
334 | 370 fourcc MJPG mjpg |
371 driver dshow | |
471 | 372 dll "M3JPEGdec.ax" |
334 | 373 guid 0x6988b440, 0x8352, 0x11d3, 0x9b, 0xda, 0xca, 0x86, 0x73, 0x7c, 0x71, 0x68 |
374 out YUY2 | |
375 out BGR32,BGR24,BGR16,BGR15 | |
376 | |
471 | 377 videocodec huffyuv |
313
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
378 info "HuffYUV" |
742 | 379 status buggy |
380 comment "YUY2 _or_ 24/32bpp only (depending on file encoding)" | |
313
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
381 fourcc HFYU |
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
382 driver vfw |
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
383 dll "huffyuv.dll" |
776 | 384 out YUY2 flip,noflip |
742 | 385 ; out UYVY flip |
386 out BGR32,BGR24 flip | |
313
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
387 |
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
388 videocodec mszh |
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
389 info "AVImszh" |
334 | 390 status crashing |
338 | 391 comment "calls RegEnumValueA()" |
313
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
392 fourcc MSZH |
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
393 driver vfw |
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
394 dll "avimszh.dll" |
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
395 out YUY2 |
315 | 396 out BGR32,BGR24,BGR15 |
313
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
397 |
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
398 videocodec zlib |
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
399 info "AVIzlib" |
334 | 400 status crashing |
338 | 401 comment "calls RegEnumValueA()" |
313
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
402 fourcc ZLIB |
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
403 driver vfw |
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
404 dll "avizlib.dll" |
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
405 out YUY2 |
315 | 406 out BGR32,BGR24,BGR15 |
313
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
407 |
344 | 408 videocodec mwv1 |
333 | 409 info "Motion Wavelets" |
471 | 410 status crashing |
411 comment "decompressquery failed" | |
334 | 412 fourcc MWV1 |
333 | 413 driver vfw |
414 dll "icmw_32.dll" | |
471 | 415 ; out YV12 |
416 out YUY2 | |
333 | 417 out BGR32,BGR24,BGR15 |
418 | |
345 | 419 videocodec m261 |
420 info "M261" | |
421 status untested | |
422 fourcc m261,M261 | |
403 | 423 driver vfw |
345 | 424 dll "msh261.drv" |
425 out BGR32,BGR24,BGR15 | |
426 | |
403 | 427 videocodec asv2 |
428 info "ASUS V2" | |
429 status buggy | |
471 | 430 comment "rgb upside down, yuv ok" |
403 | 431 fourcc ASV2 |
432 driver vfw | |
433 dll "asusasv2.dll" | |
412 | 434 ; out YVYU |
713 | 435 out UYVY |
436 out BGR32,BGR24,BGR15 flip | |
437 | |
438 videocodec asv1 | |
439 info "ASUS V1" | |
440 status buggy | |
441 comment "rgb upside down, yuv ok" | |
442 fourcc ASV1 | |
443 driver vfw | |
444 dll "asusasvd.dll" | |
445 ; out YVYU | |
446 out UYVY | |
403 | 447 out BGR32,BGR24,BGR15 flip |
448 | |
1950 | 449 videocodec msrle |
450 info "M$ RLE" | |
451 status working | |
452 format 0x1 | |
453 driver rle | |
454 dll "xa_rle8" | |
455 out BGR32,BGR24,BGR16,BGR15 | |
456 | |
2398 | 457 videocodec 3ivX |
458 info "3ivX Delta 3.5" | |
459 status buggy | |
460 fourcc 3IV1 | |
2375
0170742db0c8
3ivx dshow added, ulaw/vbr mp3/cbr mp3 for MOV files added
alex
parents:
2165
diff
changeset
|
461 driver dshow |
0170742db0c8
3ivx dshow added, ulaw/vbr mp3/cbr mp3 for MOV files added
alex
parents:
2165
diff
changeset
|
462 dll "3ivxdmo.dll" |
0170742db0c8
3ivx dshow added, ulaw/vbr mp3/cbr mp3 for MOV files added
alex
parents:
2165
diff
changeset
|
463 guid 0x0E6772C0, 0xDD80, 0x11D4, 0xB5, 0x8f, 0xA8, 0x6B, 0x66, 0xd0, 0x61, 0x1c |
2398 | 464 out YV12 |
465 out YUY2 | |
2375
0170742db0c8
3ivx dshow added, ulaw/vbr mp3/cbr mp3 for MOV files added
alex
parents:
2165
diff
changeset
|
466 out BGR32,BGR24,BGR16,BGR15 |
0170742db0c8
3ivx dshow added, ulaw/vbr mp3/cbr mp3 for MOV files added
alex
parents:
2165
diff
changeset
|
467 |
2398 | 468 ; =============== XANIM DLL's ============= |
469 | |
2392 | 470 videocodec indeo5xa |
471 info "Intel Indeo 5" | |
2398 | 472 status working |
2392 | 473 fourcc IV50,iv50 |
474 driver xanim | |
2400 | 475 dll "vid_iv50.xa" |
2392 | 476 out YV12,IYUV,I420 |
477 | |
2398 | 478 videocodec indeo4xa |
479 info "Intel Indeo 4.1" | |
480 status working | |
481 fourcc IV41,iv41 | |
482 driver xanim | |
2400 | 483 dll "vid_iv41.xa" |
2398 | 484 out YV12,IYUV,I420 |
485 | |
486 videocodec indeo3xa | |
487 info "Intel Indeo 3.1/3.2" | |
488 status working | |
489 fourcc IV31,iv31 | |
490 fourcc IV32,iv32 | |
491 driver xanim | |
2400 | 492 dll "vid_iv32.xa" |
2398 | 493 out YV12,IYUV,I420 |
494 | |
2392 | 495 videocodec cvidxa |
496 info "Radius Cinepak Video" | |
497 status working | |
498 fourcc cvid | |
499 driver xanim | |
2400 | 500 dll "vid_cvid.xa" |
2392 | 501 out YV12,IYUV,I420 |
502 | |
503 videocodec 3ivXxa | |
2398 | 504 info "3ivX Delta 3.5" |
2392 | 505 status working |
506 fourcc 3IV1 | |
507 driver xanim | |
2400 | 508 dll "vid_3ivX.xa" |
2392 | 509 out YV12,IYUV,I420 |
510 | |
2398 | 511 videocodec h263xa |
512 info "CCITT H.263" | |
513 status untested | |
2485
6d561976740a
corrected some fourcc's at xanim dll's and corrected mov mp3,ulaw,alaw
alex
parents:
2433
diff
changeset
|
514 fourcc H263,h263 |
2398 | 515 driver xanim |
2400 | 516 dll "vid_h263.xa" |
2398 | 517 out YV12,IYUV,I420 |
2485
6d561976740a
corrected some fourcc's at xanim dll's and corrected mov mp3,ulaw,alaw
alex
parents:
2433
diff
changeset
|
518 comment "only tested with one buggy movie" |
2398 | 519 |
520 videocodec h261xa | |
521 info "CCITT H.261" | |
522 status untested | |
2485
6d561976740a
corrected some fourcc's at xanim dll's and corrected mov mp3,ulaw,alaw
alex
parents:
2433
diff
changeset
|
523 fourcc H261,h261 |
2398 | 524 driver xanim |
2400 | 525 dll "vid_h261.xa" |
2398 | 526 out YV12,IYUV,I420 |
527 | |
528 videocodec cyuvxa | |
529 info "Creative CYUV" | |
530 status untested | |
531 fourcc CYUV,cyuv | |
532 driver xanim | |
2400 | 533 dll "vid_cyuv.xa" |
2398 | 534 out YV12,IYUV,I420 |
535 | |
1390 | 536 videocodec null |
537 info "NULL codec (no decoding)" | |
538 status working | |
539 comment "for unknown/unsupported codecs or testing" | |
540 driver null | |
541 out YV12 | |
542 out I420 | |
543 out YUY2 | |
544 out UYVY | |
545 out BGR32,BGR24,BGR16,BGR15 | |
546 | |
471 | 547 ;============================================================================= |
548 ; AUDIO CODECS | |
549 ;============================================================================= | |
550 | |
757 | 551 audiocodec pcm |
552 info "Uncompressed PCM" | |
553 status working | |
554 format 0x1 | |
2548 | 555 format 0x20776172 ; "raw " (MOV files, 8bit) |
556 format 0x736F7774 ; "twos" (MOV files, 16bit) | |
757 | 557 ;;;; these are for hardware support only: (alaw,ulaw,ima-adpcm,mpeg,ac3) |
558 ; format 0x6 | |
559 ; format 0x7 | |
560 ; format 0x11 | |
561 ; format 0x50 | |
562 ; format 0x2000 | |
563 ;;;; | |
564 driver pcm | |
565 dll "uncompressed" | |
566 | |
267 | 567 audiocodec divx |
268 | 568 info "DivX audio (WMA)" |
334 | 569 status working |
267 | 570 format 0x160 |
571 format 0x161 | |
572 driver acm | |
573 dll "divxa32.acm" | |
574 | |
575 audiocodec msadpcm | |
268 | 576 info "MS ADPCM" |
334 | 577 status working |
267 | 578 format 0x2 |
579 driver acm | |
580 dll "msadp32.acm" | |
581 | |
729 | 582 ; now mp3lib is stable enough!? |
267 | 583 audiocodec mp3 |
610
ebd2d0bba43d
comments changed, and dll added for native codecs too (for html)
arpi_esp
parents:
496
diff
changeset
|
584 info "MPEG layer-2, layer-3" |
334 | 585 status working |
1928 | 586 comment "Optimized to MMX/SSE/3Dnow!" |
267 | 587 format 0x50 |
588 format 0x55 | |
2485
6d561976740a
corrected some fourcc's at xanim dll's and corrected mov mp3,ulaw,alaw
alex
parents:
2433
diff
changeset
|
589 format 0x33706d2e ; ".mp3" CBR/VBR MP3 (MOV files) |
6d561976740a
corrected some fourcc's at xanim dll's and corrected mov mp3,ulaw,alaw
alex
parents:
2433
diff
changeset
|
590 format 0x5500736d ; "ms\0\x55" older mp3 fcc (MOV files) |
267 | 591 driver mp3lib |
891 | 592 dll "mp3lib (mpglib)" |
267 | 593 flags seekable |
594 | |
2415 | 595 ;MAD library |
596 audiocodec mad | |
597 info "MAD MPEG layer-2, layer-3" | |
598 status working | |
599 comment "Optimized for ARM" | |
600 format 0x50 | |
601 format 0x55 | |
2485
6d561976740a
corrected some fourcc's at xanim dll's and corrected mov mp3,ulaw,alaw
alex
parents:
2433
diff
changeset
|
602 format 0x33706d2e ; ".mp3" CBR/VBR MP3 (MOV files) |
6d561976740a
corrected some fourcc's at xanim dll's and corrected mov mp3,ulaw,alaw
alex
parents:
2433
diff
changeset
|
603 format 0x5500736d ; "ms\0\x55" older mp3 fcc (MOV files) |
2415 | 604 driver libmad |
605 dll "libmad" | |
606 flags seekable | |
607 | |
1928 | 608 audiocodec ffmp3 |
609 info "FFmpeg layer-123 audio decoder - integer only" | |
610 status working | |
611 format 0x50 | |
612 format 0x55 | |
2485
6d561976740a
corrected some fourcc's at xanim dll's and corrected mov mp3,ulaw,alaw
alex
parents:
2433
diff
changeset
|
613 format 0x33706d2e ; ".mp3" CBR/VBR MP3 (MOV files) |
6d561976740a
corrected some fourcc's at xanim dll's and corrected mov mp3,ulaw,alaw
alex
parents:
2433
diff
changeset
|
614 format 0x5500736d ; "ms\0\x55" older mp3 fcc (MOV files) |
1928 | 615 driver ffmpeg |
616 dll "mpegaudio" | |
617 flags seekable | |
618 | |
729 | 619 audiocodec mp3acm |
620 info "MPEG layer-3" | |
621 status working | |
1928 | 622 comment "conflicts with security kernel patches" |
729 | 623 format 0x55 |
624 driver acm | |
625 dll "l3codeca.acm" | |
626 flags seekable | |
627 | |
267 | 628 audiocodec imaadpcm |
268 | 629 info "IMA ADPCM" |
334 | 630 status working |
267 | 631 format 0x11 |
632 driver acm | |
633 dll "imaadp32.acm" | |
634 | |
635 audiocodec msgsmacm | |
268 | 636 info "MS GSM" |
334 | 637 status working |
267 | 638 format 0x31 |
639 format 0x32 | |
640 driver acm | |
2165
03b83a9eafa3
dshow codec is preferred for mp42 - it does postprocess
arpi
parents:
2162
diff
changeset
|
641 dll "msnaudio.acm" |
03b83a9eafa3
dshow codec is preferred for mp42 - it does postprocess
arpi
parents:
2162
diff
changeset
|
642 ; dll "msgsm32.acm" |
267 | 643 |
644 audiocodec msgsm | |
268 | 645 info "MS GSM" |
334 | 646 status working |
267 | 647 format 0x31 |
648 format 0x32 | |
649 driver msgsm | |
610
ebd2d0bba43d
comments changed, and dll added for native codecs too (for html)
arpi_esp
parents:
496
diff
changeset
|
650 dll "xa_gsm.c" |
267 | 651 |
303 | 652 audiocodec alaw |
653 info "aLaw" | |
334 | 654 status working |
303 | 655 format 0x6 |
2485
6d561976740a
corrected some fourcc's at xanim dll's and corrected mov mp3,ulaw,alaw
alex
parents:
2433
diff
changeset
|
656 format 0x77616c75 ; "ulaw" (MOV files) |
303 | 657 driver alaw |
1227 | 658 dll "alaw" |
303 | 659 |
313
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
660 audiocodec ulaw |
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
661 info "uLaw" |
757 | 662 status working |
313
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
663 format 0x7 |
2485
6d561976740a
corrected some fourcc's at xanim dll's and corrected mov mp3,ulaw,alaw
alex
parents:
2433
diff
changeset
|
664 format 0x77616c61 ; "ulaw" (MOV files) |
313
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
665 driver alaw |
1227 | 666 dll "ulaw" |
303 | 667 |
401 | 668 audiocodec dvdpcm |
669 info "Uncompressed DVD PCM" | |
670 status working | |
671 format 0x10001 | |
672 driver dvdpcm | |
757 | 673 dll "uncompressed" |
401 | 674 |
303 | 675 audiocodec ac3 |
676 info "AC3" | |
334 | 677 status working |
303 | 678 format 0x2000 |
679 driver libac3 | |
610
ebd2d0bba43d
comments changed, and dll added for native codecs too (for html)
arpi_esp
parents:
496
diff
changeset
|
680 dll "libac3" |
303 | 681 |
267 | 682 audiocodec voxware |
268 | 683 info "VoxWare" |
345 | 684 status working ; audio is bubbling |
267 | 685 format 0x75 |
686 driver dshow | |
687 dll "voxmsdec.ax" | |
688 guid 0x73f7a062, 0x8829, 0x11d1, 0xb5, 0x50, 0x00, 0x60, 0x97, 0x24, 0x2d, 0x8d | |
689 | |
333 | 690 audiocodec acelp |
691 info "ACELP.net Sipro Lab Audio Decoder" | |
338 | 692 status crashing |
496 | 693 comment "DS: cannot connect Output pin" |
333 | 694 format 0x130 |
695 driver dshow | |
696 dll "acelpdec.ax" | |
334 | 697 guid 0x4009f700, 0xaeba, 0x11d1, 0x83, 0x44, 0x00, 0xc0, 0x4f, 0xb9, 0x2e, 0xb7 |
333 | 698 |
699 audiocodec imc | |
700 info "Intel Music Coder" | |
1372 | 701 status working |
702 comment "driver at http://codeczone.virtualave.net/FXIMCAUD.zip" | |
333 | 703 format 0x401 |
1372 | 704 driver acm |
705 dll "imc32.acm" | |
1528
a444bd456fcc
ac3/spdif patch by German Gomez Garcia <german@piraos.com>
arpi
parents:
1526
diff
changeset
|
706 |
a444bd456fcc
ac3/spdif patch by German Gomez Garcia <german@piraos.com>
arpi
parents:
1526
diff
changeset
|
707 audiocodec hwac3 |
a444bd456fcc
ac3/spdif patch by German Gomez Garcia <german@piraos.com>
arpi
parents:
1526
diff
changeset
|
708 info "AC3 through SPDIF" |
a444bd456fcc
ac3/spdif patch by German Gomez Garcia <german@piraos.com>
arpi
parents:
1526
diff
changeset
|
709 status working |
a444bd456fcc
ac3/spdif patch by German Gomez Garcia <german@piraos.com>
arpi
parents:
1526
diff
changeset
|
710 format 0x2000 |
a444bd456fcc
ac3/spdif patch by German Gomez Garcia <german@piraos.com>
arpi
parents:
1526
diff
changeset
|
711 driver hwac3 |
a444bd456fcc
ac3/spdif patch by German Gomez Garcia <german@piraos.com>
arpi
parents:
1526
diff
changeset
|
712 dll "ac3-iec958.c" |
a444bd456fcc
ac3/spdif patch by German Gomez Garcia <german@piraos.com>
arpi
parents:
1526
diff
changeset
|
713 |
1828 | 714 audiocodec vorbis |
715 info "OggVorbis Audio Decoder" | |
1985 | 716 status working |
1828 | 717 comment "OggVorbis driver using libvorbis" |
718 format 0xFFFE | |
719 driver libvorbis | |
720 dll "libvorbis" | |
721 flags seekable | |
722 ; acm codec doesn't work, haven't tried zorannt dshow codec | |
723 ; driver acm | |
724 ; dll "vorbis.acm" | |
725 | |
2423 | 726 audiocodec ima4 |
727 info "IMA4:1" | |
728 status working | |
729 comment "MONO only" | |
730 format 0x34616d69 ; "ima4" (MOV files) | |
731 driver ima4 | |
732 dll "ima4.c" |