Mercurial > mplayer.hg
annotate DOCS/codecs.conf @ 896:d46de26aef48
there is another format that get detected as vplayers.
Instead of tightening detection support that another format.
author | eyck |
---|---|
date | Mon, 28 May 2001 09:54:21 +0000 |
parents | 11bcf34c0a3e |
children | ec0dbbec7e79 |
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 | |
303 | 7 videocodec mpeg12 |
8 info "MPEG 1 or 2" | |
610
ebd2d0bba43d
comments changed, and dll added for native codecs too (for html)
arpi_esp
parents:
496
diff
changeset
|
9 comment "with postprocessing" |
334 | 10 status working |
729 | 11 format 0x10000001 |
303 | 12 driver libmpeg2 |
610
ebd2d0bba43d
comments changed, and dll added for native codecs too (for html)
arpi_esp
parents:
496
diff
changeset
|
13 dll "libmpeg2" |
303 | 14 out YV12 |
15 | |
267 | 16 videocodec mpeg4 |
268 | 17 info "Microsoft MPEG-4 v1/v2" |
334 | 18 status working |
610
ebd2d0bba43d
comments changed, and dll added for native codecs too (for html)
arpi_esp
parents:
496
diff
changeset
|
19 ; comment "No postprocessing" |
267 | 20 fourcc MPG4,mpg4 |
21 fourcc MP42,mp42 | |
742 | 22 fourcc DIV2 mp42 |
267 | 23 driver vfw |
24 dll "mpg4c32.dll" | |
303 | 25 out YUY2 yuvhack |
26 out BGR32,BGR24,BGR15 | |
267 | 27 |
760 | 28 videocodec mpeg4ds |
29 info "Microsoft MPEG-4 v1/v2" | |
30 status working | |
31 ; comment "with postprocessing" | |
32 fourcc DIV2,div2 mp42 | |
33 fourcc MPG4,mpg4 | |
34 fourcc MP42,mp42 | |
35 driver dshow | |
36 dll "mpg4ds32.ax" | |
37 guid 0x82CCD3E0, 0xF71A, 0x11D0, 0x9F, 0xE5, 0x00, 0x60, 0x97, 0x78, 0xEA, 0x66 | |
38 out YUY2 | |
39 out BGR32,BGR24,BGR16,BGR15 | |
40 | |
267 | 41 videocodec divxds |
268 | 42 info "DivX ;-) (MS MPEG-4 v3)" |
610
ebd2d0bba43d
comments changed, and dll added for native codecs too (for html)
arpi_esp
parents:
496
diff
changeset
|
43 comment "with postprocessing" |
334 | 44 status working |
267 | 45 fourcc MP43,mp43 div3 ; fourcc mapping to div3 |
46 fourcc DIV5,div5 div3 | |
47 fourcc DIV6,div6 div4 | |
312 | 48 fourcc DIV3,div3,DIV4,div4 |
267 | 49 driver dshow |
50 dll "divx_c32.ax" | |
51 guid 0x82CCd3E0, 0xF71A, 0x11D0, 0x9f, 0xe5, 0x00, 0x60, 0x97, 0x78, 0xaa, 0xaa | |
471 | 52 ; out YV12 |
303 | 53 out YUY2 |
54 out BGR32,BGR24,BGR16,BGR15 | |
267 | 55 |
303 | 56 videocodec divx |
57 info "DivX ;-) (MS MPEG-4 v3)" | |
334 | 58 status working |
59 fourcc MP43,mp43 div3 ; M$ MPEG4 v3 (fourcc mapping to div3) | |
60 fourcc DIV5,div5 div3 ; DivX 3.20 | |
61 fourcc DIV6,div6 div4 ; -||- | |
312 | 62 fourcc DIV3,div3,DIV4,div4 |
303 | 63 driver vfw |
64 dll "divxc32.dll" | |
65 out YUY2 yuvhack | |
66 out BGR32,BGR24,BGR15 | |
67 | |
267 | 68 videocodec odivx |
268 | 69 info "OpenDivX (MPEG-4 v2)" |
610
ebd2d0bba43d
comments changed, and dll added for native codecs too (for html)
arpi_esp
parents:
496
diff
changeset
|
70 comment "with postprocessing" |
334 | 71 status working |
267 | 72 fourcc DIVX,divx |
73 fourcc DIV1,div1 divx | |
349 | 74 format 0x4 |
267 | 75 driver odivx |
610
ebd2d0bba43d
comments changed, and dll added for native codecs too (for html)
arpi_esp
parents:
496
diff
changeset
|
76 dll "opendivx decore" |
303 | 77 out YV12 |
267 | 78 |
334 | 79 videocodec indeo5ds |
80 info "Intel Indeo 5" | |
796 | 81 status working |
334 | 82 fourcc IV50,iv50 |
83 driver dshow | |
84 dll "ir50_32.dll" | |
85 guid 0x30355649, 0x0000, 0x0010, 0x80, 0x00, 0x00, 0xaa, 0x00, 0x38, 0x9b, 0x71 | |
471 | 86 out YV12,I420 |
334 | 87 out YUY2 |
88 out BGR32,BGR24,BGR16,BGR15 | |
89 | |
346 | 90 videocodec indeo5 |
91 info "Intel Indeo 5" | |
92 status working | |
93 fourcc IV50,iv50 | |
94 driver vfw | |
95 dll "ir50_32.dll" | |
471 | 96 out YV12,I420 |
346 | 97 out YUY2 |
98 out BGR32,BGR24,BGR15 | |
99 | |
267 | 100 videocodec indeo4 |
268 | 101 info "Intel Indeo 4.1" |
746 | 102 status working |
103 ; comment "upside-down" | |
267 | 104 fourcc IV41,iv41 |
105 driver vfw | |
106 dll "ir41_32.dll" | |
746 | 107 out BGR24,BGR15 |
267 | 108 |
109 videocodec indeo3 | |
268 | 110 info "Intel Indeo 3.1/3.2" |
334 | 111 status buggy |
267 | 112 comment "upside-down" |
113 fourcc IV31,iv31 | |
114 fourcc IV32,iv32 | |
115 driver vfw | |
116 dll "ir32_32.dll" | |
303 | 117 out BGR24,BGR15 flip |
267 | 118 |
119 videocodec cvid | |
268 | 120 info "Cinepak Video" |
334 | 121 status working |
267 | 122 fourcc cvid |
123 driver vfw | |
318
194ba80a8c69
Cinepak loaded msvidc32.dll instead of iccvid.dll :(
gabucino
parents:
315
diff
changeset
|
124 dll "iccvid.dll" |
496 | 125 ; out YUY2 |
126 ; out UYVY | |
303 | 127 out BGR24,BGR15 |
267 | 128 |
129 videocodec cram | |
312 | 130 info "Microsoft Video 1" |
412 | 131 status working |
333 | 132 fourcc cram,CRAM,MSVC |
267 | 133 driver vfw |
134 dll "msvidc32.dll" | |
303 | 135 out BGR24,BGR15 |
267 | 136 |
137 videocodec vcr2 | |
268 | 138 info "ATI VCR-2" |
471 | 139 status crashing |
140 comment "segfault" | |
267 | 141 fourcc VCR2 |
142 driver vfw | |
143 dll "ativcr2.dll" | |
303 | 144 out YUY2 |
145 out BGR32,BGR24,BGR15 | |
267 | 146 |
147 videocodec i263 | |
268 | 148 info "I263" |
334 | 149 status working |
346 | 150 fourcc I263,i263,I420,i420 |
267 | 151 driver vfw |
152 dll "i263_32.drv" | |
471 | 153 ; out I420 |
310 | 154 out YUY2 |
303 | 155 out BGR32,BGR24,BGR15 |
267 | 156 |
157 videocodec mjpeg | |
268 | 158 info "Motion JPEG" |
334 | 159 status working |
267 | 160 fourcc MJPG |
161 driver vfw | |
162 dll "mcmjpg32.dll" | |
163 ; dll "m3jpeg32.dll" | |
303 | 164 out YUY2 |
471 | 165 out UYVY |
303 | 166 out BGR32,BGR24,BGR15 |
267 | 167 |
713 | 168 videocodec wmv7 |
268 | 169 info "Windows Media Video 7" |
334 | 170 status working |
267 | 171 fourcc WMV1 |
172 driver dshow | |
173 dll "wmvds32.ax" | |
174 guid 0x4facbba1, 0xffd8, 0x4cd7, 0x82, 0x28, 0x61, 0xe2, 0xf6, 0x5c, 0xb1, 0xae | |
471 | 175 ; out I420 |
303 | 176 out YUY2 |
177 out BGR32,BGR24,BGR16,BGR15 | |
267 | 178 |
713 | 179 videocodec wmv8 |
180 info "Windows Media Video 8" | |
181 status crashing | |
182 comment "Floating point exception" | |
183 fourcc WMV2 | |
184 driver dshow | |
185 dll "wmv8ds32.ax" | |
186 guid 0x521fb373, 0x7654, 0x49f2, 0xbd, 0xb1, 0x0c, 0x6e, 0x66, 0x60, 0x71, 0x4f | |
187 out YUY2 | |
188 out BGR32,BGR24,BGR16,BGR15 | |
189 | |
313
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
190 videocodec ap41 |
448
198b46b739d8
qrva eletbe nem kene cvs-t elbaszni inkabb ne nyuljatok hozza baz+
arpi_esp
parents:
439
diff
changeset
|
191 info "AngelPotion Definitive V1" ; yet another stolen stuff |
610
ebd2d0bba43d
comments changed, and dll added for native codecs too (for html)
arpi_esp
parents:
496
diff
changeset
|
192 comment "using the DivX ;-) codec" |
346 | 193 status working |
194 fourcc AP41 div3 | |
195 driver dshow | |
448
198b46b739d8
qrva eletbe nem kene cvs-t elbaszni inkabb ne nyuljatok hozza baz+
arpi_esp
parents:
439
diff
changeset
|
196 dll "divx_c32.ax" ; no need to use apmpg4v1.dll |
346 | 197 guid 0x82CCd3E0, 0xF71A, 0x11D0, 0x9f, 0xe5, 0x00, 0x60, 0x97, 0x78, 0xaa, 0xaa |
313
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
198 out YUY2 |
346 | 199 out BGR32,BGR24,BGR16,BGR15 |
313
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
200 |
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
201 videocodec tm20 |
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
202 info "TrueMotion 2.0" |
334 | 203 status crashing |
713 | 204 comment "segfault in the DLL" |
313
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
205 fourcc TM20 |
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
206 driver dshow |
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
207 dll "tm20dec.ax" |
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
208 guid 0x4cb63e61, 0xc611, 0x11D0, 0x83, 0xaa, 0x00, 0x00, 0x92, 0x90, 0x01, 0x84 |
471 | 209 ; out UYVY |
313
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
210 out YUY2 |
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
211 out BGR32,BGR24,BGR16,BGR15 |
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
212 |
334 | 213 videocodec dv |
214 info "Sony Digital Video (DV)" | |
471 | 215 status working |
216 fourcc DVSD dvsd | |
334 | 217 driver dshow |
218 dll "qdv.dll" | |
219 guid 0xB1B77C00, 0xC3E4, 0x11CF, 0xAF, 0x79, 0x00, 0xAA, 0x00, 0xB6, 0x7A, 0x42 | |
220 out YUY2 | |
471 | 221 out UYVY |
334 | 222 out BGR32,BGR24,BGR16,BGR15 |
223 | |
224 videocodec morgands | |
225 info "Morgan MJPEG" | |
471 | 226 status crashing |
334 | 227 fourcc MJPG mjpg |
228 driver dshow | |
471 | 229 dll "M3JPEGdec.ax" |
334 | 230 guid 0x6988b440, 0x8352, 0x11d3, 0x9b, 0xda, 0xca, 0x86, 0x73, 0x7c, 0x71, 0x68 |
231 out YUY2 | |
232 out BGR32,BGR24,BGR16,BGR15 | |
233 | |
471 | 234 videocodec huffyuv |
313
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
235 info "HuffYUV" |
742 | 236 status buggy |
237 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
|
238 fourcc HFYU |
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
239 driver vfw |
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
240 dll "huffyuv.dll" |
776 | 241 out YUY2 flip,noflip |
742 | 242 ; out UYVY flip |
243 out BGR32,BGR24 flip | |
313
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
244 |
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
245 videocodec mszh |
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
246 info "AVImszh" |
334 | 247 status crashing |
338 | 248 comment "calls RegEnumValueA()" |
313
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
249 fourcc MSZH |
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
250 driver vfw |
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
251 dll "avimszh.dll" |
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
252 out YUY2 |
315 | 253 out BGR32,BGR24,BGR15 |
313
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
254 |
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
255 videocodec zlib |
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
256 info "AVIzlib" |
334 | 257 status crashing |
338 | 258 comment "calls RegEnumValueA()" |
313
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
259 fourcc ZLIB |
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
260 driver vfw |
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
261 dll "avizlib.dll" |
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
262 out YUY2 |
315 | 263 out BGR32,BGR24,BGR15 |
313
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
264 |
344 | 265 videocodec mwv1 |
333 | 266 info "Motion Wavelets" |
471 | 267 status crashing |
268 comment "decompressquery failed" | |
334 | 269 fourcc MWV1 |
333 | 270 driver vfw |
271 dll "icmw_32.dll" | |
471 | 272 ; out YV12 |
273 out YUY2 | |
333 | 274 out BGR32,BGR24,BGR15 |
275 | |
276 | |
345 | 277 videocodec m261 |
278 info "M261" | |
279 status untested | |
280 fourcc m261,M261 | |
403 | 281 driver vfw |
345 | 282 dll "msh261.drv" |
283 out BGR32,BGR24,BGR15 | |
284 | |
403 | 285 videocodec asv2 |
286 info "ASUS V2" | |
287 status buggy | |
471 | 288 comment "rgb upside down, yuv ok" |
403 | 289 fourcc ASV2 |
290 driver vfw | |
291 dll "asusasv2.dll" | |
412 | 292 ; out YVYU |
713 | 293 out UYVY |
294 out BGR32,BGR24,BGR15 flip | |
295 | |
296 videocodec asv1 | |
297 info "ASUS V1" | |
298 status buggy | |
299 comment "rgb upside down, yuv ok" | |
300 fourcc ASV1 | |
301 driver vfw | |
302 dll "asusasvd.dll" | |
303 ; out YVYU | |
304 out UYVY | |
403 | 305 out BGR32,BGR24,BGR15 flip |
306 | |
471 | 307 ;============================================================================= |
308 ; AUDIO CODECS | |
309 ;============================================================================= | |
310 | |
757 | 311 audiocodec pcm |
312 info "Uncompressed PCM" | |
313 status working | |
314 format 0x1 | |
315 ;;;; these are for hardware support only: (alaw,ulaw,ima-adpcm,mpeg,ac3) | |
316 ; format 0x6 | |
317 ; format 0x7 | |
318 ; format 0x11 | |
319 ; format 0x50 | |
320 ; format 0x2000 | |
321 ;;;; | |
322 driver pcm | |
323 dll "uncompressed" | |
324 | |
267 | 325 audiocodec divx |
268 | 326 info "DivX audio (WMA)" |
334 | 327 status working |
267 | 328 format 0x160 |
329 format 0x161 | |
330 driver acm | |
331 dll "divxa32.acm" | |
332 | |
333 audiocodec msadpcm | |
268 | 334 info "MS ADPCM" |
334 | 335 status working |
267 | 336 format 0x2 |
337 driver acm | |
338 dll "msadp32.acm" | |
339 | |
729 | 340 ; now mp3lib is stable enough!? |
267 | 341 audiocodec mp3 |
610
ebd2d0bba43d
comments changed, and dll added for native codecs too (for html)
arpi_esp
parents:
496
diff
changeset
|
342 info "MPEG layer-2, layer-3" |
334 | 343 status working |
267 | 344 comment "Optimized to AMD 3Dnow!" |
345 format 0x50 | |
346 format 0x55 | |
347 driver mp3lib | |
891 | 348 dll "mp3lib (mpglib)" |
267 | 349 flags seekable |
350 | |
729 | 351 audiocodec mp3acm |
352 info "MPEG layer-3" | |
353 status working | |
354 comment "Optimized to Intel MMX/SSE, conflicts with security kernel patches" | |
355 format 0x55 | |
356 driver acm | |
357 dll "l3codeca.acm" | |
358 flags seekable | |
359 | |
267 | 360 audiocodec imaadpcm |
268 | 361 info "IMA ADPCM" |
334 | 362 status working |
267 | 363 format 0x11 |
364 driver acm | |
365 dll "imaadp32.acm" | |
366 | |
367 audiocodec msgsmacm | |
268 | 368 info "MS GSM" |
334 | 369 status working |
267 | 370 format 0x31 |
371 format 0x32 | |
372 driver acm | |
373 dll "msgsm32.acm" | |
374 | |
375 audiocodec msgsm | |
268 | 376 info "MS GSM" |
334 | 377 status working |
267 | 378 format 0x31 |
379 format 0x32 | |
380 driver msgsm | |
610
ebd2d0bba43d
comments changed, and dll added for native codecs too (for html)
arpi_esp
parents:
496
diff
changeset
|
381 dll "xa_gsm.c" |
267 | 382 |
303 | 383 audiocodec alaw |
384 info "aLaw" | |
334 | 385 status working |
303 | 386 format 0x6 |
387 driver alaw | |
610
ebd2d0bba43d
comments changed, and dll added for native codecs too (for html)
arpi_esp
parents:
496
diff
changeset
|
388 dll "xanim-alaw" |
303 | 389 |
313
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
390 audiocodec ulaw |
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
391 info "uLaw" |
757 | 392 status working |
313
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
393 format 0x7 |
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
394 driver alaw |
757 | 395 dll "xanim-ulaw" |
303 | 396 |
401 | 397 audiocodec dvdpcm |
398 info "Uncompressed DVD PCM" | |
399 status working | |
400 format 0x10001 | |
401 driver dvdpcm | |
757 | 402 dll "uncompressed" |
401 | 403 |
303 | 404 audiocodec ac3 |
405 info "AC3" | |
334 | 406 status working |
303 | 407 format 0x2000 |
408 driver libac3 | |
610
ebd2d0bba43d
comments changed, and dll added for native codecs too (for html)
arpi_esp
parents:
496
diff
changeset
|
409 dll "libac3" |
303 | 410 |
267 | 411 audiocodec voxware |
268 | 412 info "VoxWare" |
345 | 413 status working ; audio is bubbling |
267 | 414 format 0x75 |
415 driver dshow | |
416 dll "voxmsdec.ax" | |
417 guid 0x73f7a062, 0x8829, 0x11d1, 0xb5, 0x50, 0x00, 0x60, 0x97, 0x24, 0x2d, 0x8d | |
418 | |
333 | 419 audiocodec acelp |
420 info "ACELP.net Sipro Lab Audio Decoder" | |
338 | 421 status crashing |
496 | 422 comment "DS: cannot connect Output pin" |
333 | 423 format 0x130 |
424 driver dshow | |
425 dll "acelpdec.ax" | |
334 | 426 guid 0x4009f700, 0xaeba, 0x11d1, 0x83, 0x44, 0x00, 0xc0, 0x4f, 0xb9, 0x2e, 0xb7 |
333 | 427 |
428 audiocodec imc | |
429 info "Intel Music Coder" | |
334 | 430 status untested |
333 | 431 format 0x401 |
432 ; driver gebasz |