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