Mercurial > mplayer.hg
annotate etc/codecs.conf @ 31423:5416dfe4ba1c
Add appropriate #include instead of duplicating mf_ extern var declarations.
author | diego |
---|---|
date | Sun, 20 Jun 2010 15:32:14 +0000 |
parents | ecfafda9a165 |
children | 171320c96f2c |
rev | line source |
---|---|
5121 | 1 ;============================================================================= |
27415 | 2 ; Default codecs config file. |
5121 | 3 ; Before editing this file, please read DOCS/tech/codecs.conf.txt ! |
4 ;============================================================================= | |
267 | 5 |
31266
649376ef332e
Update codecs.conf version again, we had quite a few additions to it.
reimar
parents:
31196
diff
changeset
|
6 release 20100605 |
6200
e604be87613d
codecs.conf versioning - patch by Joey Parrish <joey@yunamusic.com>
arpi
parents:
6189
diff
changeset
|
7 |
471 | 8 ;============================================================================= |
9 ; VIDEO CODECS | |
10 ;============================================================================= | |
11 | |
30637 | 12 videocodec ffbinkvideo |
13 info "FFmpeg Bink Video" | |
14 status working | |
15 fourcc BIKf ; internal MPlayer FourCC | |
16 fourcc BIKg ; internal MPlayer FourCC | |
17 fourcc BIKh ; internal MPlayer FourCC | |
18 fourcc BIKi ; internal MPlayer FourCC | |
19 driver ffmpeg | |
20 dll binkvideo | |
21 out YV12 | |
30678 | 22 out 420A |
30637 | 23 |
30062
54002b08fc78
create CDGR fourcc in mp_taglist and add ffcdgraphics to codecs.conf
compn
parents:
30061
diff
changeset
|
24 videocodec ffcdgraphics |
54002b08fc78
create CDGR fourcc in mp_taglist and add ffcdgraphics to codecs.conf
compn
parents:
30061
diff
changeset
|
25 info "FFmpeg CD-Graphics" |
54002b08fc78
create CDGR fourcc in mp_taglist and add ffcdgraphics to codecs.conf
compn
parents:
30061
diff
changeset
|
26 status working |
54002b08fc78
create CDGR fourcc in mp_taglist and add ffcdgraphics to codecs.conf
compn
parents:
30061
diff
changeset
|
27 fourcc CDGR ; internal MPlayer FourCC |
54002b08fc78
create CDGR fourcc in mp_taglist and add ffcdgraphics to codecs.conf
compn
parents:
30061
diff
changeset
|
28 driver ffmpeg |
54002b08fc78
create CDGR fourcc in mp_taglist and add ffcdgraphics to codecs.conf
compn
parents:
30061
diff
changeset
|
29 dll cdgraphics |
54002b08fc78
create CDGR fourcc in mp_taglist and add ffcdgraphics to codecs.conf
compn
parents:
30061
diff
changeset
|
30 out BGR8 |
54002b08fc78
create CDGR fourcc in mp_taglist and add ffcdgraphics to codecs.conf
compn
parents:
30061
diff
changeset
|
31 |
27323 | 32 videocodec ffmvi1 |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
33 info "FFmpeg Motion Pixels" |
27323 | 34 status working |
35 fourcc MVI1 ; internal MPlayer FourCC | |
36 driver ffmpeg | |
37 dll motionpixels | |
38 out BGR32,BGR24,BGR8,Y800,RGB32,RGB24,RGB8 | |
39 out YV12,YUY2 | |
40 | |
27101 | 41 videocodec ffmdec |
42 info "FFmpeg Sony PlayStation MDEC (Motion DECoder)" | |
43 status working | |
44 fourcc MDEC ; internal MPlayer FourCC | |
45 driver ffmpeg | |
46 dll mdec | |
47 out YV12 | |
48 | |
26712 | 49 videocodec ffsiff |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
50 info "FFmpeg Beam Software SIFF" |
26712 | 51 status working |
52 fourcc VBV1 | |
53 driver ffmpeg | |
54 dll vb | |
55 out BGR8 | |
56 | |
26240 | 57 videocodec ffmimic |
26565
1c3643fb29da
add info lines to ffmimic, ffkmvc. fixes codec-status table.
compn
parents:
26459
diff
changeset
|
58 info "FFmpeg Mimic video" |
26443 | 59 status working |
26240 | 60 fourcc ML20 |
28300 | 61 fourcc LM20 ; mimic in avi |
26240 | 62 out I420 |
63 driver ffmpeg | |
64 dll "mimic" | |
65 | |
18058 | 66 videocodec ffkmvc |
26565
1c3643fb29da
add info lines to ffmimic, ffkmvc. fixes codec-status table.
compn
parents:
26459
diff
changeset
|
67 info "FFmpeg Karl Morton Video Codec" |
26443 | 68 status working |
18058 | 69 fourcc KMVC |
70 out BGR8 | |
71 driver ffmpeg | |
72 dll "kmvc" | |
73 | |
17604 | 74 videocodec ffzmbv |
75 info "FFmpeg Zip Motion-Block Video" | |
76 status working | |
77 fourcc ZMBV | |
78 driver ffmpeg | |
79 dll "zmbv" | |
80 out RGB24 | |
81 | |
30490 | 82 videocodec geov |
83 info "GeoCodec" | |
30498 | 84 comment "crashes without -nosound, hangs on exit" |
30490 | 85 status buggy |
86 fourcc GEOV | |
30491 | 87 fourcc GEOX |
30490 | 88 driver vfw |
89 dll "GeoCodec.dll" | |
90 out BGR24 flip | |
91 | |
17541
154501086869
Add support for Zip Motion-Block Video (ZMB), patch by Kostya.
diego
parents:
17405
diff
changeset
|
92 videocodec zmbv |
154501086869
Add support for Zip Motion-Block Video (ZMB), patch by Kostya.
diego
parents:
17405
diff
changeset
|
93 info "Zip Motion-Block Video" |
154501086869
Add support for Zip Motion-Block Video (ZMB), patch by Kostya.
diego
parents:
17405
diff
changeset
|
94 status working |
154501086869
Add support for Zip Motion-Block Video (ZMB), patch by Kostya.
diego
parents:
17405
diff
changeset
|
95 fourcc ZMBV |
154501086869
Add support for Zip Motion-Block Video (ZMB), patch by Kostya.
diego
parents:
17405
diff
changeset
|
96 driver vfw |
154501086869
Add support for Zip Motion-Block Video (ZMB), patch by Kostya.
diego
parents:
17405
diff
changeset
|
97 dll "zmbv.dll" |
154501086869
Add support for Zip Motion-Block Video (ZMB), patch by Kostya.
diego
parents:
17405
diff
changeset
|
98 out BGR24,BGR15,BGR8 query,flip |
154501086869
Add support for Zip Motion-Block Video (ZMB), patch by Kostya.
diego
parents:
17405
diff
changeset
|
99 |
28127 | 100 videocodec yuv8 |
101 info "YUV422 = Cb0 Y0 Cr0 Y1 Cb1 Y2 Cr1 Y3 (U Y V Y U Y V Y)" | |
102 status working | |
103 fourcc yuv8 | |
104 driver vfwex | |
105 dll "kdvyuv8.dll" ; i wonder if this works with raw codecs? | |
106 out YV12,I420,UYVY | |
107 out BGR24,BGR15,BGR32 | |
108 | |
30011 | 109 videocodec ffr210 |
110 info "FFmpeg R210 - 10-bit RGB" | |
111 status working | |
112 fourcc r210 | |
113 driver ffmpeg | |
114 dll "r210" | |
115 out RGB48BE,RGB48LE | |
116 | |
27620
ed0ea697cf40
add blackmagic 10bit decoder, works on v-codecs/R210/
compn
parents:
27615
diff
changeset
|
117 videocodec blackmagic |
ed0ea697cf40
add blackmagic 10bit decoder, works on v-codecs/R210/
compn
parents:
27615
diff
changeset
|
118 info "Blackmagic 10-bit" |
ed0ea697cf40
add blackmagic 10bit decoder, works on v-codecs/R210/
compn
parents:
27615
diff
changeset
|
119 status working |
ed0ea697cf40
add blackmagic 10bit decoder, works on v-codecs/R210/
compn
parents:
27615
diff
changeset
|
120 comment "requires libguide40.dll" |
ed0ea697cf40
add blackmagic 10bit decoder, works on v-codecs/R210/
compn
parents:
27615
diff
changeset
|
121 fourcc r210 |
ed0ea697cf40
add blackmagic 10bit decoder, works on v-codecs/R210/
compn
parents:
27615
diff
changeset
|
122 driver vfw |
ed0ea697cf40
add blackmagic 10bit decoder, works on v-codecs/R210/
compn
parents:
27615
diff
changeset
|
123 dll "BMDCodecLib.dll" |
ed0ea697cf40
add blackmagic 10bit decoder, works on v-codecs/R210/
compn
parents:
27615
diff
changeset
|
124 out BGR32,RGB32 |
ed0ea697cf40
add blackmagic 10bit decoder, works on v-codecs/R210/
compn
parents:
27615
diff
changeset
|
125 |
14683
a99bdb15d2aa
Comment and info field spelling/grammar corrections.
diego
parents:
14629
diff
changeset
|
126 ; MPEG-1/2 decoding: |
1278 | 127 |
10727 | 128 videocodec ffmpeg1 |
14683
a99bdb15d2aa
Comment and info field spelling/grammar corrections.
diego
parents:
14629
diff
changeset
|
129 info "FFmpeg MPEG-1" |
10727 | 130 status working |
14683
a99bdb15d2aa
Comment and info field spelling/grammar corrections.
diego
parents:
14629
diff
changeset
|
131 format 0x10000001 ; MPEG-1 |
10727 | 132 fourcc mpg1 |
14683
a99bdb15d2aa
Comment and info field spelling/grammar corrections.
diego
parents:
14629
diff
changeset
|
133 fourcc PIM1 ; Pinnacle hardware-MPEG-1 |
10727 | 134 fourcc VCR2 |
17319 | 135 fourcc MPEG |
29317 | 136 fourcc m1v1 |
10727 | 137 driver ffmpeg |
138 dll "mpeg1video" | |
139 out YV12,I420,IYUV | |
140 | |
141 videocodec ffmpeg2 | |
14683
a99bdb15d2aa
Comment and info field spelling/grammar corrections.
diego
parents:
14629
diff
changeset
|
142 info "FFmpeg MPEG-2" |
10727 | 143 status working |
14683
a99bdb15d2aa
Comment and info field spelling/grammar corrections.
diego
parents:
14629
diff
changeset
|
144 format 0x10000002 ; MPEG-2 |
17340 | 145 fourcc mpg2,MPG2 |
15572 | 146 fourcc "DVR " |
27357 | 147 fourcc hdv1 |
15870
210ea00004d3
add hdv2 fourcc to MPEG2 codecs (used by new Sony HD camera)
aurel
parents:
15823
diff
changeset
|
148 fourcc hdv2 |
17319 | 149 fourcc MPEG |
17629
2cee40108bbd
Add some more fourcc for DV and MPEG2 needed for some mov samples posted
rtognimp
parents:
17604
diff
changeset
|
150 fourcc hdv3 ; HDV 1080i50 |
26140 | 151 fourcc hdv5 ; HDV 720p25 |
17629
2cee40108bbd
Add some more fourcc for DV and MPEG2 needed for some mov samples posted
rtognimp
parents:
17604
diff
changeset
|
152 fourcc mx5p ; MPEG IMX 625/50 (50 Mb/s) |
23504 | 153 fourcc MMES,mmes ; matrox mpeg2 in avi |
31276 | 154 fourcc M701 ; matrox mpeg2 intra-only |
27335 | 155 fourcc hdv6,hdv7,hdv8 |
156 fourcc xdv1,xdv2,xdv3 | |
157 fourcc xdv4,xdv5,xdv6 | |
158 fourcc xdv7,xdv8,xdv9 | |
159 fourcc xdva,xdvb,xdvc | |
160 fourcc xdvd,xdve,xdvf | |
27609 | 161 fourcc xd5a,xd5b,xd5c |
27613 | 162 fourcc xd5d,xd5e,xd5f |
27609 | 163 fourcc xd59 |
27614 | 164 fourcc mx5n,mx4n,mx4p |
27609 | 165 fourcc mx3n,mx3p |
166 fourcc AVmp | |
27612 | 167 fourcc VCR2 |
168 fourcc mp2v,mpgv | |
29314 | 169 fourcc m2v1 |
28050 | 170 fourcc PIM2 |
28081
ae67134f7be2
add some fourcc's and ulead dv audio codec, fixes samples from:
compn
parents:
28058
diff
changeset
|
171 fourcc LMP2 ; Lead mpeg2 in avi |
29931
aa70aba2bbcb
add slif fourcc (modified mpeg2 codec) to ffmpeg sw decoders
compn
parents:
29924
diff
changeset
|
172 fourcc slif ; SoftLab MPEG-2 I-frames Codec |
10727 | 173 driver ffmpeg |
174 dll "mpeg2video" | |
175 out YV12,I420,IYUV | |
12562 | 176 out 422P,444P |
10727 | 177 |
11435 | 178 ; for backward compatibility |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
179 videocodec ffmpeg12 |
14683
a99bdb15d2aa
Comment and info field spelling/grammar corrections.
diego
parents:
14629
diff
changeset
|
180 info "FFmpeg MPEG-1/2" |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
181 status working |
14683
a99bdb15d2aa
Comment and info field spelling/grammar corrections.
diego
parents:
14629
diff
changeset
|
182 format 0x10000001 ; MPEG-1 |
a99bdb15d2aa
Comment and info field spelling/grammar corrections.
diego
parents:
14629
diff
changeset
|
183 format 0x10000002 ; MPEG-2 |
17340 | 184 fourcc mpg1,mpg2,MPG2 |
14683
a99bdb15d2aa
Comment and info field spelling/grammar corrections.
diego
parents:
14629
diff
changeset
|
185 fourcc PIM1 ; Pinnacle hardware-MPEG-1 |
28050 | 186 fourcc PIM2 ; Pinnacle hardware-MPEG-2 |
10469 | 187 fourcc VCR2 |
15945 | 188 fourcc "DVR " |
189 fourcc hdv2 | |
17319 | 190 fourcc MPEG |
27357 | 191 fourcc hdv1 |
17629
2cee40108bbd
Add some more fourcc for DV and MPEG2 needed for some mov samples posted
rtognimp
parents:
17604
diff
changeset
|
192 fourcc hdv3 ; HDV 1080i50 |
26140 | 193 fourcc hdv5 ; HDV 720p25 |
17629
2cee40108bbd
Add some more fourcc for DV and MPEG2 needed for some mov samples posted
rtognimp
parents:
17604
diff
changeset
|
194 fourcc mx5p ; MPEG IMX 625/50 (50 Mb/s) |
23504 | 195 fourcc MMES,mmes ; matrox mpeg2 in avi |
31276 | 196 fourcc M701 ; matrox mpeg2 intra-only |
27335 | 197 fourcc hdv6,hdv7,hdv8 |
198 fourcc xdv1,xdv2,xdv3 | |
199 fourcc xdv4,xdv5,xdv6 | |
200 fourcc xdv7,xdv8,xdv9 | |
201 fourcc xdva,xdvb,xdvc | |
202 fourcc xdvd,xdve,xdvf | |
27609 | 203 fourcc xd5a,xd5b,xd5c |
27613 | 204 fourcc xd5d,xd5e,xd5f |
27609 | 205 fourcc xd59 |
27614 | 206 fourcc mx5n,mx4n,mx4p |
27609 | 207 fourcc mx3n,mx3p |
208 fourcc AVmp | |
27612 | 209 fourcc mp2v,mpgv |
29317 | 210 fourcc m2v1,m1v1 |
28081
ae67134f7be2
add some fourcc's and ulead dv audio codec, fixes samples from:
compn
parents:
28058
diff
changeset
|
211 fourcc LMP2 ; Lead mpeg2 in avi |
29931
aa70aba2bbcb
add slif fourcc (modified mpeg2 codec) to ffmpeg sw decoders
compn
parents:
29924
diff
changeset
|
212 fourcc slif ; SoftLab MPEG-2 I-frames Codec |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
213 driver ffmpeg |
11438 | 214 dll "mpegvideo" |
5375
c4e62a4e44ee
I420 added to native YV12 codecs, useless cpuinfo removed, native zlib added, some cosmetics
arpi
parents:
5374
diff
changeset
|
215 out YV12,I420,IYUV |
12562 | 216 out 422P,444P |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
217 |
26227
85c37eab722b
Make FFmpeg mpeg1/2 decoder the default over libmpeg2
reimar
parents:
26204
diff
changeset
|
218 videocodec mpeg12 |
85c37eab722b
Make FFmpeg mpeg1/2 decoder the default over libmpeg2
reimar
parents:
26204
diff
changeset
|
219 info "MPEG-1 or 2 (libmpeg2)" |
85c37eab722b
Make FFmpeg mpeg1/2 decoder the default over libmpeg2
reimar
parents:
26204
diff
changeset
|
220 comment "with postprocessing" |
85c37eab722b
Make FFmpeg mpeg1/2 decoder the default over libmpeg2
reimar
parents:
26204
diff
changeset
|
221 status working |
85c37eab722b
Make FFmpeg mpeg1/2 decoder the default over libmpeg2
reimar
parents:
26204
diff
changeset
|
222 format 0x10000001 ; MPEG-1 |
85c37eab722b
Make FFmpeg mpeg1/2 decoder the default over libmpeg2
reimar
parents:
26204
diff
changeset
|
223 format 0x10000002 ; MPEG-2 |
85c37eab722b
Make FFmpeg mpeg1/2 decoder the default over libmpeg2
reimar
parents:
26204
diff
changeset
|
224 fourcc "DVR " |
85c37eab722b
Make FFmpeg mpeg1/2 decoder the default over libmpeg2
reimar
parents:
26204
diff
changeset
|
225 fourcc hdv2 |
85c37eab722b
Make FFmpeg mpeg1/2 decoder the default over libmpeg2
reimar
parents:
26204
diff
changeset
|
226 fourcc mpg1 |
85c37eab722b
Make FFmpeg mpeg1/2 decoder the default over libmpeg2
reimar
parents:
26204
diff
changeset
|
227 fourcc PIM1 ; Pinnacle hardware-MPEG-1 |
28050 | 228 fourcc PIM2 ; Pinnacle hardware-MPEG-2 |
26227
85c37eab722b
Make FFmpeg mpeg1/2 decoder the default over libmpeg2
reimar
parents:
26204
diff
changeset
|
229 fourcc mpg2,MPG2 |
85c37eab722b
Make FFmpeg mpeg1/2 decoder the default over libmpeg2
reimar
parents:
26204
diff
changeset
|
230 fourcc MPEG |
27357 | 231 fourcc hdv1 |
26227
85c37eab722b
Make FFmpeg mpeg1/2 decoder the default over libmpeg2
reimar
parents:
26204
diff
changeset
|
232 fourcc hdv3 ; HDV 1080i50 |
85c37eab722b
Make FFmpeg mpeg1/2 decoder the default over libmpeg2
reimar
parents:
26204
diff
changeset
|
233 fourcc hdv5 ; HDV 720p25 |
85c37eab722b
Make FFmpeg mpeg1/2 decoder the default over libmpeg2
reimar
parents:
26204
diff
changeset
|
234 fourcc mx5p ; MPEG IMX 625/50 (50 Mb/s) |
85c37eab722b
Make FFmpeg mpeg1/2 decoder the default over libmpeg2
reimar
parents:
26204
diff
changeset
|
235 fourcc MMES,mmes ; matrox mpeg2 in avi |
31276 | 236 fourcc M701 ; matrox mpeg2 intra-only |
27335 | 237 fourcc hdv6,hdv7,hdv8 |
238 fourcc xdv1,xdv2,xdv3 | |
239 fourcc xdv4,xdv5,xdv6 | |
240 fourcc xdv7,xdv8,xdv9 | |
241 fourcc xdva,xdvb,xdvc | |
242 fourcc xdvd,xdve,xdvf | |
27609 | 243 fourcc xd5a,xd5b,xd5c |
27613 | 244 fourcc xd5d,xd5e,xd5f |
27609 | 245 fourcc xd59 |
27614 | 246 fourcc mx5n,mx4n,mx4p |
27609 | 247 fourcc mx3n,mx3p |
248 fourcc AVmp | |
27612 | 249 fourcc mp2v,mpgv |
29317 | 250 fourcc m2v1,m1v1 |
28081
ae67134f7be2
add some fourcc's and ulead dv audio codec, fixes samples from:
compn
parents:
28058
diff
changeset
|
251 fourcc LMP2 ; Lead mpeg2 in avi |
26227
85c37eab722b
Make FFmpeg mpeg1/2 decoder the default over libmpeg2
reimar
parents:
26204
diff
changeset
|
252 driver libmpeg2 |
85c37eab722b
Make FFmpeg mpeg1/2 decoder the default over libmpeg2
reimar
parents:
26204
diff
changeset
|
253 ; dll "libmpeg2" |
85c37eab722b
Make FFmpeg mpeg1/2 decoder the default over libmpeg2
reimar
parents:
26204
diff
changeset
|
254 out YV12,I420,IYUV |
85c37eab722b
Make FFmpeg mpeg1/2 decoder the default over libmpeg2
reimar
parents:
26204
diff
changeset
|
255 out 422P |
85c37eab722b
Make FFmpeg mpeg1/2 decoder the default over libmpeg2
reimar
parents:
26204
diff
changeset
|
256 |
10316 | 257 videocodec ffmpeg12mc |
14683
a99bdb15d2aa
Comment and info field spelling/grammar corrections.
diego
parents:
14629
diff
changeset
|
258 info "FFmpeg MPEG-1/2 (XvMC)" |
10316 | 259 status buggy |
14683
a99bdb15d2aa
Comment and info field spelling/grammar corrections.
diego
parents:
14629
diff
changeset
|
260 format 0x10000001 ; MPEG-1 |
a99bdb15d2aa
Comment and info field spelling/grammar corrections.
diego
parents:
14629
diff
changeset
|
261 format 0x10000002 ; MPEG-2 |
17340 | 262 fourcc mpg1,mpg2,MPG2 |
15572 | 263 fourcc "DVR " |
27357 | 264 fourcc hdv1 |
15870
210ea00004d3
add hdv2 fourcc to MPEG2 codecs (used by new Sony HD camera)
aurel
parents:
15823
diff
changeset
|
265 fourcc hdv2 |
14683
a99bdb15d2aa
Comment and info field spelling/grammar corrections.
diego
parents:
14629
diff
changeset
|
266 fourcc PIM1 ; Pinnacle hardware-MPEG-1 |
28050 | 267 fourcc PIM2 ; Pinnacle hardware-MPEG-2 |
30384
dcebebdd0c0b
Revert the xvmc part of r30422: VCR2 at least worked with xvmc at some point.
cehoyos
parents:
30380
diff
changeset
|
268 fourcc VCR2 |
17319 | 269 fourcc MPEG |
17629
2cee40108bbd
Add some more fourcc for DV and MPEG2 needed for some mov samples posted
rtognimp
parents:
17604
diff
changeset
|
270 fourcc hdv3 ; HDV 1080i50 |
26140 | 271 fourcc hdv5 ; HDV 720p25 |
17629
2cee40108bbd
Add some more fourcc for DV and MPEG2 needed for some mov samples posted
rtognimp
parents:
17604
diff
changeset
|
272 fourcc mx5p ; MPEG IMX 625/50 (50 Mb/s) |
23504 | 273 fourcc MMES,mmes ; matrox mpeg2 in avi |
27335 | 274 fourcc hdv6,hdv7,hdv8 |
275 fourcc xdv1,xdv2,xdv3 | |
276 fourcc xdv4,xdv5,xdv6 | |
277 fourcc xdv7,xdv8,xdv9 | |
278 fourcc xdva,xdvb,xdvc | |
279 fourcc xdvd,xdve,xdvf | |
27609 | 280 fourcc xd5a,xd5b,xd5c |
27613 | 281 fourcc xd5d,xd5e,xd5f |
27609 | 282 fourcc xd59 |
27614 | 283 fourcc mx5n,mx4n,mx4p |
27609 | 284 fourcc mx3n,mx3p |
285 fourcc AVmp | |
27612 | 286 fourcc mp2v,mpgv |
29317 | 287 fourcc m2v1,m1v1 |
28081
ae67134f7be2
add some fourcc's and ulead dv audio codec, fixes samples from:
compn
parents:
28058
diff
changeset
|
288 fourcc LMP2 ; Lead mpeg2 in avi |
10316 | 289 driver ffmpeg |
290 dll "mpegvideo_xvmc" | |
291 out IDCT_MPEG2 | |
292 out MOCO_MPEG2 | |
293 | |
28516
79b0bd20433e
Add support for image formats and codecs used by VDPAU
reimar
parents:
28451
diff
changeset
|
294 videocodec ffmpeg12vdpau |
79b0bd20433e
Add support for image formats and codecs used by VDPAU
reimar
parents:
28451
diff
changeset
|
295 info "FFmpeg MPEG-1/2 (VDPAU)" |
79b0bd20433e
Add support for image formats and codecs used by VDPAU
reimar
parents:
28451
diff
changeset
|
296 status working |
79b0bd20433e
Add support for image formats and codecs used by VDPAU
reimar
parents:
28451
diff
changeset
|
297 format 0x10000001 ; MPEG-1 |
79b0bd20433e
Add support for image formats and codecs used by VDPAU
reimar
parents:
28451
diff
changeset
|
298 format 0x10000002 ; MPEG-2 |
79b0bd20433e
Add support for image formats and codecs used by VDPAU
reimar
parents:
28451
diff
changeset
|
299 fourcc mpg1,mpg2,MPG2 |
28544 | 300 fourcc PIM1 ; Pinnacle hardware-MPEG-1 |
301 fourcc PIM2 ; Pinnacle hardware-MPEG-2 | |
28516
79b0bd20433e
Add support for image formats and codecs used by VDPAU
reimar
parents:
28451
diff
changeset
|
302 fourcc "DVR " |
79b0bd20433e
Add support for image formats and codecs used by VDPAU
reimar
parents:
28451
diff
changeset
|
303 fourcc hdv2 |
79b0bd20433e
Add support for image formats and codecs used by VDPAU
reimar
parents:
28451
diff
changeset
|
304 fourcc MPEG |
28544 | 305 fourcc hdv1 |
28516
79b0bd20433e
Add support for image formats and codecs used by VDPAU
reimar
parents:
28451
diff
changeset
|
306 fourcc hdv3 ; HDV 1080i50 |
79b0bd20433e
Add support for image formats and codecs used by VDPAU
reimar
parents:
28451
diff
changeset
|
307 fourcc hdv5 ; HDV 720p25 |
79b0bd20433e
Add support for image formats and codecs used by VDPAU
reimar
parents:
28451
diff
changeset
|
308 fourcc mx5p ; MPEG IMX 625/50 (50 Mb/s) |
79b0bd20433e
Add support for image formats and codecs used by VDPAU
reimar
parents:
28451
diff
changeset
|
309 fourcc hdv6,hdv7,hdv8 |
79b0bd20433e
Add support for image formats and codecs used by VDPAU
reimar
parents:
28451
diff
changeset
|
310 fourcc xdv1,xdv2,xdv3 |
79b0bd20433e
Add support for image formats and codecs used by VDPAU
reimar
parents:
28451
diff
changeset
|
311 fourcc xdv4,xdv5,xdv6 |
79b0bd20433e
Add support for image formats and codecs used by VDPAU
reimar
parents:
28451
diff
changeset
|
312 fourcc xdv7,xdv8,xdv9 |
79b0bd20433e
Add support for image formats and codecs used by VDPAU
reimar
parents:
28451
diff
changeset
|
313 fourcc xdva,xdvb,xdvc |
79b0bd20433e
Add support for image formats and codecs used by VDPAU
reimar
parents:
28451
diff
changeset
|
314 fourcc xdvd,xdve,xdvf |
28544 | 315 fourcc xd5a,xd5b,xd5c |
316 fourcc xd5d,xd5e,xd5f | |
317 fourcc xd59 | |
318 fourcc mx5n,mx4n,mx4p | |
319 fourcc mx3n,mx3p | |
320 fourcc AVmp | |
321 fourcc mp2v,mpgv | |
322 fourcc LMP2 ; Lead mpeg2 in avi | |
29317 | 323 fourcc m2v1,m1v1 |
28516
79b0bd20433e
Add support for image formats and codecs used by VDPAU
reimar
parents:
28451
diff
changeset
|
324 driver ffmpeg |
79b0bd20433e
Add support for image formats and codecs used by VDPAU
reimar
parents:
28451
diff
changeset
|
325 dll "mpegvideo_vdpau" |
79b0bd20433e
Add support for image formats and codecs used by VDPAU
reimar
parents:
28451
diff
changeset
|
326 out VDPAU_MPEG1 |
79b0bd20433e
Add support for image formats and codecs used by VDPAU
reimar
parents:
28451
diff
changeset
|
327 out VDPAU_MPEG2 |
79b0bd20433e
Add support for image formats and codecs used by VDPAU
reimar
parents:
28451
diff
changeset
|
328 |
31376
ecfafda9a165
Lower priority of hardware MPEG decoder cards below software decoders.
diego
parents:
31296
diff
changeset
|
329 videocodec mpegpes |
ecfafda9a165
Lower priority of hardware MPEG decoder cards below software decoders.
diego
parents:
31296
diff
changeset
|
330 info "MPEG-PES output (.mpg or DXR3/IVTV/DVB/V4L2 card)" |
ecfafda9a165
Lower priority of hardware MPEG decoder cards below software decoders.
diego
parents:
31296
diff
changeset
|
331 comment "for hardware decoding" |
ecfafda9a165
Lower priority of hardware MPEG decoder cards below software decoders.
diego
parents:
31296
diff
changeset
|
332 status working |
ecfafda9a165
Lower priority of hardware MPEG decoder cards below software decoders.
diego
parents:
31296
diff
changeset
|
333 format 0x10000001 ; mpeg 1 |
ecfafda9a165
Lower priority of hardware MPEG decoder cards below software decoders.
diego
parents:
31296
diff
changeset
|
334 format 0x10000002 ; mpeg 2 |
ecfafda9a165
Lower priority of hardware MPEG decoder cards below software decoders.
diego
parents:
31296
diff
changeset
|
335 fourcc mpg1,MPG1,mpg2,MPG2 |
ecfafda9a165
Lower priority of hardware MPEG decoder cards below software decoders.
diego
parents:
31296
diff
changeset
|
336 fourcc MPEG |
ecfafda9a165
Lower priority of hardware MPEG decoder cards below software decoders.
diego
parents:
31296
diff
changeset
|
337 fourcc hdv1,hdv2,hdv3 |
ecfafda9a165
Lower priority of hardware MPEG decoder cards below software decoders.
diego
parents:
31296
diff
changeset
|
338 fourcc hdv5 |
ecfafda9a165
Lower priority of hardware MPEG decoder cards below software decoders.
diego
parents:
31296
diff
changeset
|
339 fourcc hdv6,hdv7,hdv8 |
ecfafda9a165
Lower priority of hardware MPEG decoder cards below software decoders.
diego
parents:
31296
diff
changeset
|
340 fourcc xdv1,xdv2,xdv3 |
ecfafda9a165
Lower priority of hardware MPEG decoder cards below software decoders.
diego
parents:
31296
diff
changeset
|
341 fourcc xdv4,xdv5,xdv6 |
ecfafda9a165
Lower priority of hardware MPEG decoder cards below software decoders.
diego
parents:
31296
diff
changeset
|
342 fourcc xdv7,xdv8,xdv9 |
ecfafda9a165
Lower priority of hardware MPEG decoder cards below software decoders.
diego
parents:
31296
diff
changeset
|
343 fourcc xdva,xdvb,xdvc |
ecfafda9a165
Lower priority of hardware MPEG decoder cards below software decoders.
diego
parents:
31296
diff
changeset
|
344 fourcc xdvd,xdve,xdvf |
ecfafda9a165
Lower priority of hardware MPEG decoder cards below software decoders.
diego
parents:
31296
diff
changeset
|
345 fourcc xd5a,xd5b,xd5c |
ecfafda9a165
Lower priority of hardware MPEG decoder cards below software decoders.
diego
parents:
31296
diff
changeset
|
346 fourcc xd5d,xd5e,xd5f |
ecfafda9a165
Lower priority of hardware MPEG decoder cards below software decoders.
diego
parents:
31296
diff
changeset
|
347 fourcc xd59 |
ecfafda9a165
Lower priority of hardware MPEG decoder cards below software decoders.
diego
parents:
31296
diff
changeset
|
348 fourcc mx5n,mx4n,mx4p |
ecfafda9a165
Lower priority of hardware MPEG decoder cards below software decoders.
diego
parents:
31296
diff
changeset
|
349 fourcc mx3n,mx3p |
ecfafda9a165
Lower priority of hardware MPEG decoder cards below software decoders.
diego
parents:
31296
diff
changeset
|
350 fourcc AVmp |
ecfafda9a165
Lower priority of hardware MPEG decoder cards below software decoders.
diego
parents:
31296
diff
changeset
|
351 fourcc mp2v,mpgv |
ecfafda9a165
Lower priority of hardware MPEG decoder cards below software decoders.
diego
parents:
31296
diff
changeset
|
352 fourcc m2v1,m1v1 |
ecfafda9a165
Lower priority of hardware MPEG decoder cards below software decoders.
diego
parents:
31296
diff
changeset
|
353 fourcc PIM1 ; Pinnacle hardware-MPEG-1 |
ecfafda9a165
Lower priority of hardware MPEG decoder cards below software decoders.
diego
parents:
31296
diff
changeset
|
354 fourcc PIM2 ; Pinnacle hardware-MPEG-2 |
ecfafda9a165
Lower priority of hardware MPEG decoder cards below software decoders.
diego
parents:
31296
diff
changeset
|
355 fourcc LMP2 ; Lead mpeg2 in avi |
ecfafda9a165
Lower priority of hardware MPEG decoder cards below software decoders.
diego
parents:
31296
diff
changeset
|
356 driver mpegpes |
ecfafda9a165
Lower priority of hardware MPEG decoder cards below software decoders.
diego
parents:
31296
diff
changeset
|
357 out MPES |
ecfafda9a165
Lower priority of hardware MPEG decoder cards below software decoders.
diego
parents:
31296
diff
changeset
|
358 |
14683
a99bdb15d2aa
Comment and info field spelling/grammar corrections.
diego
parents:
14629
diff
changeset
|
359 ; we have only native open source codecs for these: |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
360 |
18058 | 361 videocodec ffnuv |
362 info "NuppelVideo" | |
363 status working | |
364 fourcc NUV1 ; NUV1 is an internal MPlayer FOURCC | |
365 fourcc RJPG | |
366 driver ffmpeg | |
367 dll nuv | |
368 out I420 | |
369 | |
22702
4fdfa619d08a
add ffbmp decoder, cant figure out fourcc bit so use format for avi...
compn
parents:
22688
diff
changeset
|
370 videocodec ffbmp |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
371 info "FFmpeg BMP" |
22702
4fdfa619d08a
add ffbmp decoder, cant figure out fourcc bit so use format for avi...
compn
parents:
22688
diff
changeset
|
372 status working |
4fdfa619d08a
add ffbmp decoder, cant figure out fourcc bit so use format for avi...
compn
parents:
22688
diff
changeset
|
373 fourcc "bmp " ; for BMP-encoded QuickTime files |
4fdfa619d08a
add ffbmp decoder, cant figure out fourcc bit so use format for avi...
compn
parents:
22688
diff
changeset
|
374 format 0x706D62 ; AVI |
4fdfa619d08a
add ffbmp decoder, cant figure out fourcc bit so use format for avi...
compn
parents:
22688
diff
changeset
|
375 driver ffmpeg |
4fdfa619d08a
add ffbmp decoder, cant figure out fourcc bit so use format for avi...
compn
parents:
22688
diff
changeset
|
376 dll bmp |
4fdfa619d08a
add ffbmp decoder, cant figure out fourcc bit so use format for avi...
compn
parents:
22688
diff
changeset
|
377 out BGR32,BGR24,BGR8,Y800,RGB32,RGB24,RGB8 |
4fdfa619d08a
add ffbmp decoder, cant figure out fourcc bit so use format for avi...
compn
parents:
22688
diff
changeset
|
378 |
29447 | 379 videocodec ffdpx |
380 info "FFmpeg DPX" | |
381 status working | |
382 fourcc "dpx " ; "dpx " is an internal MPlayer FOURCC | |
383 driver ffmpeg | |
384 dll dpx | |
30131
154c026fcac6
Also support decoding of 8-bit-per-component dpx files.
reimar
parents:
30115
diff
changeset
|
385 out RGB48BE,RGB48LE,RGB24,RGB32,BGR32 |
29447 | 386 |
20848
68de1f8a50a9
ffgif, fftiff and fftga support, patch by compn (tempn <at> twmi rr com)
reimar
parents:
20694
diff
changeset
|
387 videocodec ffgif |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
388 info "FFmpeg GIF" |
20848
68de1f8a50a9
ffgif, fftiff and fftga support, patch by compn (tempn <at> twmi rr com)
reimar
parents:
20694
diff
changeset
|
389 status working |
68de1f8a50a9
ffgif, fftiff and fftga support, patch by compn (tempn <at> twmi rr com)
reimar
parents:
20694
diff
changeset
|
390 fourcc "gif " ; for GIF-encoded QuickTime files |
68de1f8a50a9
ffgif, fftiff and fftga support, patch by compn (tempn <at> twmi rr com)
reimar
parents:
20694
diff
changeset
|
391 driver ffmpeg |
68de1f8a50a9
ffgif, fftiff and fftga support, patch by compn (tempn <at> twmi rr com)
reimar
parents:
20694
diff
changeset
|
392 dll gif |
68de1f8a50a9
ffgif, fftiff and fftga support, patch by compn (tempn <at> twmi rr com)
reimar
parents:
20694
diff
changeset
|
393 out BGR32,BGR24,BGR8,Y800,RGB32,RGB24,RGB8 |
68de1f8a50a9
ffgif, fftiff and fftga support, patch by compn (tempn <at> twmi rr com)
reimar
parents:
20694
diff
changeset
|
394 |
68de1f8a50a9
ffgif, fftiff and fftga support, patch by compn (tempn <at> twmi rr com)
reimar
parents:
20694
diff
changeset
|
395 videocodec fftiff |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
396 info "FFmpeg TIFF" |
25021 | 397 status working |
20848
68de1f8a50a9
ffgif, fftiff and fftga support, patch by compn (tempn <at> twmi rr com)
reimar
parents:
20694
diff
changeset
|
398 fourcc "tiff" ; for TIFF-encoded QuickTime files |
68de1f8a50a9
ffgif, fftiff and fftga support, patch by compn (tempn <at> twmi rr com)
reimar
parents:
20694
diff
changeset
|
399 driver ffmpeg |
68de1f8a50a9
ffgif, fftiff and fftga support, patch by compn (tempn <at> twmi rr com)
reimar
parents:
20694
diff
changeset
|
400 dll tiff |
68de1f8a50a9
ffgif, fftiff and fftga support, patch by compn (tempn <at> twmi rr com)
reimar
parents:
20694
diff
changeset
|
401 out BGR32,BGR24,BGR8,Y800,RGB32,RGB24,RGB8 |
68de1f8a50a9
ffgif, fftiff and fftga support, patch by compn (tempn <at> twmi rr com)
reimar
parents:
20694
diff
changeset
|
402 |
25961 | 403 videocodec ffpcx |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
404 info "FFmpeg PCX" |
25961 | 405 status working |
406 fourcc "pcx " | |
407 driver ffmpeg | |
408 dll pcx | |
409 out BGR32,BGR24,BGR8,Y800,RGB32,RGB24,RGB8 | |
410 | |
16098 | 411 videocodec ffpng |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
412 info "FFmpeg PNG" |
16098 | 413 status working |
414 fourcc mpng,MPNG | |
415 fourcc "png " ; for PNG-encoded QuickTime files | |
416 driver ffmpeg | |
417 dll png | |
29456 | 418 out BGR32,BGR24,BGR8,Y800,RGB48BE,RGB32,RGB24,RGB8 |
16098 | 419 |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
420 videocodec mpng |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
421 info "PNG image" |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
422 status working |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
423 comment "Gray scaled PNG with Alpha channel not supported" |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
424 fourcc mpng,MPNG |
14683
a99bdb15d2aa
Comment and info field spelling/grammar corrections.
diego
parents:
14629
diff
changeset
|
425 fourcc "png " ; for PNG-encoded QuickTime files |
6584 | 426 dll "libpng" |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
427 driver mpng |
15505 | 428 out BGR32,BGR24,BGR8,Y800 |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
429 |
26711 | 430 videocodec ffptx |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
431 info "FFmpeg V.Flash PTX" |
26711 | 432 status working |
26716 | 433 fourcc "ptx " ; internal MPlayer FourCC |
26711 | 434 driver ffmpeg |
435 dll ptx | |
436 out BGR32,BGR24,BGR8,Y800,RGB32,RGB24,RGB8 | |
437 | |
20848
68de1f8a50a9
ffgif, fftiff and fftga support, patch by compn (tempn <at> twmi rr com)
reimar
parents:
20694
diff
changeset
|
438 videocodec fftga |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
439 info "FFmpeg TGA" |
20848
68de1f8a50a9
ffgif, fftiff and fftga support, patch by compn (tempn <at> twmi rr com)
reimar
parents:
20694
diff
changeset
|
440 status untested |
68de1f8a50a9
ffgif, fftiff and fftga support, patch by compn (tempn <at> twmi rr com)
reimar
parents:
20694
diff
changeset
|
441 fourcc mtga,MTGA |
68de1f8a50a9
ffgif, fftiff and fftga support, patch by compn (tempn <at> twmi rr com)
reimar
parents:
20694
diff
changeset
|
442 fourcc "tga " ; for TGA-encoded QuickTime files |
68de1f8a50a9
ffgif, fftiff and fftga support, patch by compn (tempn <at> twmi rr com)
reimar
parents:
20694
diff
changeset
|
443 driver ffmpeg |
68de1f8a50a9
ffgif, fftiff and fftga support, patch by compn (tempn <at> twmi rr com)
reimar
parents:
20694
diff
changeset
|
444 dll targa |
68de1f8a50a9
ffgif, fftiff and fftga support, patch by compn (tempn <at> twmi rr com)
reimar
parents:
20694
diff
changeset
|
445 out BGR32,BGR24,BGR8,Y800,RGB32,RGB24,RGB8 |
68de1f8a50a9
ffgif, fftiff and fftga support, patch by compn (tempn <at> twmi rr com)
reimar
parents:
20694
diff
changeset
|
446 |
7362 | 447 videocodec mtga |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
448 info "TGA image" |
7362 | 449 status working |
450 comment "Only 24bpp and 32bpp RGB TGA files supported" | |
451 fourcc mtga,MTGA | |
452 driver mtga | |
7392
e21841225e2a
query_format support by Tilman Sauerbeck <tsauerbeck@users.sourceforge.net>
alex
parents:
7384
diff
changeset
|
453 out BGR32,BGR24 |
7362 | 454 |
29636
eb925f17f9a8
Add support for decoding sgi files via FFmpeg's sgi decoder.
reimar
parents:
29631
diff
changeset
|
455 videocodec ffsgi |
eb925f17f9a8
Add support for decoding sgi files via FFmpeg's sgi decoder.
reimar
parents:
29631
diff
changeset
|
456 info "FFmpeg SGI image" |
eb925f17f9a8
Add support for decoding sgi files via FFmpeg's sgi decoder.
reimar
parents:
29631
diff
changeset
|
457 status working |
eb925f17f9a8
Add support for decoding sgi files via FFmpeg's sgi decoder.
reimar
parents:
29631
diff
changeset
|
458 fourcc SGI1 ; SGI1 is an internal MPlayer FOURCC |
eb925f17f9a8
Add support for decoding sgi files via FFmpeg's sgi decoder.
reimar
parents:
29631
diff
changeset
|
459 driver ffmpeg |
eb925f17f9a8
Add support for decoding sgi files via FFmpeg's sgi decoder.
reimar
parents:
29631
diff
changeset
|
460 dll sgi |
eb925f17f9a8
Add support for decoding sgi files via FFmpeg's sgi decoder.
reimar
parents:
29631
diff
changeset
|
461 out RGB24,Y800,RGB48BE |
eb925f17f9a8
Add support for decoding sgi files via FFmpeg's sgi decoder.
reimar
parents:
29631
diff
changeset
|
462 |
9534
87e03d96a4cd
add support for sgi files to mencoder patch by (Todd Kirby <slapcat at pacbell dot net>)
michael
parents:
9320
diff
changeset
|
463 videocodec sgi |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
464 info "SGI image" |
9534
87e03d96a4cd
add support for sgi files to mencoder patch by (Todd Kirby <slapcat at pacbell dot net>)
michael
parents:
9320
diff
changeset
|
465 status working |
10466
6bd5700854b1
consistency fixes, bumped version number (and added ffmjpegb)
alex
parents:
10465
diff
changeset
|
466 fourcc SGI1 ; SGI1 is an internal MPlayer FOURCC |
9534
87e03d96a4cd
add support for sgi files to mencoder patch by (Todd Kirby <slapcat at pacbell dot net>)
michael
parents:
9320
diff
changeset
|
467 driver sgi |
87e03d96a4cd
add support for sgi files to mencoder patch by (Todd Kirby <slapcat at pacbell dot net>)
michael
parents:
9320
diff
changeset
|
468 out BGR24 |
87e03d96a4cd
add support for sgi files to mencoder patch by (Todd Kirby <slapcat at pacbell dot net>)
michael
parents:
9320
diff
changeset
|
469 |
26070 | 470 videocodec ffsunras |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
471 info "FFmpeg SUN Rasterfile" |
26070 | 472 status working |
473 fourcc "sun " ; sun is an internal MPlayer FOURCC | |
474 driver ffmpeg | |
475 dll sunrast | |
476 out BGR32,BGR24,BGR8,Y800,RGB32,RGB24,RGB8 | |
477 | |
9920 | 478 videocodec ffindeo3 |
479 info "FFmpeg Intel Indeo 3.1/3.2" | |
480 status working | |
481 fourcc IV31,iv31 | |
482 fourcc IV32,iv32 | |
483 driver ffmpeg | |
484 dll indeo3 | |
485 out YVU9 | |
9534
87e03d96a4cd
add support for sgi files to mencoder patch by (Todd Kirby <slapcat at pacbell dot net>)
michael
parents:
9320
diff
changeset
|
486 |
11847 | 487 videocodec fffli |
488 info "Autodesk FLI/FLC Animation" | |
489 status working | |
490 fourcc FLIC ; FLIC is an internal MPlayer FOURCC | |
491 driver ffmpeg | |
492 dll "flic" | |
16777
3398ec12ec8c
Support DTA and FLX extensions for flic via ffmpeg decoder
rtognimp
parents:
16776
diff
changeset
|
493 out BGR16,BGR15,BGR8 query |
11847 | 494 |
15059 | 495 videocodec ffaasc |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
496 info "Autodesk RLE" |
15059 | 497 status working |
498 fourcc AASC | |
499 driver ffmpeg | |
500 dll "aasc" | |
501 out BGR24 | |
502 | |
15064 | 503 videocodec ffloco |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
504 info "LOCO video" |
15064 | 505 status working |
506 fourcc LOCO | |
507 driver ffmpeg | |
508 dll "loco" | |
15072 | 509 out 422P,YV12,BGR32,BGR24 query |
15064 | 510 |
11956 | 511 videocodec ffqtrle |
14683
a99bdb15d2aa
Comment and info field spelling/grammar corrections.
diego
parents:
14629
diff
changeset
|
512 info "QuickTime Animation (RLE)" |
11956 | 513 status working |
514 format 0x20656C72 ; "rle " | |
515 driver ffmpeg | |
516 dll "qtrle" | |
517 out BGR32,RGB24,BGR15,BGR8 query | |
518 | |
11421
9a34051512b2
Use 8BPS, MS rle, MS Video 1, QT rpza from libavcodec
rtognimp
parents:
11389
diff
changeset
|
519 videocodec ffrpza |
14683
a99bdb15d2aa
Comment and info field spelling/grammar corrections.
diego
parents:
14629
diff
changeset
|
520 info "QuickTime Apple Video" |
11421
9a34051512b2
Use 8BPS, MS rle, MS Video 1, QT rpza from libavcodec
rtognimp
parents:
11389
diff
changeset
|
521 status working |
28120 | 522 fourcc rpza,azpr,RPZA,AZPR |
11421
9a34051512b2
Use 8BPS, MS rle, MS Video 1, QT rpza from libavcodec
rtognimp
parents:
11389
diff
changeset
|
523 driver ffmpeg |
9a34051512b2
Use 8BPS, MS rle, MS Video 1, QT rpza from libavcodec
rtognimp
parents:
11389
diff
changeset
|
524 dll "rpza" |
9a34051512b2
Use 8BPS, MS rle, MS Video 1, QT rpza from libavcodec
rtognimp
parents:
11389
diff
changeset
|
525 out BGR15 |
9a34051512b2
Use 8BPS, MS rle, MS Video 1, QT rpza from libavcodec
rtognimp
parents:
11389
diff
changeset
|
526 |
11527 | 527 videocodec ffsmc |
528 info "Apple Graphics (SMC) codec" | |
529 status working | |
530 format 0x20636d73 ; "smc " | |
531 driver ffmpeg | |
532 dll "smc" | |
533 out BGR8 | |
534 | |
11421
9a34051512b2
Use 8BPS, MS rle, MS Video 1, QT rpza from libavcodec
rtognimp
parents:
11389
diff
changeset
|
535 videocodec ff8bps |
9a34051512b2
Use 8BPS, MS rle, MS Video 1, QT rpza from libavcodec
rtognimp
parents:
11389
diff
changeset
|
536 info "Planar RGB (Photoshop)" |
9a34051512b2
Use 8BPS, MS rle, MS Video 1, QT rpza from libavcodec
rtognimp
parents:
11389
diff
changeset
|
537 status working |
9a34051512b2
Use 8BPS, MS rle, MS Video 1, QT rpza from libavcodec
rtognimp
parents:
11389
diff
changeset
|
538 fourcc 8BPS |
9a34051512b2
Use 8BPS, MS rle, MS Video 1, QT rpza from libavcodec
rtognimp
parents:
11389
diff
changeset
|
539 driver ffmpeg |
9a34051512b2
Use 8BPS, MS rle, MS Video 1, QT rpza from libavcodec
rtognimp
parents:
11389
diff
changeset
|
540 dll "8bps" |
9a34051512b2
Use 8BPS, MS rle, MS Video 1, QT rpza from libavcodec
rtognimp
parents:
11389
diff
changeset
|
541 out BGR32,BGR24,BGR8 query |
9a34051512b2
Use 8BPS, MS rle, MS Video 1, QT rpza from libavcodec
rtognimp
parents:
11389
diff
changeset
|
542 |
12397
adfd98f1abf7
Enable cyuv decoder from libavcodec, use it as preferred codec for cyuv
rtognimp
parents:
12353
diff
changeset
|
543 videocodec ffcyuv |
adfd98f1abf7
Enable cyuv decoder from libavcodec, use it as preferred codec for cyuv
rtognimp
parents:
12353
diff
changeset
|
544 info "Creative YUV (libavcodec)" |
adfd98f1abf7
Enable cyuv decoder from libavcodec, use it as preferred codec for cyuv
rtognimp
parents:
12353
diff
changeset
|
545 status working |
adfd98f1abf7
Enable cyuv decoder from libavcodec, use it as preferred codec for cyuv
rtognimp
parents:
12353
diff
changeset
|
546 fourcc cyuv,CYUV |
adfd98f1abf7
Enable cyuv decoder from libavcodec, use it as preferred codec for cyuv
rtognimp
parents:
12353
diff
changeset
|
547 driver ffmpeg |
adfd98f1abf7
Enable cyuv decoder from libavcodec, use it as preferred codec for cyuv
rtognimp
parents:
12353
diff
changeset
|
548 dll "cyuv" |
adfd98f1abf7
Enable cyuv decoder from libavcodec, use it as preferred codec for cyuv
rtognimp
parents:
12353
diff
changeset
|
549 out 411P |
adfd98f1abf7
Enable cyuv decoder from libavcodec, use it as preferred codec for cyuv
rtognimp
parents:
12353
diff
changeset
|
550 |
30060 | 551 videocodec ffaura |
552 info "Auravision Aura (libavcodec)" | |
553 status working | |
554 fourcc aura,AURA | |
555 driver ffmpeg | |
556 dll "aura" | |
557 out 411P | |
558 | |
30061 | 559 videocodec ffaura2 |
560 info "Auravision Aura 2 (libavcodec)" | |
561 status working | |
562 fourcc aur2,AUR2 | |
563 driver ffmpeg | |
564 dll "aura2" | |
565 out 422P | |
566 | |
11421
9a34051512b2
Use 8BPS, MS rle, MS Video 1, QT rpza from libavcodec
rtognimp
parents:
11389
diff
changeset
|
567 videocodec ffmsrle |
9a34051512b2
Use 8BPS, MS rle, MS Video 1, QT rpza from libavcodec
rtognimp
parents:
11389
diff
changeset
|
568 info "Microsoft RLE" |
9a34051512b2
Use 8BPS, MS rle, MS Video 1, QT rpza from libavcodec
rtognimp
parents:
11389
diff
changeset
|
569 status working |
9a34051512b2
Use 8BPS, MS rle, MS Video 1, QT rpza from libavcodec
rtognimp
parents:
11389
diff
changeset
|
570 format 0x1 |
9a34051512b2
Use 8BPS, MS rle, MS Video 1, QT rpza from libavcodec
rtognimp
parents:
11389
diff
changeset
|
571 format 0x2 |
16119 | 572 fourcc WRLE |
11421
9a34051512b2
Use 8BPS, MS rle, MS Video 1, QT rpza from libavcodec
rtognimp
parents:
11389
diff
changeset
|
573 driver ffmpeg |
9a34051512b2
Use 8BPS, MS rle, MS Video 1, QT rpza from libavcodec
rtognimp
parents:
11389
diff
changeset
|
574 dll "msrle" |
9a34051512b2
Use 8BPS, MS rle, MS Video 1, QT rpza from libavcodec
rtognimp
parents:
11389
diff
changeset
|
575 out BGR8 |
9a34051512b2
Use 8BPS, MS rle, MS Video 1, QT rpza from libavcodec
rtognimp
parents:
11389
diff
changeset
|
576 |
12444
0971849c04b6
Use roqvideo and roqaudio decoders from libavcodec
rtognimp
parents:
12441
diff
changeset
|
577 videocodec ffroqvideo |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
578 info "Id RoQ File Video" |
12827 | 579 status working |
12444
0971849c04b6
Use roqvideo and roqaudio decoders from libavcodec
rtognimp
parents:
12441
diff
changeset
|
580 fourcc RoQV ; RoQV is an internal MPlayer FOURCC |
0971849c04b6
Use roqvideo and roqaudio decoders from libavcodec
rtognimp
parents:
12441
diff
changeset
|
581 driver ffmpeg |
0971849c04b6
Use roqvideo and roqaudio decoders from libavcodec
rtognimp
parents:
12441
diff
changeset
|
582 dll "roqvideo" |
24593
795d9baf21ab
The FFmpeg RoQ video decoder now uses 444P colorspace.
diego
parents:
24588
diff
changeset
|
583 out 444P |
12444
0971849c04b6
Use roqvideo and roqaudio decoders from libavcodec
rtognimp
parents:
12441
diff
changeset
|
584 |
7729 | 585 videocodec lzo |
586 info "LZO compressed" | |
587 status working | |
588 fourcc LZO1 | |
589 driver lzo | |
590 dll "liblzo" | |
591 out YV12,I420 | |
592 out BGR24 flip | |
593 | |
10466
6bd5700854b1
consistency fixes, bumped version number (and added ffmjpegb)
alex
parents:
10465
diff
changeset
|
594 videocodec theora |
6bd5700854b1
consistency fixes, bumped version number (and added ffmjpegb)
alex
parents:
10465
diff
changeset
|
595 info "Theora (free, reworked VP3)" |
6bd5700854b1
consistency fixes, bumped version number (and added ffmjpegb)
alex
parents:
10465
diff
changeset
|
596 status working |
6bd5700854b1
consistency fixes, bumped version number (and added ffmjpegb)
alex
parents:
10465
diff
changeset
|
597 fourcc theo,Thra |
6bd5700854b1
consistency fixes, bumped version number (and added ffmjpegb)
alex
parents:
10465
diff
changeset
|
598 driver theora |
6bd5700854b1
consistency fixes, bumped version number (and added ffmjpegb)
alex
parents:
10465
diff
changeset
|
599 dll libtheora |
30543
ee0b9c3bbf29
Add support for decoding 4:2:2 and 4:4:4 Theora files.
reimar
parents:
30512
diff
changeset
|
600 out YV12,422P,444P |
10466
6bd5700854b1
consistency fixes, bumped version number (and added ffmjpegb)
alex
parents:
10465
diff
changeset
|
601 |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
602 ; prefer native codecs over win32? |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
603 ; the win32 codecs probably are (better) optimized and support direct |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
604 ; rendering, so this may be not the best idea... |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
605 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
606 ;WIN32: |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
607 |
29364 | 608 videocodec nogatech |
609 status working | |
610 fourcc NTN1,NTN2 | |
611 driver vfw | |
612 dll "nuvision.ax" | |
613 out BGR24 flip | |
614 | |
29281 | 615 videocodec ylc |
616 info "YUY2 Lossless Codec" | |
617 status working | |
618 fourcc YLC0 | |
619 driver vfw | |
620 dll "ylc.vcm" | |
621 out BGR24 flip | |
622 | |
28896 | 623 videocodec smartsight |
624 info "Verint Video Manager" | |
625 status working | |
626 fourcc SN40 | |
627 fourcc SN41,SJPG ; untested | |
628 driver vfw | |
629 dll "SN4Codec.dll" | |
630 out BGR24 flip | |
631 | |
26444
cea51ac82475
Support for MSU SCLS (Screen Capture Lossless Codec) with SCLS.DLL
rtogni
parents:
26443
diff
changeset
|
632 videocodec msuscls |
cea51ac82475
Support for MSU SCLS (Screen Capture Lossless Codec) with SCLS.DLL
rtogni
parents:
26443
diff
changeset
|
633 info "MSU Screen Capture Lossless Codec" |
cea51ac82475
Support for MSU SCLS (Screen Capture Lossless Codec) with SCLS.DLL
rtogni
parents:
26443
diff
changeset
|
634 status working |
cea51ac82475
Support for MSU SCLS (Screen Capture Lossless Codec) with SCLS.DLL
rtogni
parents:
26443
diff
changeset
|
635 fourcc SCLS |
cea51ac82475
Support for MSU SCLS (Screen Capture Lossless Codec) with SCLS.DLL
rtogni
parents:
26443
diff
changeset
|
636 driver vfw |
cea51ac82475
Support for MSU SCLS (Screen Capture Lossless Codec) with SCLS.DLL
rtogni
parents:
26443
diff
changeset
|
637 dll "SCLS.DLL" |
cea51ac82475
Support for MSU SCLS (Screen Capture Lossless Codec) with SCLS.DLL
rtogni
parents:
26443
diff
changeset
|
638 out BGR32,BGR24,BGR16 flip |
cea51ac82475
Support for MSU SCLS (Screen Capture Lossless Codec) with SCLS.DLL
rtogni
parents:
26443
diff
changeset
|
639 |
28127 | 640 videocodec wincam |
641 info "wincam screen capture codec" | |
642 comment "requires Zlib.dll" | |
643 status working | |
644 fourcc WCMV | |
645 driver vfw | |
646 dll "wcmv.dll" ; requires Zlib.dll | |
647 out BGR15 flip | |
648 | |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
649 videocodec cram |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
650 info "Microsoft Video 1" |
11261 | 651 comment "-vf palette required for 8bpp" |
6104
0fb14001bf06
old vfw codecs don't like double buffering - force static buffer for them
arpi
parents:
6098
diff
changeset
|
652 status buggy |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
653 fourcc cram,CRAM CRAM |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
654 fourcc msvc,MSVC CRAM |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
655 fourcc wham,WHAM CRAM |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
656 driver vfw |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
657 dll "msvidc32.dll" |
7328 | 658 out BGR24,BGR15,BGR8 static,query |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
659 |
12614 | 660 videocodec ffcvid |
28451 | 661 info "FFmpeg Cinepak Video" |
12614 | 662 status working |
663 fourcc cvid,CVID | |
664 driver ffmpeg | |
665 dll "cinepak" | |
12704 | 666 out YV12,BGR8 query |
12614 | 667 |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
668 videocodec cvidvfw |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
669 info "Cinepak Video" |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
670 status working |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
671 fourcc cvid |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
672 driver vfw |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
673 dll "iccvid.dll" |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
674 ; out YUY2 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
675 ; out UYVY |
6104
0fb14001bf06
old vfw codecs don't like double buffering - force static buffer for them
arpi
parents:
6098
diff
changeset
|
676 out BGR24,BGR15 static |
2165
03b83a9eafa3
dshow codec is preferred for mp42 - it does postprocess
arpi
parents:
2162
diff
changeset
|
677 |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
678 videocodec huffyuv |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
679 info "HuffYUV" |
6189 | 680 status buggy |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
681 fourcc HFYU |
267 | 682 driver vfw |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
683 dll "huffyuv.dll" |
7328 | 684 out YUY2 flip,noflip,query |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
685 ; out UYVY flip |
7328 | 686 out BGR32,BGR24 flip,query |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
687 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
688 ;NATIVE: |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
689 |
11421
9a34051512b2
Use 8BPS, MS rle, MS Video 1, QT rpza from libavcodec
rtognimp
parents:
11389
diff
changeset
|
690 videocodec ffvideo1 |
28451 | 691 info "FFmpeg Microsoft Video 1" |
11421
9a34051512b2
Use 8BPS, MS rle, MS Video 1, QT rpza from libavcodec
rtognimp
parents:
11389
diff
changeset
|
692 status working |
9a34051512b2
Use 8BPS, MS rle, MS Video 1, QT rpza from libavcodec
rtognimp
parents:
11389
diff
changeset
|
693 fourcc cram,CRAM |
9a34051512b2
Use 8BPS, MS rle, MS Video 1, QT rpza from libavcodec
rtognimp
parents:
11389
diff
changeset
|
694 fourcc msvc,MSVC |
9a34051512b2
Use 8BPS, MS rle, MS Video 1, QT rpza from libavcodec
rtognimp
parents:
11389
diff
changeset
|
695 fourcc wham,WHAM |
9a34051512b2
Use 8BPS, MS rle, MS Video 1, QT rpza from libavcodec
rtognimp
parents:
11389
diff
changeset
|
696 driver ffmpeg |
9a34051512b2
Use 8BPS, MS rle, MS Video 1, QT rpza from libavcodec
rtognimp
parents:
11389
diff
changeset
|
697 dll "msvideo1" |
9a34051512b2
Use 8BPS, MS rle, MS Video 1, QT rpza from libavcodec
rtognimp
parents:
11389
diff
changeset
|
698 out BGR15,BGR8 query |
9a34051512b2
Use 8BPS, MS rle, MS Video 1, QT rpza from libavcodec
rtognimp
parents:
11389
diff
changeset
|
699 |
11784 | 700 videocodec ffmszh |
28451 | 701 info "FFmpeg AVImszh" |
11784 | 702 status working |
703 fourcc MSZH | |
704 driver ffmpeg | |
705 dll "mszh" | |
706 out BGR24 | |
707 | |
708 videocodec ffzlib | |
28451 | 709 info "FFmpeg AVIzlib" |
11784 | 710 status working |
711 fourcc ZLIB | |
712 driver ffmpeg | |
713 dll "zlib" | |
714 out BGR24 | |
715 | |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
716 ;XAnim (slow): |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
717 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
718 videocodec cvidxa |
6584 | 719 info "XAnim's Radius Cinepak Video" |
7356
12c25243426c
xanim outformats changed, indeo 3/4/5 now outputs YVU9 only
arpi
parents:
7354
diff
changeset
|
720 status buggy |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
721 fourcc cvid |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
722 driver xanim |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
723 dll "vid_cvid.xa" |
7356
12c25243426c
xanim outformats changed, indeo 3/4/5 now outputs YVU9 only
arpi
parents:
7354
diff
changeset
|
724 out YV12,IYUV,I420 static |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
725 |
15531 | 726 ; time to decide what to do with the MPEG-4/DivX variants... |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
727 ; ff* is fastest... |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
728 |
8190 | 729 videocodec ffhuffyuv |
10418
4b0bab36c1c0
removed our native svq1 and huffyuv implementation as libavcodec's implementations are much better
alex
parents:
10381
diff
changeset
|
730 info "FFmpeg HuffYUV" |
4b0bab36c1c0
removed our native svq1 and huffyuv implementation as libavcodec's implementations are much better
alex
parents:
10381
diff
changeset
|
731 status working |
14057 | 732 fourcc HFYU,FFVH |
8190 | 733 driver ffmpeg |
734 dll huffyuv | |
9033 | 735 out YUY2,422P,YV12 |
8190 | 736 out BGR32,BGR24 |
737 | |
10264 | 738 videocodec ffv1 |
10418
4b0bab36c1c0
removed our native svq1 and huffyuv implementation as libavcodec's implementations are much better
alex
parents:
10381
diff
changeset
|
739 info "FFV1 (lossless codec)" |
10264 | 740 status working |
741 fourcc FFV1 | |
742 driver ffmpeg | |
743 dll ffv1 | |
744 out 411P,444P,422P,YV12,I420,IYUV,YVU9 | |
11354 | 745 out BGR32 |
746 | |
12902 | 747 videocodec ffsnow |
748 info "FFSNOW (Michael's wavelet codec)" | |
749 status working | |
750 fourcc snow,SNOW | |
751 driver ffmpeg | |
752 dll snow | |
753 out YV12 | |
754 | |
10131 | 755 videocodec ffasv1 |
10418
4b0bab36c1c0
removed our native svq1 and huffyuv implementation as libavcodec's implementations are much better
alex
parents:
10381
diff
changeset
|
756 info "FFmpeg ASUS V1" |
10131 | 757 status working |
758 fourcc ASV1 | |
759 driver ffmpeg | |
760 dll asv1 | |
761 out YV12,I420,IYUV | |
762 | |
10774 | 763 videocodec ffasv2 |
764 info "FFmpeg ASUS V2" | |
765 status working | |
766 fourcc ASV2 | |
767 driver ffmpeg | |
768 dll asv2 | |
769 out YV12,I420,IYUV | |
770 | |
10465 | 771 videocodec ffvcr1 |
772 info "FFmpeg ATI VCR1" | |
773 status working | |
774 fourcc VCR1 | |
775 driver ffmpeg | |
776 dll vcr1 | |
777 out YVU9 | |
778 | |
10479 | 779 videocodec ffcljr |
780 info "FFmpeg Cirrus Logic AccuPak (CLJR)" | |
781 status working | |
782 fourcc CLJR | |
783 driver ffmpeg | |
784 dll cljr | |
10480 | 785 out 411P |
10479 | 786 |
6682
eb14fbe55a34
Support for Warcraft 3 videos and for FFmpeg SVQ1 codec.
atmos4
parents:
6584
diff
changeset
|
787 videocodec ffsvq1 |
10418
4b0bab36c1c0
removed our native svq1 and huffyuv implementation as libavcodec's implementations are much better
alex
parents:
10381
diff
changeset
|
788 info "FFmpeg Sorenson Video v1 (SVQ1)" |
6682
eb14fbe55a34
Support for Warcraft 3 videos and for FFmpeg SVQ1 codec.
atmos4
parents:
6584
diff
changeset
|
789 status working |
12458 | 790 fourcc SVQ1,svq1 |
6682
eb14fbe55a34
Support for Warcraft 3 videos and for FFmpeg SVQ1 codec.
atmos4
parents:
6584
diff
changeset
|
791 driver ffmpeg |
eb14fbe55a34
Support for Warcraft 3 videos and for FFmpeg SVQ1 codec.
atmos4
parents:
6584
diff
changeset
|
792 dll svq1 |
eb14fbe55a34
Support for Warcraft 3 videos and for FFmpeg SVQ1 codec.
atmos4
parents:
6584
diff
changeset
|
793 out YVU9 |
eb14fbe55a34
Support for Warcraft 3 videos and for FFmpeg SVQ1 codec.
atmos4
parents:
6584
diff
changeset
|
794 |
12172 | 795 videocodec ff4xm |
796 info "FFmpeg 4XM video" | |
797 status working | |
798 fourcc 4XMV | |
799 driver ffmpeg | |
800 dll 4xm | |
24230 | 801 out BGR15,BGR16 query |
12173 | 802 |
13780 | 803 videocodec ffvixl |
16327 | 804 info "Miro/Pinnacle VideoXL codec" |
13780 | 805 status working |
806 fourcc VIXL | |
16327 | 807 fourcc PIXL ; this is Pinnacle one |
27353 | 808 fourcc XIXL |
13780 | 809 driver ffmpeg |
810 dll xl | |
811 out 411P | |
812 | |
13825 | 813 videocodec ffqtdrw |
28451 | 814 info "FFmpeg QuickDraw" |
13825 | 815 status working |
816 fourcc qdrw | |
817 driver ffmpeg | |
818 dll qdraw | |
22915
1cbc0d439cf3
qdrw changed output format in ffmpeg r8630, sync codecs.conf and require
rtogni
parents:
22908
diff
changeset
|
819 out BGR8 |
13825 | 820 |
15228 | 821 videocodec ffindeo2 |
28451 | 822 info "FFmpeg Indeo 2" |
15228 | 823 status working |
824 fourcc RT21 | |
27612 | 825 fourcc IV20 |
15228 | 826 driver ffmpeg |
827 dll indeo2 | |
828 out YVU9 | |
829 | |
12173 | 830 videocodec ffflv |
831 info "FFmpeg Flash video" | |
832 status working | |
28050 | 833 fourcc FLV1,flv |
12173 | 834 driver ffmpeg |
835 dll flv | |
836 out YV12 | |
837 | |
18634 | 838 videocodec fffsv |
839 info "FFmpeg Flash Screen video" | |
840 status working | |
841 fourcc FSV1 | |
842 driver ffmpeg | |
843 dll flashsv | |
844 out BGR24 | |
845 | |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
846 videocodec ffdivx |
24987 | 847 info "FFmpeg DivX ;-) (MSMPEG-4 v3)" |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
848 status working |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
849 fourcc MPG3,mpg3 div3 |
24987 | 850 fourcc MP43,mp43 div3 ; MSMPEG-4 v3 (fourcc mapping to div3) |
27440 | 851 fourcc DIV5,div5 div3 ; DivX 3.20 |
334 | 852 fourcc DIV6,div6 div4 ; -||- |
312 | 853 fourcc DIV3,div3,DIV4,div4 |
28224
4ac2160db123
add binary codec Philips Speech Processing CELP acm for format 0x120
compn
parents:
28154
diff
changeset
|
854 fourcc DIVF,divf ; divx4.12 |
27440 | 855 fourcc AP41 div3 ; AngelPotion stuff |
7225 | 856 fourcc COL1,col1,COL0,col0 ; Cool codec (based on mpg4ds32.ax) |
27440 | 857 fourcc 3IVD,3ivd ; divxdoctored files (3ivx.com) |
28120 | 858 fourcc DVX3 |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
859 driver ffmpeg |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
860 dll msmpeg4 |
5375
c4e62a4e44ee
I420 added to native YV12 codecs, useless cpuinfo removed, native zlib added, some cosmetics
arpi
parents:
5374
diff
changeset
|
861 out YV12,I420,IYUV |
27440 | 862 |
5493 | 863 videocodec ffmp42 |
24987 | 864 info "FFmpeg MSMPEG-4 v2" |
5496 | 865 status working |
5493 | 866 fourcc DIV2,div2 mp42 |
29282
e186e5204697
add dvh1 fourcc to ffdv codec, fixes dvh1_sample_truncated.avi
compn
parents:
29281
diff
changeset
|
867 fourcc MP42,mp42,Mp42 |
5493 | 868 driver ffmpeg |
869 dll msmpeg4v2 | |
870 out YV12,I420,IYUV | |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
871 |
6264 | 872 videocodec ffmp41 |
24987 | 873 info "FFmpeg MSMPEG-4 v1" |
6264 | 874 status working |
875 fourcc DIV1,div1 mpg4 | |
876 fourcc MPG4,mpg4 | |
28050 | 877 fourcc MP41 |
6264 | 878 driver ffmpeg |
879 dll msmpeg4v1 | |
880 out YV12,I420,IYUV | |
881 | |
6460 | 882 videocodec ffwmv1 |
24987 | 883 info "FFmpeg WMV1/WMV7" |
6460 | 884 status working |
885 fourcc WMV1,wmv1 | |
886 driver ffmpeg | |
887 dll wmv1 | |
888 out YV12,I420,IYUV | |
889 | |
8589 | 890 videocodec ffwmv2 |
24987 | 891 info "FFmpeg WMV2/WMV8" |
25014
f97c1739522b
The FFmpeg WMV2 decoder is no longer buggy now that J-frames are supported.
diego
parents:
24995
diff
changeset
|
892 status working |
8589 | 893 fourcc WMV2,wmv2 |
894 driver ffmpeg | |
895 dll wmv2 | |
896 out YV12,I420,IYUV | |
15896 | 897 |
898 videocodec ffwmv3 | |
24987 | 899 info "FFmpeg WMV3/WMV9" |
19289
85b44ad8193a
Enable FFmpeg WMV3 decoder, the binary decoder is still preferred.
diego
parents:
19241
diff
changeset
|
900 status buggy |
15896 | 901 fourcc WMV3,wmv3 |
902 driver ffmpeg | |
903 dll wmv3 | |
904 out YV12,I420,IYUV | |
27440 | 905 |
28516
79b0bd20433e
Add support for image formats and codecs used by VDPAU
reimar
parents:
28451
diff
changeset
|
906 videocodec ffwmv3vdpau |
79b0bd20433e
Add support for image formats and codecs used by VDPAU
reimar
parents:
28451
diff
changeset
|
907 info "FFmpeg WMV3/WMV9 (VDPAU)" |
28677
cd9aa9b2533a
ffvc1vdpau and ffwmv3vdpau should be marked as buggy in the same
reimar
parents:
28604
diff
changeset
|
908 status buggy |
28516
79b0bd20433e
Add support for image formats and codecs used by VDPAU
reimar
parents:
28451
diff
changeset
|
909 fourcc WMV3,wmv3 |
79b0bd20433e
Add support for image formats and codecs used by VDPAU
reimar
parents:
28451
diff
changeset
|
910 driver ffmpeg |
79b0bd20433e
Add support for image formats and codecs used by VDPAU
reimar
parents:
28451
diff
changeset
|
911 dll wmv3_vdpau |
79b0bd20433e
Add support for image formats and codecs used by VDPAU
reimar
parents:
28451
diff
changeset
|
912 out VDPAU_WMV3 |
79b0bd20433e
Add support for image formats and codecs used by VDPAU
reimar
parents:
28451
diff
changeset
|
913 |
19666 | 914 videocodec ffvc1 |
24987 | 915 info "FFmpeg WVC1" |
19666 | 916 status buggy |
20413
4223085b673c
Add WMVA FourCC to ffvc1, patch by Peter Lemenkov, lemenkov gmail com.
diego
parents:
20371
diff
changeset
|
917 fourcc WVC1,wvc1,WMVA |
27611 | 918 fourcc vc-1,VC-1 |
19666 | 919 driver ffmpeg |
920 dll vc1 | |
921 out YV12,I420,IYUV | |
922 | |
28516
79b0bd20433e
Add support for image formats and codecs used by VDPAU
reimar
parents:
28451
diff
changeset
|
923 videocodec ffvc1vdpau |
79b0bd20433e
Add support for image formats and codecs used by VDPAU
reimar
parents:
28451
diff
changeset
|
924 info "FFmpeg WVC1 (VDPAU)" |
28677
cd9aa9b2533a
ffvc1vdpau and ffwmv3vdpau should be marked as buggy in the same
reimar
parents:
28604
diff
changeset
|
925 status buggy |
28547 | 926 fourcc WVC1,wvc1,WMVA |
28545 | 927 fourcc vc-1,VC-1 |
28516
79b0bd20433e
Add support for image formats and codecs used by VDPAU
reimar
parents:
28451
diff
changeset
|
928 driver ffmpeg |
79b0bd20433e
Add support for image formats and codecs used by VDPAU
reimar
parents:
28451
diff
changeset
|
929 dll vc1_vdpau |
79b0bd20433e
Add support for image formats and codecs used by VDPAU
reimar
parents:
28451
diff
changeset
|
930 out VDPAU_VC1 |
79b0bd20433e
Add support for image formats and codecs used by VDPAU
reimar
parents:
28451
diff
changeset
|
931 |
9867 | 932 videocodec ffh264 |
933 info "FFmpeg H.264" | |
934 status working | |
935 fourcc H264,h264 | |
16329 | 936 fourcc X264,x264 |
21376
f57f9423d6b8
Add another FourCC found in the wild, for example:
rathann
parents:
21362
diff
changeset
|
937 fourcc avc1,AVC1 |
17281 | 938 fourcc davc,DAVC |
9867 | 939 format 0x10000005 |
940 driver ffmpeg | |
941 dll h264 | |
942 out YV12,I420,IYUV | |
943 | |
28516
79b0bd20433e
Add support for image formats and codecs used by VDPAU
reimar
parents:
28451
diff
changeset
|
944 videocodec ffh264vdpau |
79b0bd20433e
Add support for image formats and codecs used by VDPAU
reimar
parents:
28451
diff
changeset
|
945 info "FFmpeg H.264 (VDPAU)" |
79b0bd20433e
Add support for image formats and codecs used by VDPAU
reimar
parents:
28451
diff
changeset
|
946 status working |
79b0bd20433e
Add support for image formats and codecs used by VDPAU
reimar
parents:
28451
diff
changeset
|
947 fourcc H264,h264 |
79b0bd20433e
Add support for image formats and codecs used by VDPAU
reimar
parents:
28451
diff
changeset
|
948 fourcc X264,x264 |
79b0bd20433e
Add support for image formats and codecs used by VDPAU
reimar
parents:
28451
diff
changeset
|
949 fourcc avc1,AVC1 |
79b0bd20433e
Add support for image formats and codecs used by VDPAU
reimar
parents:
28451
diff
changeset
|
950 fourcc davc,DAVC |
79b0bd20433e
Add support for image formats and codecs used by VDPAU
reimar
parents:
28451
diff
changeset
|
951 format 0x10000005 |
79b0bd20433e
Add support for image formats and codecs used by VDPAU
reimar
parents:
28451
diff
changeset
|
952 driver ffmpeg |
79b0bd20433e
Add support for image formats and codecs used by VDPAU
reimar
parents:
28451
diff
changeset
|
953 dll h264_vdpau |
79b0bd20433e
Add support for image formats and codecs used by VDPAU
reimar
parents:
28451
diff
changeset
|
954 out VDPAU_H264 |
79b0bd20433e
Add support for image formats and codecs used by VDPAU
reimar
parents:
28451
diff
changeset
|
955 |
29653 | 956 videocodec coreavcwindows |
957 info "CoreAVC H.264 for x86 - http://corecodec.org/" | |
958 comment "this codec will only work after purchasing it" | |
959 status working | |
960 fourcc H264,h264 | |
961 fourcc X264,x264 | |
962 fourcc avc1 AVC1,AVC1 | |
963 fourcc davc,DAVC | |
964 fourcc VSSH | |
965 format 0x10000005 | |
966 driver dshow | |
967 dll "CoreAVCDecoder.ax" | |
968 guid 0x09571a4b, 0xf1fe, 0x4c60, 0x97, 0x60, 0xde, 0x6d, 0x31, 0x0c, 0x7c, 0x31 | |
969 out YV12,IYUV,I420,YUY2 | |
970 | |
971 | |
10085 | 972 videocodec ffsvq3 |
10418
4b0bab36c1c0
removed our native svq1 and huffyuv implementation as libavcodec's implementations are much better
alex
parents:
10381
diff
changeset
|
973 info "FFmpeg Sorenson Video v3 (SVQ3)" |
10085 | 974 status working |
975 fourcc SVQ3 | |
976 driver ffmpeg | |
977 dll svq3 | |
978 out YV12,I420,IYUV | |
979 | |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
980 videocodec ffodivx |
5375
c4e62a4e44ee
I420 added to native YV12 codecs, useless cpuinfo removed, native zlib added, some cosmetics
arpi
parents:
5374
diff
changeset
|
981 info "FFmpeg MPEG-4" |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
982 status working |
14766 | 983 fourcc FMP4,fmp4 |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
984 fourcc DIVX,divx |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
985 fourcc DIV1,div1 divx |
27440 | 986 fourcc MP4S,mp4s ; ISO MPEG-4 Video V1 |
6010 | 987 fourcc M4S2,m4s2 |
8093 | 988 fourcc xvid,XVID,XviD,XVIX |
11611 | 989 fourcc DX50,dx50,BLZ0 DX50 |
12172 | 990 fourcc mp4v,MP4V |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
991 format 0x4 |
7384 | 992 fourcc UMP4 |
17649
a6a8b4287538
Support MPEG-4 files with RMP4 fourcc, fixes greenlines.rmp4.p.avi.
diego
parents:
17629
diff
changeset
|
993 fourcc RMP4 |
27440 | 994 fourcc 3IV2,3iv2 ; 3ivx Delta 4 |
14835
056446159745
Yet another fourcc for mpeg-4 (files should be made with Xvid)
rtognimp
parents:
14833
diff
changeset
|
995 fourcc DXGM |
16825
657f55c92d4c
Support for video files created by Samsung Miniket VP-M100 diskless camcorder
iive
parents:
16796
diff
changeset
|
996 fourcc SEDG ; diskless camcorder Samsung Miniket VP-M110 |
17329 | 997 fourcc SMP4,smp4 ; Samsung SMP4 video codec |
26969 | 998 fourcc VIDM ; vidm 4.01 codec |
9069
0d2b25a821c9
raw mpeg4-es support (you need to set -fps manually!)
arpi
parents:
9065
diff
changeset
|
999 format 0x10000004 ; mpeg 4 es |
27612 | 1000 fourcc m4cc,M4CC |
1001 fourcc hdx4,HDX4 | |
1002 fourcc FVFW,fvfw | |
28044 | 1003 fourcc FFDS |
28050 | 1004 fourcc DCOD,MVXM,EM4A,PM4V |
28120 | 1005 fourcc M4T3,DMK2,DIGI,INMC |
28895 | 1006 fourcc EPHV,SN40 |
30322 | 1007 fourcc uldx,ULDX,VSPX |
31154 | 1008 fourcc SIPP ; Samsung SHR-6040 |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1009 driver ffmpeg |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1010 dll mpeg4 ;opendivx |
5375
c4e62a4e44ee
I420 added to native YV12 codecs, useless cpuinfo removed, native zlib added, some cosmetics
arpi
parents:
5374
diff
changeset
|
1011 out YV12,I420,IYUV |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1012 |
29843
f6d56a15f1d8
Support VDPAU hardware accelerated decoding of MPEG-4 ASP on capable
cehoyos
parents:
29775
diff
changeset
|
1013 videocodec ffodivxvdpau |
f6d56a15f1d8
Support VDPAU hardware accelerated decoding of MPEG-4 ASP on capable
cehoyos
parents:
29775
diff
changeset
|
1014 info "FFmpeg MPEG-4,DIVX-4/5 (VDPAU)" |
f6d56a15f1d8
Support VDPAU hardware accelerated decoding of MPEG-4 ASP on capable
cehoyos
parents:
29775
diff
changeset
|
1015 status working |
f6d56a15f1d8
Support VDPAU hardware accelerated decoding of MPEG-4 ASP on capable
cehoyos
parents:
29775
diff
changeset
|
1016 fourcc FMP4,fmp4 |
f6d56a15f1d8
Support VDPAU hardware accelerated decoding of MPEG-4 ASP on capable
cehoyos
parents:
29775
diff
changeset
|
1017 fourcc DIVX,divx |
f6d56a15f1d8
Support VDPAU hardware accelerated decoding of MPEG-4 ASP on capable
cehoyos
parents:
29775
diff
changeset
|
1018 fourcc DIV1,div1 divx |
f6d56a15f1d8
Support VDPAU hardware accelerated decoding of MPEG-4 ASP on capable
cehoyos
parents:
29775
diff
changeset
|
1019 fourcc MP4S,mp4s ; ISO MPEG-4 Video V1 |
f6d56a15f1d8
Support VDPAU hardware accelerated decoding of MPEG-4 ASP on capable
cehoyos
parents:
29775
diff
changeset
|
1020 fourcc M4S2,m4s2 |
f6d56a15f1d8
Support VDPAU hardware accelerated decoding of MPEG-4 ASP on capable
cehoyos
parents:
29775
diff
changeset
|
1021 fourcc xvid,XVID,XviD,XVIX |
f6d56a15f1d8
Support VDPAU hardware accelerated decoding of MPEG-4 ASP on capable
cehoyos
parents:
29775
diff
changeset
|
1022 fourcc DX50,dx50,BLZ0 DX50 |
f6d56a15f1d8
Support VDPAU hardware accelerated decoding of MPEG-4 ASP on capable
cehoyos
parents:
29775
diff
changeset
|
1023 fourcc mp4v,MP4V |
f6d56a15f1d8
Support VDPAU hardware accelerated decoding of MPEG-4 ASP on capable
cehoyos
parents:
29775
diff
changeset
|
1024 format 0x4 |
f6d56a15f1d8
Support VDPAU hardware accelerated decoding of MPEG-4 ASP on capable
cehoyos
parents:
29775
diff
changeset
|
1025 fourcc UMP4 |
f6d56a15f1d8
Support VDPAU hardware accelerated decoding of MPEG-4 ASP on capable
cehoyos
parents:
29775
diff
changeset
|
1026 fourcc RMP4 |
f6d56a15f1d8
Support VDPAU hardware accelerated decoding of MPEG-4 ASP on capable
cehoyos
parents:
29775
diff
changeset
|
1027 fourcc 3IV2,3iv2 ; 3ivx Delta 4 |
f6d56a15f1d8
Support VDPAU hardware accelerated decoding of MPEG-4 ASP on capable
cehoyos
parents:
29775
diff
changeset
|
1028 fourcc DXGM |
f6d56a15f1d8
Support VDPAU hardware accelerated decoding of MPEG-4 ASP on capable
cehoyos
parents:
29775
diff
changeset
|
1029 fourcc SEDG ; diskless camcorder Samsung Miniket VP-M110 |
f6d56a15f1d8
Support VDPAU hardware accelerated decoding of MPEG-4 ASP on capable
cehoyos
parents:
29775
diff
changeset
|
1030 fourcc SMP4,smp4 ; Samsung SMP4 video codec |
f6d56a15f1d8
Support VDPAU hardware accelerated decoding of MPEG-4 ASP on capable
cehoyos
parents:
29775
diff
changeset
|
1031 fourcc VIDM ; vidm 4.01 codec |
f6d56a15f1d8
Support VDPAU hardware accelerated decoding of MPEG-4 ASP on capable
cehoyos
parents:
29775
diff
changeset
|
1032 format 0x10000004 ; mpeg 4 es |
f6d56a15f1d8
Support VDPAU hardware accelerated decoding of MPEG-4 ASP on capable
cehoyos
parents:
29775
diff
changeset
|
1033 fourcc m4cc,M4CC |
f6d56a15f1d8
Support VDPAU hardware accelerated decoding of MPEG-4 ASP on capable
cehoyos
parents:
29775
diff
changeset
|
1034 fourcc hdx4,HDX4 |
f6d56a15f1d8
Support VDPAU hardware accelerated decoding of MPEG-4 ASP on capable
cehoyos
parents:
29775
diff
changeset
|
1035 fourcc FVFW,fvfw |
f6d56a15f1d8
Support VDPAU hardware accelerated decoding of MPEG-4 ASP on capable
cehoyos
parents:
29775
diff
changeset
|
1036 fourcc FFDS |
f6d56a15f1d8
Support VDPAU hardware accelerated decoding of MPEG-4 ASP on capable
cehoyos
parents:
29775
diff
changeset
|
1037 fourcc DCOD,MVXM,EM4A,PM4V |
f6d56a15f1d8
Support VDPAU hardware accelerated decoding of MPEG-4 ASP on capable
cehoyos
parents:
29775
diff
changeset
|
1038 fourcc M4T3,DMK2,DIGI,INMC |
f6d56a15f1d8
Support VDPAU hardware accelerated decoding of MPEG-4 ASP on capable
cehoyos
parents:
29775
diff
changeset
|
1039 fourcc EPHV,SN40 |
30322 | 1040 fourcc uldx,ULDX,VSPX |
31165
1b0e34bfb35a
Both XVID and VDPAU decode our SIPP sample better than current libavcodec.
cehoyos
parents:
31163
diff
changeset
|
1041 fourcc SIPP ; Samsung SHR-6040 |
29843
f6d56a15f1d8
Support VDPAU hardware accelerated decoding of MPEG-4 ASP on capable
cehoyos
parents:
29775
diff
changeset
|
1042 driver ffmpeg |
f6d56a15f1d8
Support VDPAU hardware accelerated decoding of MPEG-4 ASP on capable
cehoyos
parents:
29775
diff
changeset
|
1043 dll mpeg4_vdpau |
f6d56a15f1d8
Support VDPAU hardware accelerated decoding of MPEG-4 ASP on capable
cehoyos
parents:
29775
diff
changeset
|
1044 out VDPAU_MPEG4 |
f6d56a15f1d8
Support VDPAU hardware accelerated decoding of MPEG-4 ASP on capable
cehoyos
parents:
29775
diff
changeset
|
1045 |
14306 | 1046 videocodec ffwv1f |
1047 info "WV1F MPEG-4" | |
1048 status working | |
1049 fourcc WV1F | |
1050 driver ffmpeg | |
1051 dll mpeg4 | |
1052 out YV12,I420,IYUV flip | |
1053 | |
27307
b9af28b39daf
Add Dirac video support via libdirac and libschroedinger in libavcodec.
diego
parents:
27245
diff
changeset
|
1054 videocodec fflibschroedinger |
b9af28b39daf
Add Dirac video support via libdirac and libschroedinger in libavcodec.
diego
parents:
27245
diff
changeset
|
1055 info "Dirac (through FFmpeg libschroedinger)" |
b9af28b39daf
Add Dirac video support via libdirac and libschroedinger in libavcodec.
diego
parents:
27245
diff
changeset
|
1056 status working |
b9af28b39daf
Add Dirac video support via libdirac and libschroedinger in libavcodec.
diego
parents:
27245
diff
changeset
|
1057 fourcc drac |
b9af28b39daf
Add Dirac video support via libdirac and libschroedinger in libavcodec.
diego
parents:
27245
diff
changeset
|
1058 driver ffmpeg |
b9af28b39daf
Add Dirac video support via libdirac and libschroedinger in libavcodec.
diego
parents:
27245
diff
changeset
|
1059 dll libschroedinger |
b9af28b39daf
Add Dirac video support via libdirac and libschroedinger in libavcodec.
diego
parents:
27245
diff
changeset
|
1060 out I420,IYUV,422P,444P |
b9af28b39daf
Add Dirac video support via libdirac and libschroedinger in libavcodec.
diego
parents:
27245
diff
changeset
|
1061 |
b9af28b39daf
Add Dirac video support via libdirac and libschroedinger in libavcodec.
diego
parents:
27245
diff
changeset
|
1062 videocodec fflibdirac |
b9af28b39daf
Add Dirac video support via libdirac and libschroedinger in libavcodec.
diego
parents:
27245
diff
changeset
|
1063 info "Dirac (through FFmpeg libdirac)" |
b9af28b39daf
Add Dirac video support via libdirac and libschroedinger in libavcodec.
diego
parents:
27245
diff
changeset
|
1064 status working |
b9af28b39daf
Add Dirac video support via libdirac and libschroedinger in libavcodec.
diego
parents:
27245
diff
changeset
|
1065 fourcc drac |
b9af28b39daf
Add Dirac video support via libdirac and libschroedinger in libavcodec.
diego
parents:
27245
diff
changeset
|
1066 driver ffmpeg |
b9af28b39daf
Add Dirac video support via libdirac and libschroedinger in libavcodec.
diego
parents:
27245
diff
changeset
|
1067 dll libdirac |
b9af28b39daf
Add Dirac video support via libdirac and libschroedinger in libavcodec.
diego
parents:
27245
diff
changeset
|
1068 out I420,IYUV,422P,444P |
b9af28b39daf
Add Dirac video support via libdirac and libschroedinger in libavcodec.
diego
parents:
27245
diff
changeset
|
1069 |
6701
522713337297
Support for Xvid using their new api. If divx4 compatiblity is disabeled
albeu
parents:
6683
diff
changeset
|
1070 videocodec xvid |
26908
13061a6174b6
Change spelling of XviD to Xvid as has already been done in the (rest of the)
diego
parents:
26883
diff
changeset
|
1071 info "Xvid (MPEG-4)" |
6701
522713337297
Support for Xvid using their new api. If divx4 compatiblity is disabeled
albeu
parents:
6683
diff
changeset
|
1072 status working |
22472 | 1073 fourcc FMP4,fmp4 |
6701
522713337297
Support for Xvid using their new api. If divx4 compatiblity is disabeled
albeu
parents:
6683
diff
changeset
|
1074 fourcc DIVX,divx |
22472 | 1075 fourcc xvid,XVID,XviD,XVIX |
1076 fourcc DIV1,div1 divx | |
1077 fourcc MP4S,mp4s ; ISO MPEG-4 Video V1 | |
1078 fourcc M4S2,m4s2 | |
1079 fourcc DX50,dx50,BLZ0 DX50 | |
1080 fourcc mp4v,MP4V | |
6701
522713337297
Support for Xvid using their new api. If divx4 compatiblity is disabeled
albeu
parents:
6683
diff
changeset
|
1081 format 0x4 |
22472 | 1082 fourcc UMP4 |
1083 fourcc RMP4 | |
1084 fourcc 3IV2,3iv2 ; 3ivx Delta 4 | |
1085 fourcc DXGM | |
1086 fourcc SEDG ; diskless camcorder Samsung Miniket VP-M110 | |
1087 fourcc SMP4,smp4 ; Samsung SMP4 video codec | |
26969 | 1088 fourcc VIDM ; vidm 4.01 codec |
28044 | 1089 fourcc FFDS |
28050 | 1090 fourcc DCOD,MVXM,EM4A,PM4V |
28120 | 1091 fourcc M4T3,DMK2,DIGI,INMC |
28895 | 1092 fourcc EPHV,SN40 |
30322 | 1093 fourcc uldx,ULDX,VSPX |
22472 | 1094 format 0x10000004 ; mpeg 4 es |
31165
1b0e34bfb35a
Both XVID and VDPAU decode our SIPP sample better than current libavcodec.
cehoyos
parents:
31163
diff
changeset
|
1095 fourcc SIPP ; Samsung SHR-6040 |
6701
522713337297
Support for Xvid using their new api. If divx4 compatiblity is disabeled
albeu
parents:
6683
diff
changeset
|
1096 driver xvid |
522713337297
Support for Xvid using their new api. If divx4 compatiblity is disabeled
albeu
parents:
6683
diff
changeset
|
1097 out YV12 |
522713337297
Support for Xvid using their new api. If divx4 compatiblity is disabeled
albeu
parents:
6683
diff
changeset
|
1098 out I420 |
522713337297
Support for Xvid using their new api. If divx4 compatiblity is disabeled
albeu
parents:
6683
diff
changeset
|
1099 out YUY2 |
522713337297
Support for Xvid using their new api. If divx4 compatiblity is disabeled
albeu
parents:
6683
diff
changeset
|
1100 out UYVY |
522713337297
Support for Xvid using their new api. If divx4 compatiblity is disabeled
albeu
parents:
6683
diff
changeset
|
1101 out YVYU |
522713337297
Support for Xvid using their new api. If divx4 compatiblity is disabeled
albeu
parents:
6683
diff
changeset
|
1102 out BGR32,BGR24,BGR16,BGR15 |
8209 | 1103 dll "libxvidcore.a" |
6701
522713337297
Support for Xvid using their new api. If divx4 compatiblity is disabeled
albeu
parents:
6683
diff
changeset
|
1104 |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1105 ; is divx4vfw stable enough, working everywhere and faster than divxds? |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1106 |
2088 | 1107 videocodec divx4vfw |
6584 | 1108 info "DivX4Windows-VFW" |
5521 | 1109 status buggy |
1110 comment "sig11 with -framedrop" | |
2088 | 1111 fourcc DIVX,divx ; opendivx / divx4 |
1112 fourcc DIV1,div1 divx | |
27440 | 1113 ; fourcc MP4S,mp4s ; ISO MPEG-4 Video V1 |
2088 | 1114 fourcc MP43,mp43,DIV3,div3,DIV4,div4 DIV3 ; for DivX4Linux only! |
27440 | 1115 fourcc AP41 DIV3 ; AngelPotion stuff |
2088 | 1116 format 0x4 |
1117 driver vfw | |
1118 dll "divx.dll" | |
1119 ; out YV12 ; buggy | |
1120 out YUY2 | |
1121 out BGR32,BGR24,BGR15 | |
1122 | |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1123 ; the original ones... prefer DShow for postprocessing: |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1124 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1125 videocodec divxds |
24987 | 1126 info "DivX ;-) (MSMPEG-4 v3)" |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1127 comment "with postprocessing" |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1128 status working |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1129 fourcc MP43,mp43 div3 ; fourcc mapping to div3 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1130 fourcc DIV5,div5 div3 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1131 fourcc DIV6,div6 div4 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1132 fourcc DIV3,div3,DIV4,div4 |
27440 | 1133 fourcc AP41 div3 ; AngelPotion stuff |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1134 driver dshow |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1135 dll "divx_c32.ax" |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1136 guid 0x82CCd3E0, 0xF71A, 0x11D0, 0x9f, 0xe5, 0x00, 0x60, 0x97, 0x78, 0xaa, 0xaa |
6528 | 1137 out YUY2,UYVY |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1138 out BGR32,BGR24,BGR16,BGR15 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1139 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1140 videocodec divx |
24987 | 1141 info "DivX ;-) (MSMPEG-4 v3)" |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1142 status working |
24987 | 1143 fourcc MP43,mp43 div3 ; MSMPEG-4 v3 (fourcc mapping to div3) |
27440 | 1144 fourcc DIV5,div5 div3 ; DivX 3.20 |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1145 fourcc DIV6,div6 div4 ; -||- |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1146 fourcc DIV3,div3,DIV4,div4 |
27440 | 1147 fourcc AP41 div3 ; AngelPotion stuff |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1148 driver vfw |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1149 dll "divxc32.dll" |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1150 out YUY2 yuvhack |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1151 out BGR32,BGR24,BGR15 |
27440 | 1152 |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1153 ; hmm. we should check, maybe these are/will be playable with libavcodec: |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1154 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1155 videocodec mpeg4ds |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1156 info "Microsoft MPEG-4 v1/v2" |
1453 | 1157 status working |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1158 comment "with postprocessing" |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1159 fourcc DIV2,div2 mp42 |
27440 | 1160 fourcc MP4S,mp4s ; ISO MPEG-4 Video V1 |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1161 fourcc MPG4,mpg4 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1162 fourcc MP42,mp42 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1163 driver dshow |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1164 dll "mpg4ds32.ax" |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1165 guid 0x82CCD3E0, 0xF71A, 0x11D0, 0x9F, 0xE5, 0x00, 0x60, 0x97, 0x78, 0xEA, 0x66 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1166 out YUY2 |
16098 | 1167 ; out BGR32,BGR24,BGR16,BGR15 |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1168 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1169 videocodec mpeg4 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1170 info "Microsoft MPEG-4 v1/v2" |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1171 status working |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1172 fourcc MPG4,mpg4 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1173 fourcc MP42,mp42 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1174 fourcc DIV2 mp42 |
1453 | 1175 driver vfw |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1176 dll "mpg4c32.dll" |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1177 out YUY2 yuvhack |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1178 out BGR32,BGR24,BGR15 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1179 |
8296 | 1180 videocodec wmv9dmo |
1181 info "Windows Media Video 9 DMO" | |
1182 status working | |
1183 fourcc WMV3 | |
13598
7a626d236929
Windows Media Image (WMVP) can be decoded with WMV9 dmo codec
rtognimp
parents:
13440
diff
changeset
|
1184 fourcc WMVP |
8296 | 1185 driver dmo |
1186 dll "wmv9dmod.dll" | |
1187 guid 0x724bb6a4, 0xe526, 0x450f, 0xaf, 0xfa, 0xab, 0x9b, 0x45, 0x12, 0x91, 0x11 | |
1188 out YV12 ;,I420,IYUV | |
1189 out YUY2,UYVY | |
16098 | 1190 ; out BGR32,BGR24,BGR16 ;,BGR15 |
8296 | 1191 |
1192 videocodec wmvdmo | |
1193 info "Windows Media Video DMO" | |
1194 status working | |
1195 fourcc WMV1 | |
1196 fourcc WMV2 | |
1197 fourcc WMV3 | |
13598
7a626d236929
Windows Media Image (WMVP) can be decoded with WMV9 dmo codec
rtognimp
parents:
13440
diff
changeset
|
1198 fourcc WMVP |
8296 | 1199 driver dmo |
1200 dll "wmvdmod.dll" | |
1201 guid 0x82d353df, 0x90bd, 0x4382, 0x8b, 0xc2, 0x3f, 0x61, 0x92, 0xb7, 0x6e, 0x34 | |
1202 out YV12 ;,I420,IYUV | |
1203 out YUY2,UYVY | |
16098 | 1204 ; out BGR32,BGR24,BGR16 ;,BGR15 |
8296 | 1205 |
24995
e52b23ec0bba
Prefer DMO Windows Media codecs over the DShow ones. They are considerably
diego
parents:
24987
diff
changeset
|
1206 videocodec wmv8 |
e52b23ec0bba
Prefer DMO Windows Media codecs over the DShow ones. They are considerably
diego
parents:
24987
diff
changeset
|
1207 info "Windows Media Video 8" |
e52b23ec0bba
Prefer DMO Windows Media codecs over the DShow ones. They are considerably
diego
parents:
24987
diff
changeset
|
1208 status working |
e52b23ec0bba
Prefer DMO Windows Media codecs over the DShow ones. They are considerably
diego
parents:
24987
diff
changeset
|
1209 fourcc WMV2 |
e52b23ec0bba
Prefer DMO Windows Media codecs over the DShow ones. They are considerably
diego
parents:
24987
diff
changeset
|
1210 driver dshow |
e52b23ec0bba
Prefer DMO Windows Media codecs over the DShow ones. They are considerably
diego
parents:
24987
diff
changeset
|
1211 dll "wmv8ds32.ax" |
e52b23ec0bba
Prefer DMO Windows Media codecs over the DShow ones. They are considerably
diego
parents:
24987
diff
changeset
|
1212 guid 0x521fb373, 0x7654, 0x49f2, 0xbd, 0xb1, 0x0c, 0x6e, 0x66, 0x60, 0x71, 0x4f |
e52b23ec0bba
Prefer DMO Windows Media codecs over the DShow ones. They are considerably
diego
parents:
24987
diff
changeset
|
1213 out YV12,I420,IYUV |
e52b23ec0bba
Prefer DMO Windows Media codecs over the DShow ones. They are considerably
diego
parents:
24987
diff
changeset
|
1214 out YUY2,UYVY |
e52b23ec0bba
Prefer DMO Windows Media codecs over the DShow ones. They are considerably
diego
parents:
24987
diff
changeset
|
1215 ; out BGR32,BGR24,BGR16,BGR15 |
e52b23ec0bba
Prefer DMO Windows Media codecs over the DShow ones. They are considerably
diego
parents:
24987
diff
changeset
|
1216 |
e52b23ec0bba
Prefer DMO Windows Media codecs over the DShow ones. They are considerably
diego
parents:
24987
diff
changeset
|
1217 videocodec wmv7 |
e52b23ec0bba
Prefer DMO Windows Media codecs over the DShow ones. They are considerably
diego
parents:
24987
diff
changeset
|
1218 info "Windows Media Video 7" |
e52b23ec0bba
Prefer DMO Windows Media codecs over the DShow ones. They are considerably
diego
parents:
24987
diff
changeset
|
1219 status working |
e52b23ec0bba
Prefer DMO Windows Media codecs over the DShow ones. They are considerably
diego
parents:
24987
diff
changeset
|
1220 fourcc WMV1 |
e52b23ec0bba
Prefer DMO Windows Media codecs over the DShow ones. They are considerably
diego
parents:
24987
diff
changeset
|
1221 driver dshow |
e52b23ec0bba
Prefer DMO Windows Media codecs over the DShow ones. They are considerably
diego
parents:
24987
diff
changeset
|
1222 dll "wmvds32.ax" |
e52b23ec0bba
Prefer DMO Windows Media codecs over the DShow ones. They are considerably
diego
parents:
24987
diff
changeset
|
1223 guid 0x4facbba1, 0xffd8, 0x4cd7, 0x82, 0x28, 0x61, 0xe2, 0xf6, 0x5c, 0xb1, 0xae |
e52b23ec0bba
Prefer DMO Windows Media codecs over the DShow ones. They are considerably
diego
parents:
24987
diff
changeset
|
1224 out YUY2,UYVY |
e52b23ec0bba
Prefer DMO Windows Media codecs over the DShow ones. They are considerably
diego
parents:
24987
diff
changeset
|
1225 ; out BGR32,BGR24,BGR16,BGR15 |
e52b23ec0bba
Prefer DMO Windows Media codecs over the DShow ones. They are considerably
diego
parents:
24987
diff
changeset
|
1226 |
13745
3db10035d297
Windows media video advanced profile (wmva) support via binary codec
rtognimp
parents:
13740
diff
changeset
|
1227 videocodec wmvadmo |
3db10035d297
Windows media video advanced profile (wmva) support via binary codec
rtognimp
parents:
13740
diff
changeset
|
1228 info "Windows Media Video Adv DMO" |
3db10035d297
Windows media video advanced profile (wmva) support via binary codec
rtognimp
parents:
13740
diff
changeset
|
1229 status working |
3db10035d297
Windows media video advanced profile (wmva) support via binary codec
rtognimp
parents:
13740
diff
changeset
|
1230 fourcc WMVA |
13942 | 1231 fourcc WVP2 |
13745
3db10035d297
Windows media video advanced profile (wmva) support via binary codec
rtognimp
parents:
13740
diff
changeset
|
1232 driver dmo |
3db10035d297
Windows media video advanced profile (wmva) support via binary codec
rtognimp
parents:
13740
diff
changeset
|
1233 dll "wmvadvd.dll" |
3db10035d297
Windows media video advanced profile (wmva) support via binary codec
rtognimp
parents:
13740
diff
changeset
|
1234 guid 0x03be3ac4, 0x84b7, 0x4e0e, 0xa7, 0x8d, 0xd3, 0x52, 0x4e, 0x60, 0x39, 0x5a |
3db10035d297
Windows media video advanced profile (wmva) support via binary codec
rtognimp
parents:
13740
diff
changeset
|
1235 out YV12 ;,I420,IYUV |
3db10035d297
Windows media video advanced profile (wmva) support via binary codec
rtognimp
parents:
13740
diff
changeset
|
1236 out YUY2,UYVY |
16098 | 1237 ; out BGR32,BGR24,BGR16 ;,BGR15 |
13745
3db10035d297
Windows media video advanced profile (wmva) support via binary codec
rtognimp
parents:
13740
diff
changeset
|
1238 |
18580
d444160ee47c
Support WVC1 decoding via dmo binary codec wvc1dmod.dll
rtogni
parents:
18526
diff
changeset
|
1239 videocodec wmvvc1dmo |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
1240 info "Windows Media Video (VC-1) Advanced Profile" |
18580
d444160ee47c
Support WVC1 decoding via dmo binary codec wvc1dmod.dll
rtogni
parents:
18526
diff
changeset
|
1241 status working |
d444160ee47c
Support WVC1 decoding via dmo binary codec wvc1dmod.dll
rtogni
parents:
18526
diff
changeset
|
1242 fourcc WVC1 |
d444160ee47c
Support WVC1 decoding via dmo binary codec wvc1dmod.dll
rtogni
parents:
18526
diff
changeset
|
1243 driver dmo |
d444160ee47c
Support WVC1 decoding via dmo binary codec wvc1dmod.dll
rtogni
parents:
18526
diff
changeset
|
1244 dll "wvc1dmod.dll" |
d444160ee47c
Support WVC1 decoding via dmo binary codec wvc1dmod.dll
rtogni
parents:
18526
diff
changeset
|
1245 guid 0xc9bfbccf, 0xe60e, 0x4588, 0xa3, 0xdf, 0x5a, 0x03, 0xb1, 0xfd, 0x95, 0x85 |
d444160ee47c
Support WVC1 decoding via dmo binary codec wvc1dmod.dll
rtogni
parents:
18526
diff
changeset
|
1246 out YV12,YUY2 |
d444160ee47c
Support WVC1 decoding via dmo binary codec wvc1dmod.dll
rtogni
parents:
18526
diff
changeset
|
1247 |
13750
62e739558f5c
Support WMV Screen Codec 2 (MSS2) with binary codec
rtognimp
parents:
13748
diff
changeset
|
1248 videocodec wmsdmod |
62e739558f5c
Support WMV Screen Codec 2 (MSS2) with binary codec
rtognimp
parents:
13748
diff
changeset
|
1249 info "Windows Media Screen Codec 2" |
62e739558f5c
Support WMV Screen Codec 2 (MSS2) with binary codec
rtognimp
parents:
13748
diff
changeset
|
1250 status working |
13929 | 1251 fourcc MSS1 |
13750
62e739558f5c
Support WMV Screen Codec 2 (MSS2) with binary codec
rtognimp
parents:
13748
diff
changeset
|
1252 fourcc MSS2 |
62e739558f5c
Support WMV Screen Codec 2 (MSS2) with binary codec
rtognimp
parents:
13748
diff
changeset
|
1253 driver dmo |
62e739558f5c
Support WMV Screen Codec 2 (MSS2) with binary codec
rtognimp
parents:
13748
diff
changeset
|
1254 dll "wmsdmod.dll" |
62e739558f5c
Support WMV Screen Codec 2 (MSS2) with binary codec
rtognimp
parents:
13748
diff
changeset
|
1255 guid 0x7bafb3b1, 0xd8f4, 0x4279, 0x92, 0x53, 0x27, 0xda, 0x42, 0x31, 0x08, 0xde |
62e739558f5c
Support WMV Screen Codec 2 (MSS2) with binary codec
rtognimp
parents:
13748
diff
changeset
|
1256 out BGR32,BGR24,BGR16 |
62e739558f5c
Support WMV Screen Codec 2 (MSS2) with binary codec
rtognimp
parents:
13748
diff
changeset
|
1257 |
29654 | 1258 videocodec wms10dmod |
1259 info "Windows Media Screen Codec 2 from WMP10" | |
1260 status working | |
1261 fourcc MSS1 | |
1262 fourcc MSS2 | |
1263 driver dmo | |
1264 dll "wms10dmod.dll" | |
1265 guid 0x7bafb3b1, 0xd8f4, 0x4279, 0x92, 0x53, 0x27, 0xda, 0x42, 0x31, 0x08, 0xde | |
1266 out BGR32,BGR24,BGR16 | |
1267 | |
28058
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
1268 videocodec gotomeeting |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
1269 info "GoToMeeting codec" |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
1270 status working |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
1271 fourcc G2M2,G2M3 |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
1272 driver dmo |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
1273 dll "G2M.dll" |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
1274 guid 0x23F891A4, 0x572B, 0x474A, 0x86, 0xDA, 0x66, 0xCD, 0xD3, 0xD1, 0xAC, 0x2E |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
1275 out BGR24,RGB24 flip |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
1276 |
5771 | 1277 videocodec ubmp4 |
14683
a99bdb15d2aa
Comment and info field spelling/grammar corrections.
diego
parents:
14629
diff
changeset
|
1278 info "UB Video MPEG-4" |
8209 | 1279 comment "black&white" |
5771 | 1280 status buggy |
6893 | 1281 fourcc mp4v UMP4 ; black&white, sometimes buggy too |
5771 | 1282 fourcc UMP4 |
1283 driver vfw | |
1284 dll "ubvmp4d.dll" | |
1285 out I420 | |
1286 out UYVY | |
1287 | |
28120 | 1288 videocodec geomp4 |
1289 info "GeoVision Advanced MPEG-4" | |
1290 status working | |
1291 fourcc GMP4,GM40 | |
1292 driver vfw | |
1293 dll "GXAMP4.dll" | |
1294 out BGR24 flip | |
5771 | 1295 |
14683
a99bdb15d2aa
Comment and info field spelling/grammar corrections.
diego
parents:
14629
diff
changeset
|
1296 ; MJPEG: |
a99bdb15d2aa
Comment and info field spelling/grammar corrections.
diego
parents:
14629
diff
changeset
|
1297 ; Notes: m3jpeg+mjpeg are MMX optimized. avid is very stable but slow. |
a99bdb15d2aa
Comment and info field spelling/grammar corrections.
diego
parents:
14629
diff
changeset
|
1298 ; ijpg only decodes JPEG images (no MJPEG), and slow. |
8064 | 1299 ; Update: ffmjpeg is almost perfect (and optimized) now, prefer it to others. |
6896
ee5e57b7639c
mjpeg codecs reordered - now it plays almost everything by default
arpi
parents:
6893
diff
changeset
|
1300 |
11389 | 1301 videocodec zrmjpeg |
1302 info "Zoran MJPEG passthrough" | |
1303 status buggy | |
1304 fourcc MJPG,jpeg | |
1305 driver zrmjpeg | |
1306 out ZRMJPEGNI,ZRMJPEGIT,ZRMJPEGIB query | |
1307 | |
6896
ee5e57b7639c
mjpeg codecs reordered - now it plays almost everything by default
arpi
parents:
6893
diff
changeset
|
1308 videocodec ffmjpeg |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
1309 info "FFmpeg MJPEG" |
6896
ee5e57b7639c
mjpeg codecs reordered - now it plays almost everything by default
arpi
parents:
6893
diff
changeset
|
1310 status working |
ee5e57b7639c
mjpeg codecs reordered - now it plays almost everything by default
arpi
parents:
6893
diff
changeset
|
1311 fourcc MJPG,mjpg |
ee5e57b7639c
mjpeg codecs reordered - now it plays almost everything by default
arpi
parents:
6893
diff
changeset
|
1312 fourcc AVRn,AVDJ ; AVID |
27355 | 1313 fourcc ADJV ; Avid Motion JPEG |
14683
a99bdb15d2aa
Comment and info field spelling/grammar corrections.
diego
parents:
14629
diff
changeset
|
1314 fourcc jpeg ; MOV Photo-JPEG |
8336
071fc9e4c7ce
fixed JPEG issue (sorry atmos, i've tested them now) and added PIM1 name corrections
alex
parents:
8334
diff
changeset
|
1315 fourcc mjpa ; Apple MJPEG-A (Quicktime) |
071fc9e4c7ce
fixed JPEG issue (sorry atmos, i've tested them now) and added PIM1 name corrections
alex
parents:
8334
diff
changeset
|
1316 fourcc JFIF ; SMJPEG (Loki) |
071fc9e4c7ce
fixed JPEG issue (sorry atmos, i've tested them now) and added PIM1 name corrections
alex
parents:
8334
diff
changeset
|
1317 fourcc ijpg,IJPG ; -mf type=jpeg |
14683
a99bdb15d2aa
Comment and info field spelling/grammar corrections.
diego
parents:
14629
diff
changeset
|
1318 fourcc JPEG ; SGI's AVI Photo-JPEG |
a99bdb15d2aa
Comment and info field spelling/grammar corrections.
diego
parents:
14629
diff
changeset
|
1319 fourcc JPGL ; lossless JPEG (pegasus codec) |
a99bdb15d2aa
Comment and info field spelling/grammar corrections.
diego
parents:
14629
diff
changeset
|
1320 fourcc LJPG ; lossless JPEG |
15648 | 1321 fourcc dmb1 ; MJPEG by Matrox Rainbow Runner |
27610 | 1322 fourcc MJLS ; JPEG-LS custom FOURCC for avi - encoder |
28120 | 1323 fourcc MMJP,QIVG |
28089 | 1324 fourcc ACDV ; ACDSee jpeg |
28275 | 1325 fourcc SLMJ ; SL M-JPEG |
29733 | 1326 fourcc MVJP ; Midvid JPEG Video Codec |
29744 | 1327 fourcc IJLV ; Intel JPEG Library Video Codec |
29940 | 1328 fourcc avi1,avi2 |
30187 | 1329 fourcc MTSJ,ZJPG |
6896
ee5e57b7639c
mjpeg codecs reordered - now it plays almost everything by default
arpi
parents:
6893
diff
changeset
|
1330 driver ffmpeg |
ee5e57b7639c
mjpeg codecs reordered - now it plays almost everything by default
arpi
parents:
6893
diff
changeset
|
1331 dll mjpeg |
8064 | 1332 out 444P |
6896
ee5e57b7639c
mjpeg codecs reordered - now it plays almost everything by default
arpi
parents:
6893
diff
changeset
|
1333 out 422P |
30099 | 1334 out 440P |
14683
a99bdb15d2aa
Comment and info field spelling/grammar corrections.
diego
parents:
14629
diff
changeset
|
1335 out YUY2 ; queried (conversion from yuv422p) |
6896
ee5e57b7639c
mjpeg codecs reordered - now it plays almost everything by default
arpi
parents:
6893
diff
changeset
|
1336 out YV12,I420,IYUV |
14683
a99bdb15d2aa
Comment and info field spelling/grammar corrections.
diego
parents:
14629
diff
changeset
|
1337 out BGR32 ; lossless JPEG |
21553 | 1338 out RGB24 ; JPEG-LS |
17561 | 1339 out Y800 |
6896
ee5e57b7639c
mjpeg codecs reordered - now it plays almost everything by default
arpi
parents:
6893
diff
changeset
|
1340 |
10466
6bd5700854b1
consistency fixes, bumped version number (and added ffmjpegb)
alex
parents:
10465
diff
changeset
|
1341 videocodec ffmjpegb |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
1342 info "FFmpeg MJPEG-B" |
13800 | 1343 status working |
10466
6bd5700854b1
consistency fixes, bumped version number (and added ffmjpegb)
alex
parents:
10465
diff
changeset
|
1344 fourcc mjpb ; Apple MJPEG-B (Quicktime) |
6bd5700854b1
consistency fixes, bumped version number (and added ffmjpegb)
alex
parents:
10465
diff
changeset
|
1345 driver ffmpeg |
11316 | 1346 dll mjpegb |
10466
6bd5700854b1
consistency fixes, bumped version number (and added ffmjpegb)
alex
parents:
10465
diff
changeset
|
1347 out 444P |
6bd5700854b1
consistency fixes, bumped version number (and added ffmjpegb)
alex
parents:
10465
diff
changeset
|
1348 out 422P |
30099 | 1349 out 440P |
10466
6bd5700854b1
consistency fixes, bumped version number (and added ffmjpegb)
alex
parents:
10465
diff
changeset
|
1350 out YUY2 ; queryed (conversion from yuv422p) |
6bd5700854b1
consistency fixes, bumped version number (and added ffmjpegb)
alex
parents:
10465
diff
changeset
|
1351 out YV12,I420,IYUV |
6bd5700854b1
consistency fixes, bumped version number (and added ffmjpegb)
alex
parents:
10465
diff
changeset
|
1352 |
14683
a99bdb15d2aa
Comment and info field spelling/grammar corrections.
diego
parents:
14629
diff
changeset
|
1353 ; slow. usable only for standalone JPEGs, like -mf, avid or Photo-JPEG: |
6896
ee5e57b7639c
mjpeg codecs reordered - now it plays almost everything by default
arpi
parents:
6893
diff
changeset
|
1354 videocodec ijpg |
ee5e57b7639c
mjpeg codecs reordered - now it plays almost everything by default
arpi
parents:
6893
diff
changeset
|
1355 info "Independent JPEG Group's codec" |
ee5e57b7639c
mjpeg codecs reordered - now it plays almost everything by default
arpi
parents:
6893
diff
changeset
|
1356 status working |
ee5e57b7639c
mjpeg codecs reordered - now it plays almost everything by default
arpi
parents:
6893
diff
changeset
|
1357 fourcc ijpg,IJPG ; -mf type=jpeg |
14683
a99bdb15d2aa
Comment and info field spelling/grammar corrections.
diego
parents:
14629
diff
changeset
|
1358 fourcc jpeg ; MOV Photo-JPEG |
8336
071fc9e4c7ce
fixed JPEG issue (sorry atmos, i've tested them now) and added PIM1 name corrections
alex
parents:
8334
diff
changeset
|
1359 fourcc AVRn,AVDJ ; AVID |
18179
3628371ad165
We now have CJPG samples and they work with the CJPG and ijpg decoders.
diego
parents:
18134
diff
changeset
|
1360 fourcc CJPG |
6896
ee5e57b7639c
mjpeg codecs reordered - now it plays almost everything by default
arpi
parents:
6893
diff
changeset
|
1361 driver ijpg |
ee5e57b7639c
mjpeg codecs reordered - now it plays almost everything by default
arpi
parents:
6893
diff
changeset
|
1362 dll libjpeg |
25668 | 1363 out RGB24,Y8 |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1364 |
5914 | 1365 ; http://www.morgan-multimedia.com/dev/codec_spec.htm |
5771 | 1366 videocodec m3jpeg |
2877 | 1367 info "Morgan Motion JPEG Codec" |
1368 status working | |
1369 fourcc MJPG | |
1370 fourcc mjpa,mjpb,mjpg MJPG ; MOV files | |
4366 | 1371 fourcc dmb1 MJPG ; MJPEG by Matrox Rainbow Runner |
2877 | 1372 driver vfw |
1373 dll "m3jpeg32.dll" | |
6528 | 1374 ; out YV12,I420 |
1375 out YUY2,UYVY | |
2877 | 1376 out BGR32,BGR24,BGR15 |
1377 | |
1453 | 1378 videocodec mjpeg |
2877 | 1379 info "MainConcept Motion JPEG" |
1453 | 1380 status working |
1381 fourcc MJPG | |
2675 | 1382 fourcc mjpa,mjpb,mjpg MJPG ; MOV files |
5803
4febd266489c
AVID is buggy (image shifted/scaled?) with mainconcept codec
arpi
parents:
5799
diff
changeset
|
1383 ; fourcc AVRn,AVDJ MJPG ; AVID (sometimes buggy) |
1453 | 1384 driver vfw |
1385 dll "mcmjpg32.dll" | |
6528 | 1386 out YUY2,UYVY |
1453 | 1387 out BGR32,BGR24,BGR15 |
1388 | |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1389 videocodec avid |
6584 | 1390 info "AVID Motion JPEG" |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1391 status working |
6896
ee5e57b7639c
mjpeg codecs reordered - now it plays almost everything by default
arpi
parents:
6893
diff
changeset
|
1392 comment "slooooooooow but stable" |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1393 fourcc AVRn |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1394 fourcc AVDJ AVRn |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1395 fourcc MJPG,mjpg AVRn |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1396 driver vfw |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1397 dll "AvidAVICodec.dll" |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1398 out BGR24 flip |
3114
6aa09e66c687
updated vivo fourcc's and reorganized some stuff (also new comments and entries)
alex
parents:
3111
diff
changeset
|
1399 |
5748 | 1400 videocodec LEAD |
14683
a99bdb15d2aa
Comment and info field spelling/grammar corrections.
diego
parents:
14629
diff
changeset
|
1401 info "LEAD (M)JPEG" |
5748 | 1402 status working |
1403 comment "supports interlaced MJPEG" | |
1404 fourcc MJPG | |
14683
a99bdb15d2aa
Comment and info field spelling/grammar corrections.
diego
parents:
14629
diff
changeset
|
1405 fourcc jpeg MJPG ; MOV Photo-JPEG |
12050
96336c83b249
Add LEAD fourcc, patch by adland < adland123 (at) yahoo (dot) com >
rtognimp
parents:
12042
diff
changeset
|
1406 fourcc LEAD |
29955 | 1407 fourcc MTSJ MJPG |
5748 | 1408 driver vfw |
1409 dll "LCodcCMP.dll" | |
1410 out BGR24,BGR15 | |
1411 | |
28144
07981d3405b6
re-add codecs: sif1 (directshow version) and acdsee mjpeg
compn
parents:
28141
diff
changeset
|
1412 videocodec acdsee |
07981d3405b6
re-add codecs: sif1 (directshow version) and acdsee mjpeg
compn
parents:
28141
diff
changeset
|
1413 info "ACDSee mjpeg" |
07981d3405b6
re-add codecs: sif1 (directshow version) and acdsee mjpeg
compn
parents:
28141
diff
changeset
|
1414 status working |
07981d3405b6
re-add codecs: sif1 (directshow version) and acdsee mjpeg
compn
parents:
28141
diff
changeset
|
1415 fourcc ACDV |
07981d3405b6
re-add codecs: sif1 (directshow version) and acdsee mjpeg
compn
parents:
28141
diff
changeset
|
1416 driver vfw |
07981d3405b6
re-add codecs: sif1 (directshow version) and acdsee mjpeg
compn
parents:
28141
diff
changeset
|
1417 dll "ACDV.dll" |
07981d3405b6
re-add codecs: sif1 (directshow version) and acdsee mjpeg
compn
parents:
28141
diff
changeset
|
1418 out BGR32,BGR24,BGR15 flip |
07981d3405b6
re-add codecs: sif1 (directshow version) and acdsee mjpeg
compn
parents:
28141
diff
changeset
|
1419 |
8320 | 1420 videocodec imagepower |
1421 info "ImagePower MJPEG2000" | |
1422 status buggy | |
1423 fourcc IPJ2 | |
1424 driver vfw | |
1425 dll "jp2avi.dll" | |
1426 out BGR32,BGR24,BGR15 | |
1427 | |
30132 | 1428 videocodec fflibopenjpeg |
1429 info "OpenJPEG MJPEG2000" | |
1430 status working | |
1431 fourcc MJ2C | |
1432 fourcc MJP2 | |
1433 fourcc mjp2 | |
1434 driver ffmpeg | |
1435 dll "libopenjpeg" | |
1436 out RGB24,RGB32,BGR32,Y8,Y800 | |
1437 | |
8320 | 1438 videocodec m3jpeg2k |
1439 info "Morgan MJPEG2000" | |
1440 status working | |
1441 fourcc MJ2C | |
27609 | 1442 fourcc MJP2 |
8320 | 1443 driver vfw |
1444 dll "m3jp2k32.dll" | |
1445 out YV12,I420,IYUV | |
1446 out YUY2,UYVY | |
1447 out BGR32,BGR24,BGR15 | |
1448 | |
5914 | 1449 ; http://www.morgan-multimedia.com/dev/directshow_dec_spec.htm |
5771 | 1450 videocodec m3jpegds |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1451 info "Morgan MJPEG" |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1452 status crashing |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1453 fourcc MJPG mjpg |
5767 | 1454 fourcc mjpa,mjpb,mjpg mjpg ; MOV files |
1455 fourcc dmb1 mjpg ; MJPEG by Matrox Rainbow Runner | |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1456 driver dshow |
5537 | 1457 dll "m3jpegdec.ax" |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1458 guid 0x6988b440, 0x8352, 0x11d3, 0x9b, 0xda, 0xca, 0x86, 0x73, 0x7c, 0x71, 0x68 |
5914 | 1459 out I420 |
6528 | 1460 out YUY2,UYVY |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1461 out BGR32,BGR24,BGR16,BGR15 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1462 |
5767 | 1463 videocodec pegasusm |
1464 info "Pegasus Motion JPEG" | |
8209 | 1465 status crashing |
5767 | 1466 fourcc MJPG |
1467 driver vfw | |
27440 | 1468 ; dll "pvmjpg20.dll" ; v2.0 |
1469 dll "pvmjpg21.dll" ; v2.1 | |
5767 | 1470 out BGR24 flip |
1471 | |
1472 videocodec pegasusl | |
14683
a99bdb15d2aa
Comment and info field spelling/grammar corrections.
diego
parents:
14629
diff
changeset
|
1473 info "Pegasus lossless JPEG" |
8209 | 1474 status crashing |
5767 | 1475 fourcc JPGL |
1476 fourcc MJPG JPGL | |
1477 driver vfw | |
1478 dll "pvljpg20.dll" | |
1479 out BGR24 flip | |
1480 | |
1481 videocodec pegasusmwv | |
1482 info "Pegasus Motion Wavelet 2000" | |
8209 | 1483 status crashing |
5767 | 1484 fourcc PVW2 |
1485 driver vfw | |
1486 dll "pvwv220.dll" | |
1487 out BGR24 flip | |
1488 | |
29732
eb29792f6a72
Add support for "Forward Uncompressed" decoding via FFmpeg
reimar
parents:
29728
diff
changeset
|
1489 videocodec fffrwu |
eb29792f6a72
Add support for "Forward Uncompressed" decoding via FFmpeg
reimar
parents:
29728
diff
changeset
|
1490 info "FFmpeg Forward Uncompressed Video Codec" |
eb29792f6a72
Add support for "Forward Uncompressed" decoding via FFmpeg
reimar
parents:
29728
diff
changeset
|
1491 status working |
eb29792f6a72
Add support for "Forward Uncompressed" decoding via FFmpeg
reimar
parents:
29728
diff
changeset
|
1492 fourcc FRWU |
eb29792f6a72
Add support for "Forward Uncompressed" decoding via FFmpeg
reimar
parents:
29728
diff
changeset
|
1493 driver ffmpeg |
eb29792f6a72
Add support for "Forward Uncompressed" decoding via FFmpeg
reimar
parents:
29728
diff
changeset
|
1494 dll "FRWU" |
eb29792f6a72
Add support for "Forward Uncompressed" decoding via FFmpeg
reimar
parents:
29728
diff
changeset
|
1495 out UYVY |
eb29792f6a72
Add support for "Forward Uncompressed" decoding via FFmpeg
reimar
parents:
29728
diff
changeset
|
1496 |
28274 | 1497 videocodec frwuvfw |
1498 info "Forward Uncompressed Video Codec" | |
1499 status working | |
1500 fourcc FRWU | |
1501 driver vfw | |
1502 dll "FRWU.dll" | |
1503 out BGR24 flip | |
1504 | |
1505 videocodec frwdvfw | |
1506 info "Forward JPEG Video Codec" | |
1507 status working | |
1508 fourcc FRWD | |
1509 driver vfw | |
1510 dll "FRWD.dll" | |
1511 out BGR24 flip | |
1512 | |
1513 videocodec frwtvfw | |
1514 info "Forward JPEG+Alpha Video" | |
1515 status working | |
1516 fourcc FRWT | |
1517 driver vfw | |
1518 dll "FRWT.dll" | |
1519 out BGR24 flip | |
1520 | |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1521 ; h263: - I don't know. comments? |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1522 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1523 videocodec vivo |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1524 info "Vivo H.263" |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1525 status working |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1526 fourcc VIVO,vivo vivo |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1527 fourcc viv1,viv2 vivo |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1528 driver vfw |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1529 dll "ivvideo.dll" |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1530 out BGR32,BGR24,BGR15 flip |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1531 in BGR24 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1532 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1533 videocodec u263 |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
1534 info "UB Video H.263/H.263+/H.263++" |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1535 status working |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1536 fourcc U263 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1537 fourcc vivo,VIVO U263 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1538 fourcc viv1 U263 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1539 driver dshow |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1540 dll "ubv263d+.ax" |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1541 guid 0x00af1181, 0x6ebb, 0x11d4, 0x9d, 0x5a, 0x00, 0x50, 0x04, 0x79, 0x6c, 0xc0 |
5914 | 1542 ; out UYVY |
1543 ; BGR32,BGR16,BGR15 seems to work too | |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1544 out BGR24 flip |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1545 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1546 videocodec i263 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1547 info "I263" |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1548 status working |
9065 | 1549 fourcc I263,i263 |
1550 ; fourcc I420,i420 | |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1551 fourcc vivo,VIVO I263 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1552 fourcc viv1 I263 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1553 driver vfw |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1554 dll "i263_32.drv" |
5914 | 1555 out I420 |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1556 out YUY2 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1557 out BGR32,BGR24,BGR15 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1558 |
1453 | 1559 videocodec ffi263 |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
1560 info "FFmpeg I263" |
1453 | 1561 status working |
1562 fourcc I263,i263 | |
1563 driver ffmpeg | |
1564 dll h263i | |
5375
c4e62a4e44ee
I420 added to native YV12 codecs, useless cpuinfo removed, native zlib added, some cosmetics
arpi
parents:
5374
diff
changeset
|
1565 out YV12,I420,IYUV |
1453 | 1566 |
1567 videocodec ffh263 | |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
1568 info "FFmpeg H.263+" |
1526 | 1569 status working |
17143
6e44a1e05769
M263 (M$ h263) can be decoded by lavc H.263 decoder
rtognimp
parents:
17009
diff
changeset
|
1570 fourcc H263,U263,h263,X263,M263 |
3114
6aa09e66c687
updated vivo fourcc's and reorganized some stuff (also new comments and entries)
alex
parents:
3111
diff
changeset
|
1571 fourcc viv1 h263 |
27356 | 1572 fourcc s263,S263 |
28311 | 1573 fourcc T263 |
27356 | 1574 fourcc D263 ; DEC H263 |
1575 fourcc L263 ; Lead H263 | |
27612 | 1576 fourcc ILVR ; ITU H263+ |
28058
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
1577 fourcc VX1K ; Agora Labs VX1000S H263 |
1453 | 1578 driver ffmpeg |
1579 dll h263 | |
5375
c4e62a4e44ee
I420 added to native YV12 codecs, useless cpuinfo removed, native zlib added, some cosmetics
arpi
parents:
5374
diff
changeset
|
1580 out YV12,I420,IYUV |
1453 | 1581 |
11320 | 1582 videocodec ffzygo |
1583 info "FFmpeg ZyGo" | |
1584 status untested | |
1585 fourcc ZyGo | |
1586 driver ffmpeg | |
1587 dll h263 | |
1588 out YV12,I420,IYUV flip | |
1589 | |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1590 videocodec h263xa |
6584 | 1591 info "XAnim's CCITT H.263" |
7356
12c25243426c
xanim outformats changed, indeo 3/4/5 now outputs YVU9 only
arpi
parents:
7354
diff
changeset
|
1592 status crashing |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1593 fourcc H263,h263 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1594 fourcc viv1 H263 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1595 fourcc VIVO,vivo H263 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1596 driver xanim |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1597 dll "vid_h263.xa" |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1598 out YV12,IYUV,I420 |
3969 | 1599 |
13083 | 1600 videocodec ffh261 |
1601 info "CCITT H.261" | |
1602 status working | |
1603 fourcc H261,h261 | |
1604 driver ffmpeg | |
1605 dll h261 | |
1606 out YV12 | |
1607 | |
19394 | 1608 videocodec qt261 |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
1609 info "QuickTime H.261 video" |
19394 | 1610 status working |
1611 fourcc H261,h261 | |
1612 driver qtvideo | |
1613 dll "QuickTime.qts" | |
1614 out YUY2 | |
1615 | |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1616 videocodec h261xa |
6584 | 1617 info "XAnim's CCITT H.261" |
13929 | 1618 status buggy |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1619 fourcc H261,h261 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1620 driver xanim |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1621 dll "vid_h261.xa" |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1622 out YV12,IYUV,I420 |
4656 | 1623 |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1624 videocodec m261 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1625 info "M261" |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1626 status untested |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1627 fourcc m261,M261 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1628 driver vfw |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1629 dll "msh261.drv" |
4615
b1fe5f58cd82
Added native codec support for QT RPZA data, courtesy of Roberto Togni
melanson
parents:
4573
diff
changeset
|
1630 out BGR32,BGR24,BGR15 |
b1fe5f58cd82
Added native codec support for QT RPZA data, courtesy of Roberto Togni
melanson
parents:
4573
diff
changeset
|
1631 |
14683
a99bdb15d2aa
Comment and info field spelling/grammar corrections.
diego
parents:
14629
diff
changeset
|
1632 ; Indeo: |
a99bdb15d2aa
Comment and info field spelling/grammar corrections.
diego
parents:
14629
diff
changeset
|
1633 ; Note: Indeo 3 is buggy, both XAnim (bad decoding) and VfW (fails with DR) |
a99bdb15d2aa
Comment and info field spelling/grammar corrections.
diego
parents:
14629
diff
changeset
|
1634 ; Prefer win32 ones, they are faster, and 4/5 can DR. For fallback, there are |
5442 | 1635 ; Xanim codecs, they provide YV12, useful for YUV display or encoding. |
1938 | 1636 |
334 | 1637 videocodec indeo5ds |
1638 info "Intel Indeo 5" | |
796 | 1639 status working |
334 | 1640 fourcc IV50,iv50 |
1641 driver dshow | |
1642 dll "ir50_32.dll" | |
1643 guid 0x30355649, 0x0000, 0x0010, 0x80, 0x00, 0x00, 0xaa, 0x00, 0x38, 0x9b, 0x71 | |
6528 | 1644 out YV12,IYUV,I420 |
1645 out YUY2,UYVY | |
334 | 1646 out BGR32,BGR24,BGR16,BGR15 |
1647 | |
346 | 1648 videocodec indeo5 |
1649 info "Intel Indeo 5" | |
1650 status working | |
1651 fourcc IV50,iv50 | |
6528 | 1652 driver vfwex |
346 | 1653 dll "ir50_32.dll" |
1358 | 1654 ; out YV12,I420 ; flickering |
346 | 1655 out YUY2 |
1656 out BGR32,BGR24,BGR15 | |
1657 | |
267 | 1658 videocodec indeo4 |
268 | 1659 info "Intel Indeo 4.1" |
746 | 1660 status working |
267 | 1661 fourcc IV41,iv41 |
1662 driver vfw | |
1663 dll "ir41_32.dll" | |
6528 | 1664 out IF09 |
746 | 1665 out BGR24,BGR15 |
6528 | 1666 in YVU9 |
267 | 1667 |
1668 videocodec indeo3 | |
268 | 1669 info "Intel Indeo 3.1/3.2" |
5375
c4e62a4e44ee
I420 added to native YV12 codecs, useless cpuinfo removed, native zlib added, some cosmetics
arpi
parents:
5374
diff
changeset
|
1670 status working |
267 | 1671 fourcc IV31,iv31 |
1672 fourcc IV32,iv32 | |
6528 | 1673 driver vfwex |
267 | 1674 dll "ir32_32.dll" |
6528 | 1675 out IF09 |
6104
0fb14001bf06
old vfw codecs don't like double buffering - force static buffer for them
arpi
parents:
6098
diff
changeset
|
1676 out BGR24,BGR15 flip,static |
6528 | 1677 in YVU9 |
267 | 1678 |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1679 videocodec indeo5xa |
6584 | 1680 info "XAnim's Intel Indeo 5" |
2675 | 1681 status working |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1682 fourcc IV50,iv50 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1683 driver xanim |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1684 dll "vid_iv50.xa" |
7356
12c25243426c
xanim outformats changed, indeo 3/4/5 now outputs YVU9 only
arpi
parents:
7354
diff
changeset
|
1685 out YVU9 |
267 | 1686 |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1687 videocodec indeo4xa |
6584 | 1688 info "XAnim's Intel Indeo 4.1" |
1526 | 1689 status working |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1690 fourcc IV41,iv41 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1691 driver xanim |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1692 dll "vid_iv41.xa" |
7356
12c25243426c
xanim outformats changed, indeo 3/4/5 now outputs YVU9 only
arpi
parents:
7354
diff
changeset
|
1693 out YVU9 |
713 | 1694 |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1695 videocodec indeo3xa |
6584 | 1696 info "XAnim's Intel Indeo 3.1/3.2" |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1697 status working |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1698 fourcc IV31,iv31 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1699 fourcc IV32,iv32 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1700 driver xanim |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1701 dll "vid_iv32.xa" |
7356
12c25243426c
xanim outformats changed, indeo 3/4/5 now outputs YVU9 only
arpi
parents:
7354
diff
changeset
|
1702 out YVU9 |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1703 |
30487
c529adc9c384
There is Indeo 5 decoder in FFmpeg now, so register it
kostya
parents:
30403
diff
changeset
|
1704 videocodec ffindeo5 |
c529adc9c384
There is Indeo 5 decoder in FFmpeg now, so register it
kostya
parents:
30403
diff
changeset
|
1705 info "FFmpeg Indeo 5" |
c529adc9c384
There is Indeo 5 decoder in FFmpeg now, so register it
kostya
parents:
30403
diff
changeset
|
1706 status working |
c529adc9c384
There is Indeo 5 decoder in FFmpeg now, so register it
kostya
parents:
30403
diff
changeset
|
1707 fourcc IV50 |
c529adc9c384
There is Indeo 5 decoder in FFmpeg now, so register it
kostya
parents:
30403
diff
changeset
|
1708 driver ffmpeg |
c529adc9c384
There is Indeo 5 decoder in FFmpeg now, so register it
kostya
parents:
30403
diff
changeset
|
1709 dll indeo5 |
c529adc9c384
There is Indeo 5 decoder in FFmpeg now, so register it
kostya
parents:
30403
diff
changeset
|
1710 out YVU9 |
c529adc9c384
There is Indeo 5 decoder in FFmpeg now, so register it
kostya
parents:
30403
diff
changeset
|
1711 |
6926
9f325578fac9
native libdv added, fourccs fixed/commented for qdv & mcdv
arpi
parents:
6896
diff
changeset
|
1712 ; DV: qdv is more stable... libdv is slow, mcdv is unstable |
313
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
1713 |
7601 | 1714 videocodec ffdv |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
1715 info "FFmpeg DV" |
7667 | 1716 status working |
22617
3652d2628218
add cdvc fourcc to ffdv , works on /incoming/video_format_0x43564443.avi
compn
parents:
22472
diff
changeset
|
1717 fourcc CDVC,cdvc |
29077 | 1718 fourcc CDVH,cdvh ; Canopus DVCPRO HD |
7601 | 1719 fourcc DVSD,dvsd ; PAL |
1720 fourcc DVCS,dvcs ; NTSC ? | |
1721 fourcc "dvcp" ; PAL DV in .mov | |
1722 fourcc "dvc " ; NTSC DV in .mov | |
29097
3dc541dc1866
add fourccs: dvp and dvs1, from vlc dv video fourcc list
compn
parents:
29077
diff
changeset
|
1723 fourcc "dvp " |
17629
2cee40108bbd
Add some more fourcc for DV and MPEG2 needed for some mov samples posted
rtognimp
parents:
17604
diff
changeset
|
1724 fourcc dvpp ; DVCPRO - PAL |
25921
b071a2aec687
Add dv50 fourcc to libdv and ffdv, fixing the following sample:
diego
parents:
25668
diff
changeset
|
1725 fourcc dv50 ; DVCPRO 50 |
26303
adb06ce0dad9
add dvcpro 50 in mov fourcc, patch by j _ta_ v2v.cc
compn
parents:
26240
diff
changeset
|
1726 fourcc dv5n ; DVCPRO 50 NTSC in .mov |
adb06ce0dad9
add dvcpro 50 in mov fourcc, patch by j _ta_ v2v.cc
compn
parents:
26240
diff
changeset
|
1727 fourcc dv5p ; DVCPRO 50 PAL in .mov |
27609 | 1728 fourcc AVdv,AVd1 |
1729 fourcc dvhq,dvhp | |
1730 fourcc dvh5,dvh6,dvh3 | |
27610 | 1731 fourcc dvhd,dvsl,dv25 |
29282
e186e5204697
add dvh1 fourcc to ffdv codec, fixes dvh1_sample_truncated.avi
compn
parents:
29281
diff
changeset
|
1732 fourcc dvs1,dvh1 |
7601 | 1733 driver ffmpeg |
1734 dll dvvideo | |
20371 | 1735 out 411P,422P,YV12 |
7601 | 1736 |
28918
0fc1194ec544
Prefer ffdv over qdv, it seems qdv can not play some FFmpeg-encoded samples.
reimar
parents:
28896
diff
changeset
|
1737 videocodec qdv |
0fc1194ec544
Prefer ffdv over qdv, it seems qdv can not play some FFmpeg-encoded samples.
reimar
parents:
28896
diff
changeset
|
1738 info "Sony Digital Video (DV)" |
0fc1194ec544
Prefer ffdv over qdv, it seems qdv can not play some FFmpeg-encoded samples.
reimar
parents:
28896
diff
changeset
|
1739 status working |
0fc1194ec544
Prefer ffdv over qdv, it seems qdv can not play some FFmpeg-encoded samples.
reimar
parents:
28896
diff
changeset
|
1740 fourcc dvsl,dvsd,dvhd ; ???? |
0fc1194ec544
Prefer ffdv over qdv, it seems qdv can not play some FFmpeg-encoded samples.
reimar
parents:
28896
diff
changeset
|
1741 fourcc DVSD dvsd ; pal .avi |
0fc1194ec544
Prefer ffdv over qdv, it seems qdv can not play some FFmpeg-encoded samples.
reimar
parents:
28896
diff
changeset
|
1742 fourcc "dvcp" dvsd ; pal .mov |
0fc1194ec544
Prefer ffdv over qdv, it seems qdv can not play some FFmpeg-encoded samples.
reimar
parents:
28896
diff
changeset
|
1743 fourcc "dvc " dvsd ; ntsc .mov |
0fc1194ec544
Prefer ffdv over qdv, it seems qdv can not play some FFmpeg-encoded samples.
reimar
parents:
28896
diff
changeset
|
1744 driver dshow |
0fc1194ec544
Prefer ffdv over qdv, it seems qdv can not play some FFmpeg-encoded samples.
reimar
parents:
28896
diff
changeset
|
1745 dll "qdv.dll" |
0fc1194ec544
Prefer ffdv over qdv, it seems qdv can not play some FFmpeg-encoded samples.
reimar
parents:
28896
diff
changeset
|
1746 guid 0xB1B77C00, 0xC3E4, 0x11CF, 0xAF, 0x79, 0x00, 0xAA, 0x00, 0xB6, 0x7A, 0x42 |
0fc1194ec544
Prefer ffdv over qdv, it seems qdv can not play some FFmpeg-encoded samples.
reimar
parents:
28896
diff
changeset
|
1747 out YUY2 |
0fc1194ec544
Prefer ffdv over qdv, it seems qdv can not play some FFmpeg-encoded samples.
reimar
parents:
28896
diff
changeset
|
1748 out UYVY |
0fc1194ec544
Prefer ffdv over qdv, it seems qdv can not play some FFmpeg-encoded samples.
reimar
parents:
28896
diff
changeset
|
1749 out BGR24,BGR16,BGR15 ; BGR32 is buggy, at least with one sample |
0fc1194ec544
Prefer ffdv over qdv, it seems qdv can not play some FFmpeg-encoded samples.
reimar
parents:
28896
diff
changeset
|
1750 |
6926
9f325578fac9
native libdv added, fourccs fixed/commented for qdv & mcdv
arpi
parents:
6896
diff
changeset
|
1751 videocodec libdv |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
1752 info "Raw DV (libdv)" |
6926
9f325578fac9
native libdv added, fourccs fixed/commented for qdv & mcdv
arpi
parents:
6896
diff
changeset
|
1753 status working |
9f325578fac9
native libdv added, fourccs fixed/commented for qdv & mcdv
arpi
parents:
6896
diff
changeset
|
1754 fourcc DVSD,dvsd ; PAL |
9f325578fac9
native libdv added, fourccs fixed/commented for qdv & mcdv
arpi
parents:
6896
diff
changeset
|
1755 fourcc DVCS,dvcs ; NTSC ? |
9f325578fac9
native libdv added, fourccs fixed/commented for qdv & mcdv
arpi
parents:
6896
diff
changeset
|
1756 fourcc "dvcp" ; PAL DV in .mov |
9f325578fac9
native libdv added, fourccs fixed/commented for qdv & mcdv
arpi
parents:
6896
diff
changeset
|
1757 fourcc "dvc " ; NTSC DV in .mov |
17629
2cee40108bbd
Add some more fourcc for DV and MPEG2 needed for some mov samples posted
rtognimp
parents:
17604
diff
changeset
|
1758 fourcc dvpp ; DVCPRO - PAL |
25921
b071a2aec687
Add dv50 fourcc to libdv and ffdv, fixing the following sample:
diego
parents:
25668
diff
changeset
|
1759 fourcc dv50 ; DVCPRO 50 |
26303
adb06ce0dad9
add dvcpro 50 in mov fourcc, patch by j _ta_ v2v.cc
compn
parents:
26240
diff
changeset
|
1760 fourcc dv5n ; DVCPRO 50 NTSC in .mov |
adb06ce0dad9
add dvcpro 50 in mov fourcc, patch by j _ta_ v2v.cc
compn
parents:
26240
diff
changeset
|
1761 fourcc dv5p ; DVCPRO 50 PAL in .mov |
27609 | 1762 fourcc AVdv,AVd1 ; AVID DV |
1763 fourcc dvhq,dvhp | |
1764 fourcc dvh5,dvh6,dvh3 | |
6926
9f325578fac9
native libdv added, fourccs fixed/commented for qdv & mcdv
arpi
parents:
6896
diff
changeset
|
1765 driver libdv |
8209 | 1766 dll libdv.so.2 |
6926
9f325578fac9
native libdv added, fourccs fixed/commented for qdv & mcdv
arpi
parents:
6896
diff
changeset
|
1767 out YUY2 |
9f325578fac9
native libdv added, fourccs fixed/commented for qdv & mcdv
arpi
parents:
6896
diff
changeset
|
1768 |
9f325578fac9
native libdv added, fourccs fixed/commented for qdv & mcdv
arpi
parents:
6896
diff
changeset
|
1769 ; note: it crashes with pond.dv :( |
2162
98e244e5c0a1
DV corrections by Artur Zaprzala <artur.zaprzala@talex.com.pl>
arpi
parents:
2107
diff
changeset
|
1770 videocodec mcdv |
98e244e5c0a1
DV corrections by Artur Zaprzala <artur.zaprzala@talex.com.pl>
arpi
parents:
2107
diff
changeset
|
1771 info "MainConcept DV Codec" |
98e244e5c0a1
DV corrections by Artur Zaprzala <artur.zaprzala@talex.com.pl>
arpi
parents:
2107
diff
changeset
|
1772 status working |
6926
9f325578fac9
native libdv added, fourccs fixed/commented for qdv & mcdv
arpi
parents:
6896
diff
changeset
|
1773 fourcc DVSD,dvsd ; PAL |
9f325578fac9
native libdv added, fourccs fixed/commented for qdv & mcdv
arpi
parents:
6896
diff
changeset
|
1774 fourcc DVCS,dvcs ; NTSC ? |
9f325578fac9
native libdv added, fourccs fixed/commented for qdv & mcdv
arpi
parents:
6896
diff
changeset
|
1775 fourcc CDVC,cdvc ; ??? |
9f325578fac9
native libdv added, fourccs fixed/commented for qdv & mcdv
arpi
parents:
6896
diff
changeset
|
1776 fourcc "dvcp" dvsd ; PAL DV in .mov |
9f325578fac9
native libdv added, fourccs fixed/commented for qdv & mcdv
arpi
parents:
6896
diff
changeset
|
1777 fourcc "dvc " dvcs ; NTSC DV in .mov |
2162
98e244e5c0a1
DV corrections by Artur Zaprzala <artur.zaprzala@talex.com.pl>
arpi
parents:
2107
diff
changeset
|
1778 driver vfw |
98e244e5c0a1
DV corrections by Artur Zaprzala <artur.zaprzala@talex.com.pl>
arpi
parents:
2107
diff
changeset
|
1779 dll "mcdvd_32.dll" |
98e244e5c0a1
DV corrections by Artur Zaprzala <artur.zaprzala@talex.com.pl>
arpi
parents:
2107
diff
changeset
|
1780 out YUY2 |
98e244e5c0a1
DV corrections by Artur Zaprzala <artur.zaprzala@talex.com.pl>
arpi
parents:
2107
diff
changeset
|
1781 out UYVY |
98e244e5c0a1
DV corrections by Artur Zaprzala <artur.zaprzala@talex.com.pl>
arpi
parents:
2107
diff
changeset
|
1782 out BGR32,BGR24,BGR15 |
98e244e5c0a1
DV corrections by Artur Zaprzala <artur.zaprzala@talex.com.pl>
arpi
parents:
2107
diff
changeset
|
1783 |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1784 ; 3ivx: |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1785 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1786 videocodec 3ivXxa |
14683
a99bdb15d2aa
Comment and info field spelling/grammar corrections.
diego
parents:
14629
diff
changeset
|
1787 info "XAnim's 3ivx Delta 3.5 plugin" |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1788 status working |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1789 fourcc 3IV1 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1790 driver xanim |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1791 dll "vid_3ivX.xa" |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1792 out YV12,IYUV,I420 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1793 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1794 videocodec 3ivX |
22367
97639699240b
Update 3ivx decoder to latest version and allow it to load required library.
voroshil
parents:
22366
diff
changeset
|
1795 info "3ivx Delta 4.5" |
97639699240b
Update 3ivx decoder to latest version and allow it to load required library.
voroshil
parents:
22366
diff
changeset
|
1796 status working |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1797 fourcc 3IV1 |
334 | 1798 driver dshow |
22367
97639699240b
Update 3ivx decoder to latest version and allow it to load required library.
voroshil
parents:
22366
diff
changeset
|
1799 dll "3ivxDSDecoder.ax" ; 3ivx.dll is also required |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1800 guid 0x0E6772C0, 0xDD80, 0x11D4, 0xB5, 0x8f, 0xA8, 0x6B, 0x66, 0xd0, 0x61, 0x1c |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1801 out YV12 |
334 | 1802 out YUY2 |
1803 out BGR32,BGR24,BGR16,BGR15 | |
1804 | |
17543
8ddfb75a242e
Move ffrv10 and ffrv20 into RealVideo section, prefer ffrv20 over rv20.
diego
parents:
17542
diff
changeset
|
1805 ; RealVideo variants |
6343
d253cf4f43a9
realvideo support by Florian Schneider <flo-mplayer-dev@gmx.net>
arpi
parents:
6339
diff
changeset
|
1806 |
14580
5becfc1e6c16
Add support for the Linux RealPlayer 10 RV30/40 codec.
diego
parents:
14498
diff
changeset
|
1807 videocodec rv3040 |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
1808 info "Linux RealPlayer 10 RV30/40" |
28151
c6c0c64eee7c
Reduce the priority of the rv3040 native Linux RealVideo decoders since it crashes on SMP systems
reimar
parents:
28144
diff
changeset
|
1809 status buggy ; tries to use multi-threaded decoding on SMP systems and crashes on exit |
14580
5becfc1e6c16
Add support for the Linux RealPlayer 10 RV30/40 codec.
diego
parents:
14498
diff
changeset
|
1810 fourcc RV30,rv30 |
5becfc1e6c16
Add support for the Linux RealPlayer 10 RV30/40 codec.
diego
parents:
14498
diff
changeset
|
1811 fourcc RV40,rv40 |
5becfc1e6c16
Add support for the Linux RealPlayer 10 RV30/40 codec.
diego
parents:
14498
diff
changeset
|
1812 driver realvid |
5becfc1e6c16
Add support for the Linux RealPlayer 10 RV30/40 codec.
diego
parents:
14498
diff
changeset
|
1813 dll "drvc.so" |
5becfc1e6c16
Add support for the Linux RealPlayer 10 RV30/40 codec.
diego
parents:
14498
diff
changeset
|
1814 out I420 |
5becfc1e6c16
Add support for the Linux RealPlayer 10 RV30/40 codec.
diego
parents:
14498
diff
changeset
|
1815 |
22908 | 1816 videocodec rv3040win |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
1817 info "Win32 RealPlayer 10 RV30/40" |
22908 | 1818 status working |
1819 fourcc RV30,rv30 | |
1820 fourcc RV40,rv40 | |
1821 driver realvid | |
1822 dll "drvc.dll" | |
1823 out I420 | |
1824 | |
6983 | 1825 videocodec rv40 |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
1826 info "Linux RealPlayer 9 RV40" |
28604
011bd477ee51
Mark all Linux RealVideo decoders as buggy, they all seem to have some problem
reimar
parents:
28547
diff
changeset
|
1827 status buggy |
6983 | 1828 fourcc RV40,rv40 |
1829 driver realvid | |
1830 dll "drv4.so.6.0" | |
1831 out I420 | |
1832 | |
8527 | 1833 videocodec rv40win |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
1834 info "Win32 RealPlayer 9 RV40" |
8527 | 1835 status working |
1836 fourcc RV40,rv40 | |
1837 driver realvid | |
1838 dll "drv43260.dll" | |
1839 out I420 | |
8526
2b8cb804fe1a
fixed rv30win and added rv20win (and ucod doesn't supports UYVY)
alex
parents:
8336
diff
changeset
|
1840 |
12628
985e1813e298
support for realvideo codecs under macosx, original patch by Donnie Smith
alex
parents:
12614
diff
changeset
|
1841 videocodec rv40mac |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
1842 info "Mac OS X RealPlayer 9 RV40" |
12628
985e1813e298
support for realvideo codecs under macosx, original patch by Donnie Smith
alex
parents:
12614
diff
changeset
|
1843 status working |
985e1813e298
support for realvideo codecs under macosx, original patch by Donnie Smith
alex
parents:
12614
diff
changeset
|
1844 fourcc RV40,rv40 |
985e1813e298
support for realvideo codecs under macosx, original patch by Donnie Smith
alex
parents:
12614
diff
changeset
|
1845 driver realvid |
13860
d6f716fdd734
remove mac shlb support to use new helix codec for realvideo support on osx
nplourde
parents:
13825
diff
changeset
|
1846 dll "drvc.bundle/Contents/MacOS/drvc" |
12628
985e1813e298
support for realvideo codecs under macosx, original patch by Donnie Smith
alex
parents:
12614
diff
changeset
|
1847 out I420 |
985e1813e298
support for realvideo codecs under macosx, original patch by Donnie Smith
alex
parents:
12614
diff
changeset
|
1848 |
6343
d253cf4f43a9
realvideo support by Florian Schneider <flo-mplayer-dev@gmx.net>
arpi
parents:
6339
diff
changeset
|
1849 videocodec rv30 |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
1850 info "Linux RealPlayer 8 RV30" |
28604
011bd477ee51
Mark all Linux RealVideo decoders as buggy, they all seem to have some problem
reimar
parents:
28547
diff
changeset
|
1851 status buggy |
6343
d253cf4f43a9
realvideo support by Florian Schneider <flo-mplayer-dev@gmx.net>
arpi
parents:
6339
diff
changeset
|
1852 fourcc RV30,rv30 |
d253cf4f43a9
realvideo support by Florian Schneider <flo-mplayer-dev@gmx.net>
arpi
parents:
6339
diff
changeset
|
1853 driver realvid |
d253cf4f43a9
realvideo support by Florian Schneider <flo-mplayer-dev@gmx.net>
arpi
parents:
6339
diff
changeset
|
1854 dll "drv3.so.6.0" |
d253cf4f43a9
realvideo support by Florian Schneider <flo-mplayer-dev@gmx.net>
arpi
parents:
6339
diff
changeset
|
1855 out I420 |
5749 | 1856 |
6375 | 1857 videocodec rv30win |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
1858 info "Win32 RealPlayer 8 RV30" |
8526
2b8cb804fe1a
fixed rv30win and added rv20win (and ucod doesn't supports UYVY)
alex
parents:
8336
diff
changeset
|
1859 status working |
6375 | 1860 fourcc RV30,rv30 |
1861 driver realvid | |
1862 dll "drv33260.dll" | |
1863 out I420 | |
1864 | |
12628
985e1813e298
support for realvideo codecs under macosx, original patch by Donnie Smith
alex
parents:
12614
diff
changeset
|
1865 videocodec rv30mac |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
1866 info "Mac OS X RealPlayer 9 RV30" |
12628
985e1813e298
support for realvideo codecs under macosx, original patch by Donnie Smith
alex
parents:
12614
diff
changeset
|
1867 status working |
985e1813e298
support for realvideo codecs under macosx, original patch by Donnie Smith
alex
parents:
12614
diff
changeset
|
1868 fourcc RV30,rv30 |
985e1813e298
support for realvideo codecs under macosx, original patch by Donnie Smith
alex
parents:
12614
diff
changeset
|
1869 driver realvid |
13860
d6f716fdd734
remove mac shlb support to use new helix codec for realvideo support on osx
nplourde
parents:
13825
diff
changeset
|
1870 dll "drvc.bundle/Contents/MacOS/drvc" |
12628
985e1813e298
support for realvideo codecs under macosx, original patch by Donnie Smith
alex
parents:
12614
diff
changeset
|
1871 out I420 |
985e1813e298
support for realvideo codecs under macosx, original patch by Donnie Smith
alex
parents:
12614
diff
changeset
|
1872 |
17543
8ddfb75a242e
Move ffrv10 and ffrv20 into RealVideo section, prefer ffrv20 over rv20.
diego
parents:
17542
diff
changeset
|
1873 videocodec ffrv20 |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
1874 info "FFmpeg RV20" |
17543
8ddfb75a242e
Move ffrv10 and ffrv20 into RealVideo section, prefer ffrv20 over rv20.
diego
parents:
17542
diff
changeset
|
1875 status working |
8ddfb75a242e
Move ffrv10 and ffrv20 into RealVideo section, prefer ffrv20 over rv20.
diego
parents:
17542
diff
changeset
|
1876 fourcc RV20,rv20 |
27627 | 1877 fourcc RVTR |
17543
8ddfb75a242e
Move ffrv10 and ffrv20 into RealVideo section, prefer ffrv20 over rv20.
diego
parents:
17542
diff
changeset
|
1878 driver ffmpeg |
8ddfb75a242e
Move ffrv10 and ffrv20 into RealVideo section, prefer ffrv20 over rv20.
diego
parents:
17542
diff
changeset
|
1879 dll rv20 |
8ddfb75a242e
Move ffrv10 and ffrv20 into RealVideo section, prefer ffrv20 over rv20.
diego
parents:
17542
diff
changeset
|
1880 out YV12,I420,IYUV |
27440 | 1881 |
28138 | 1882 videocodec ffrv30 |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
1883 info "FFmpeg RV30" |
28138 | 1884 status buggy |
1885 fourcc RV30,rv30 | |
1886 driver ffmpeg | |
1887 dll rv30 | |
1888 out YV12,I420,IYUV | |
1889 | |
28020 | 1890 videocodec ffrv40 |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
1891 info "FFmpeg RV40" |
28020 | 1892 status working |
1893 fourcc RV40,rv40 | |
1894 driver ffmpeg | |
1895 dll rv40 | |
1896 out YV12,I420,IYUV | |
1897 | |
6346 | 1898 videocodec rv20 |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
1899 info "Linux RealPlayer 8 RV20" |
28604
011bd477ee51
Mark all Linux RealVideo decoders as buggy, they all seem to have some problem
reimar
parents:
28547
diff
changeset
|
1900 status buggy |
6346 | 1901 fourcc RV20,rv20 |
1902 driver realvid | |
1903 dll "drv2.so.6.0" | |
1904 out I420 | |
1905 | |
22908 | 1906 videocodec rv20winrp10 |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
1907 info "Win32 RealPlayer 10 RV20" |
22908 | 1908 status working |
1909 fourcc RV20,rv20 | |
1910 driver realvid | |
1911 dll "drv2.dll" | |
1912 out I420 | |
1913 | |
8526
2b8cb804fe1a
fixed rv30win and added rv20win (and ucod doesn't supports UYVY)
alex
parents:
8336
diff
changeset
|
1914 videocodec rv20win |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
1915 info "Win32 RealPlayer 8 RV20" |
8526
2b8cb804fe1a
fixed rv30win and added rv20win (and ucod doesn't supports UYVY)
alex
parents:
8336
diff
changeset
|
1916 status working |
2b8cb804fe1a
fixed rv30win and added rv20win (and ucod doesn't supports UYVY)
alex
parents:
8336
diff
changeset
|
1917 fourcc RV20,rv20 |
2b8cb804fe1a
fixed rv30win and added rv20win (and ucod doesn't supports UYVY)
alex
parents:
8336
diff
changeset
|
1918 driver realvid |
2b8cb804fe1a
fixed rv30win and added rv20win (and ucod doesn't supports UYVY)
alex
parents:
8336
diff
changeset
|
1919 dll "drv23260.dll" |
2b8cb804fe1a
fixed rv30win and added rv20win (and ucod doesn't supports UYVY)
alex
parents:
8336
diff
changeset
|
1920 out I420 |
2b8cb804fe1a
fixed rv30win and added rv20win (and ucod doesn't supports UYVY)
alex
parents:
8336
diff
changeset
|
1921 |
12628
985e1813e298
support for realvideo codecs under macosx, original patch by Donnie Smith
alex
parents:
12614
diff
changeset
|
1922 videocodec rv20mac |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
1923 info "Mac OS X RealPlayer 9 RV20" |
12628
985e1813e298
support for realvideo codecs under macosx, original patch by Donnie Smith
alex
parents:
12614
diff
changeset
|
1924 status working |
985e1813e298
support for realvideo codecs under macosx, original patch by Donnie Smith
alex
parents:
12614
diff
changeset
|
1925 fourcc RV20,rv20 |
985e1813e298
support for realvideo codecs under macosx, original patch by Donnie Smith
alex
parents:
12614
diff
changeset
|
1926 driver realvid |
13860
d6f716fdd734
remove mac shlb support to use new helix codec for realvideo support on osx
nplourde
parents:
13825
diff
changeset
|
1927 dll "drv2.bundle/Contents/MacOS/drv2" |
12628
985e1813e298
support for realvideo codecs under macosx, original patch by Donnie Smith
alex
parents:
12614
diff
changeset
|
1928 out I420 |
985e1813e298
support for realvideo codecs under macosx, original patch by Donnie Smith
alex
parents:
12614
diff
changeset
|
1929 |
17543
8ddfb75a242e
Move ffrv10 and ffrv20 into RealVideo section, prefer ffrv20 over rv20.
diego
parents:
17542
diff
changeset
|
1930 videocodec ffrv10 |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
1931 info "FFmpeg RV10" |
17543
8ddfb75a242e
Move ffrv10 and ffrv20 into RealVideo section, prefer ffrv20 over rv20.
diego
parents:
17542
diff
changeset
|
1932 status working |
8ddfb75a242e
Move ffrv10 and ffrv20 into RealVideo section, prefer ffrv20 over rv20.
diego
parents:
17542
diff
changeset
|
1933 fourcc RV10,rv10 |
8ddfb75a242e
Move ffrv10 and ffrv20 into RealVideo section, prefer ffrv20 over rv20.
diego
parents:
17542
diff
changeset
|
1934 fourcc RV13,rv13 |
8ddfb75a242e
Move ffrv10 and ffrv20 into RealVideo section, prefer ffrv20 over rv20.
diego
parents:
17542
diff
changeset
|
1935 driver ffmpeg |
8ddfb75a242e
Move ffrv10 and ffrv20 into RealVideo section, prefer ffrv20 over rv20.
diego
parents:
17542
diff
changeset
|
1936 dll rv10 |
8ddfb75a242e
Move ffrv10 and ffrv20 into RealVideo section, prefer ffrv20 over rv20.
diego
parents:
17542
diff
changeset
|
1937 out YV12,I420,IYUV |
8ddfb75a242e
Move ffrv10 and ffrv20 into RealVideo section, prefer ffrv20 over rv20.
diego
parents:
17542
diff
changeset
|
1938 |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1939 ; others: |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
1940 |
12066
792eec413bd5
Support for Alparysoft lossless video codec (DShow and VfW)
rtognimp
parents:
12059
diff
changeset
|
1941 videocodec alpary |
792eec413bd5
Support for Alparysoft lossless video codec (DShow and VfW)
rtognimp
parents:
12059
diff
changeset
|
1942 info "Alparysoft lossless codec dshow" |
12804
0106b9917013
Status updates and comments about other dll required by some codecs
rtognimp
parents:
12735
diff
changeset
|
1943 status working |
12066
792eec413bd5
Support for Alparysoft lossless video codec (DShow and VfW)
rtognimp
parents:
12059
diff
changeset
|
1944 fourcc ASLC |
792eec413bd5
Support for Alparysoft lossless video codec (DShow and VfW)
rtognimp
parents:
12059
diff
changeset
|
1945 driver dshow |
792eec413bd5
Support for Alparysoft lossless video codec (DShow and VfW)
rtognimp
parents:
12059
diff
changeset
|
1946 dll "aslcodec_dshow.dll" |
792eec413bd5
Support for Alparysoft lossless video codec (DShow and VfW)
rtognimp
parents:
12059
diff
changeset
|
1947 guid 0x7f9de066, 0xbf3d, 0x4c17, 0x86, 0xb7, 0x33, 0xe4, 0x3e, 0xbe, 0xae, 0xf0 |
792eec413bd5
Support for Alparysoft lossless video codec (DShow and VfW)
rtognimp
parents:
12059
diff
changeset
|
1948 out BGR24 flip |
792eec413bd5
Support for Alparysoft lossless video codec (DShow and VfW)
rtognimp
parents:
12059
diff
changeset
|
1949 |
792eec413bd5
Support for Alparysoft lossless video codec (DShow and VfW)
rtognimp
parents:
12059
diff
changeset
|
1950 videocodec alpary2 |
792eec413bd5
Support for Alparysoft lossless video codec (DShow and VfW)
rtognimp
parents:
12059
diff
changeset
|
1951 info "Alparysoft lossless codec vfw" |
12804
0106b9917013
Status updates and comments about other dll required by some codecs
rtognimp
parents:
12735
diff
changeset
|
1952 status working |
12066
792eec413bd5
Support for Alparysoft lossless video codec (DShow and VfW)
rtognimp
parents:
12059
diff
changeset
|
1953 fourcc ASLC |
792eec413bd5
Support for Alparysoft lossless video codec (DShow and VfW)
rtognimp
parents:
12059
diff
changeset
|
1954 driver vfw |
792eec413bd5
Support for Alparysoft lossless video codec (DShow and VfW)
rtognimp
parents:
12059
diff
changeset
|
1955 dll "aslcodec_vfw.dll" |
792eec413bd5
Support for Alparysoft lossless video codec (DShow and VfW)
rtognimp
parents:
12059
diff
changeset
|
1956 out BGR24 flip |
792eec413bd5
Support for Alparysoft lossless video codec (DShow and VfW)
rtognimp
parents:
12059
diff
changeset
|
1957 |
12059
937a520811e9
Add support for Lead MCMW 2.0 wavelet codec eval version
rtognimp
parents:
12050
diff
changeset
|
1958 videocodec LEADMW20 |
937a520811e9
Add support for Lead MCMW 2.0 wavelet codec eval version
rtognimp
parents:
12050
diff
changeset
|
1959 info "Lead CMW wavelet 2.0" |
937a520811e9
Add support for Lead MCMW 2.0 wavelet codec eval version
rtognimp
parents:
12050
diff
changeset
|
1960 status working |
937a520811e9
Add support for Lead MCMW 2.0 wavelet codec eval version
rtognimp
parents:
12050
diff
changeset
|
1961 fourcc LCW2 |
937a520811e9
Add support for Lead MCMW 2.0 wavelet codec eval version
rtognimp
parents:
12050
diff
changeset
|
1962 driver dshow |
14683
a99bdb15d2aa
Comment and info field spelling/grammar corrections.
diego
parents:
14629
diff
changeset
|
1963 dll "LCODCCMW2E.dll"; eval also needs LCMW2.dll |
12059
937a520811e9
Add support for Lead MCMW 2.0 wavelet codec eval version
rtognimp
parents:
12050
diff
changeset
|
1964 guid 0xe2b7dc56, 0x38c5, 0x11d5, 0x91, 0xf6, 0x00, 0x10, 0x4b, 0xdb, 0x8f, 0xf9 |
937a520811e9
Add support for Lead MCMW 2.0 wavelet codec eval version
rtognimp
parents:
12050
diff
changeset
|
1965 out BGR24,BGR8 flip |
937a520811e9
Add support for Lead MCMW 2.0 wavelet codec eval version
rtognimp
parents:
12050
diff
changeset
|
1966 |
31139
9a2e299dc256
Add final missing bits of CineForm HD support on Linux (via the Windows
sesse
parents:
31118
diff
changeset
|
1967 videocodec cineformhd |
9a2e299dc256
Add final missing bits of CineForm HD support on Linux (via the Windows
sesse
parents:
31118
diff
changeset
|
1968 info "CineForm HD" |
9a2e299dc256
Add final missing bits of CineForm HD support on Linux (via the Windows
sesse
parents:
31118
diff
changeset
|
1969 status working |
9a2e299dc256
Add final missing bits of CineForm HD support on Linux (via the Windows
sesse
parents:
31118
diff
changeset
|
1970 fourcc CFHD |
9a2e299dc256
Add final missing bits of CineForm HD support on Linux (via the Windows
sesse
parents:
31118
diff
changeset
|
1971 driver dshow |
9a2e299dc256
Add final missing bits of CineForm HD support on Linux (via the Windows
sesse
parents:
31118
diff
changeset
|
1972 dll "CFDecode2.ax" |
9a2e299dc256
Add final missing bits of CineForm HD support on Linux (via the Windows
sesse
parents:
31118
diff
changeset
|
1973 guid 0xAD83011E, 0x01d1, 0x4623, 0x91, 0xfd, 0x6b, 0x75, 0xf1, 0x83, 0xc5, 0xa9 |
9a2e299dc256
Add final missing bits of CineForm HD support on Linux (via the Windows
sesse
parents:
31118
diff
changeset
|
1974 out UYVY |
9a2e299dc256
Add final missing bits of CineForm HD support on Linux (via the Windows
sesse
parents:
31118
diff
changeset
|
1975 |
25352
c090477234c6
add lagarith codec, someone finally found it in the wild.
compn
parents:
25301
diff
changeset
|
1976 videocodec lagarith |
c090477234c6
add lagarith codec, someone finally found it in the wild.
compn
parents:
25301
diff
changeset
|
1977 info "Lagarith Lossless Video Codec" |
25455 | 1978 comment "http://lags.leetcode.net/codec.html, requires an MMX2 CPU." |
25352
c090477234c6
add lagarith codec, someone finally found it in the wild.
compn
parents:
25301
diff
changeset
|
1979 status working |
c090477234c6
add lagarith codec, someone finally found it in the wild.
compn
parents:
25301
diff
changeset
|
1980 fourcc LAGS |
c090477234c6
add lagarith codec, someone finally found it in the wild.
compn
parents:
25301
diff
changeset
|
1981 driver vfw |
c090477234c6
add lagarith codec, someone finally found it in the wild.
compn
parents:
25301
diff
changeset
|
1982 dll "lagarith.dll" |
c090477234c6
add lagarith codec, someone finally found it in the wild.
compn
parents:
25301
diff
changeset
|
1983 out BGR32,BGR24 flip |
c090477234c6
add lagarith codec, someone finally found it in the wild.
compn
parents:
25301
diff
changeset
|
1984 |
26968 | 1985 videocodec psiv |
1986 info "Infinite Video PSI_V" | |
1987 status working | |
1988 fourcc PSIV | |
1989 driver vfw | |
1990 dll "psiv.dll" | |
1991 out BGR32,BGR24 query,flip | |
1992 | |
30188 | 1993 videocodec midivid1 |
1994 info "http://www.midivid.com/codec/download.html" | |
1995 status working | |
1996 fourcc MVLZ | |
1997 driver vfw | |
1998 dll "MLZCodec.dll" | |
1999 out BGR24,BGR16 flip | |
2000 | |
2001 videocodec midivid2 | |
2002 info "http://www.midivid.com/codec/download.html" | |
2003 status working | |
2004 fourcc MVDV | |
2005 driver vfw | |
2006 dll "MVCodec.dll" | |
2007 out BGR24 flip | |
2008 | |
28300 | 2009 videocodec midivid3 |
2010 info "www.midivid.com/codec/mv3codec.html" | |
2011 status working | |
2012 fourcc MV30 | |
2013 driver vfw | |
2014 dll "MV3.dll" | |
2015 out BGR24,BGR16 | |
2016 | |
28311 | 2017 videocodec moyea |
2018 info "Moyea Flash to Video Converter" | |
2019 comment "requires zlib1.dll" ; c7d4d685a0af2a09cbc21cb474358595 | |
2020 status working | |
2021 fourcc MFZ0 | |
2022 driver vfw | |
2023 dll "MyFlashZip0.ax" | |
2024 out BGR24 flip | |
2025 | |
28273
e7de441ff1c1
add nsvideo (NSVI) binary codec. works on uncommon samples list
compn
parents:
28272
diff
changeset
|
2026 videocodec nsvideo |
e7de441ff1c1
add nsvideo (NSVI) binary codec. works on uncommon samples list
compn
parents:
28272
diff
changeset
|
2027 info "Power VideoWorks video" |
e7de441ff1c1
add nsvideo (NSVI) binary codec. works on uncommon samples list
compn
parents:
28272
diff
changeset
|
2028 status working |
e7de441ff1c1
add nsvideo (NSVI) binary codec. works on uncommon samples list
compn
parents:
28272
diff
changeset
|
2029 fourcc NSVI |
e7de441ff1c1
add nsvideo (NSVI) binary codec. works on uncommon samples list
compn
parents:
28272
diff
changeset
|
2030 driver vfw |
e7de441ff1c1
add nsvideo (NSVI) binary codec. works on uncommon samples list
compn
parents:
28272
diff
changeset
|
2031 dll "nsvideo.dll" |
e7de441ff1c1
add nsvideo (NSVI) binary codec. works on uncommon samples list
compn
parents:
28272
diff
changeset
|
2032 out BGR24 flip |
e7de441ff1c1
add nsvideo (NSVI) binary codec. works on uncommon samples list
compn
parents:
28272
diff
changeset
|
2033 |
28274 | 2034 videocodec smv2vfw |
2035 info "DideoNET SMV2" | |
2036 status working | |
2037 fourcc SMV2 | |
2038 driver vfw | |
2039 dll "smv2vfw.dll" | |
2040 out BGR32,BGR24,BGR8,RGB32,RGB24,RGB8 flip | |
2041 | |
30205 | 2042 videocodec cfhdvfw |
2043 status working | |
2044 info "CineForm HD" | |
30232 | 2045 comment "windows only" ; set registry keys for half-res decoding |
30205 | 2046 status working |
2047 fourcc CFHD | |
2048 driver vfw | |
2049 dll "cinevfw.dll" | |
2050 out BGR32 | |
2051 | |
26439 | 2052 videocodec canopushq |
2053 status working | |
2054 info "Canopus HQ Codec" | |
26440
9dc0b217fce4
Canopus HQ tries to load the auxiliary dlls with lowercase filename
rtogni
parents:
26439
diff
changeset
|
2055 comment "requires csehqa.dll and cseuvec.dll" |
26439 | 2056 fourcc CUVC |
2057 driver vfw | |
2058 dll "CUVCcodc.dll" | |
2059 out BGR24 | |
2060 | |
2061 videocodec canopusll | |
2062 status working | |
2063 info "Canopus Lossless Codec" | |
2064 comment "requires csellc.dll" | |
2065 fourcc CLLC | |
2066 driver vfw | |
2067 dll "CLLCcodc.dll" | |
2068 out BGR24 | |
2069 | |
10095
51da0282b302
Theora demuxer/codec support, patch by David Kuehling <dvdkhlng@gmx.de>
arpi
parents:
10085
diff
changeset
|
2070 videocodec ffvp3 |
14683
a99bdb15d2aa
Comment and info field spelling/grammar corrections.
diego
parents:
14629
diff
changeset
|
2071 info "FFmpeg VP3" |
10095
51da0282b302
Theora demuxer/codec support, patch by David Kuehling <dvdkhlng@gmx.de>
arpi
parents:
10085
diff
changeset
|
2072 status untested |
51da0282b302
Theora demuxer/codec support, patch by David Kuehling <dvdkhlng@gmx.de>
arpi
parents:
10085
diff
changeset
|
2073 fourcc VP30,vp30,VP31,vp31 |
10126 | 2074 format 0x20335056 ; "VP3 " (used in .nsv files) |
10095
51da0282b302
Theora demuxer/codec support, patch by David Kuehling <dvdkhlng@gmx.de>
arpi
parents:
10085
diff
changeset
|
2075 driver ffmpeg |
51da0282b302
Theora demuxer/codec support, patch by David Kuehling <dvdkhlng@gmx.de>
arpi
parents:
10085
diff
changeset
|
2076 dll "vp3" |
51da0282b302
Theora demuxer/codec support, patch by David Kuehling <dvdkhlng@gmx.de>
arpi
parents:
10085
diff
changeset
|
2077 out YV12 |
51da0282b302
Theora demuxer/codec support, patch by David Kuehling <dvdkhlng@gmx.de>
arpi
parents:
10085
diff
changeset
|
2078 |
11315
f7ee031a6a37
forgot to commit fftheora entry, but it's only support by g2 til now
alex
parents:
11314
diff
changeset
|
2079 videocodec fftheora |
14683
a99bdb15d2aa
Comment and info field spelling/grammar corrections.
diego
parents:
14629
diff
changeset
|
2080 info "FFmpeg Theora" |
11315
f7ee031a6a37
forgot to commit fftheora entry, but it's only support by g2 til now
alex
parents:
11314
diff
changeset
|
2081 status untested |
15823 | 2082 fourcc theo |
2083 fourcc Thra theo | |
11315
f7ee031a6a37
forgot to commit fftheora entry, but it's only support by g2 til now
alex
parents:
11314
diff
changeset
|
2084 format 0xFFFC |
f7ee031a6a37
forgot to commit fftheora entry, but it's only support by g2 til now
alex
parents:
11314
diff
changeset
|
2085 driver ffmpeg |
f7ee031a6a37
forgot to commit fftheora entry, but it's only support by g2 til now
alex
parents:
11314
diff
changeset
|
2086 dll "theora" |
30845 | 2087 out YV12,422P,444P |
11315
f7ee031a6a37
forgot to commit fftheora entry, but it's only support by g2 til now
alex
parents:
11314
diff
changeset
|
2088 |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
2089 videocodec vp3 |
14683
a99bdb15d2aa
Comment and info field spelling/grammar corrections.
diego
parents:
14629
diff
changeset
|
2090 info "On2 Open Source VP3 Codec" |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
2091 status working |
14683
a99bdb15d2aa
Comment and info field spelling/grammar corrections.
diego
parents:
14629
diff
changeset
|
2092 comment "For SSE-systems use fixed DLL from ftp://mplayerhq.hu/MPlayer/samples/drivers32/" |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
2093 fourcc VP30,vp30,VP31,vp31 |
6565 | 2094 flags align16 |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
2095 driver vfwex |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
2096 dll "vp31vfw.dll" |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
2097 out YUY2 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
2098 out BGR32,BGR24,BGR15 |
313
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
2099 |
10722
f06b8ea6f850
On2 VP4 personal codec support via binary vfw dll vp4vfw.dll
rtognimp
parents:
10712
diff
changeset
|
2100 videocodec vp4 |
f06b8ea6f850
On2 VP4 personal codec support via binary vfw dll vp4vfw.dll
rtognimp
parents:
10712
diff
changeset
|
2101 info "On2 VP4 Personal Codec" |
f06b8ea6f850
On2 VP4 personal codec support via binary vfw dll vp4vfw.dll
rtognimp
parents:
10712
diff
changeset
|
2102 comment "Decodes also VP3" |
f06b8ea6f850
On2 VP4 personal codec support via binary vfw dll vp4vfw.dll
rtognimp
parents:
10712
diff
changeset
|
2103 status working |
f06b8ea6f850
On2 VP4 personal codec support via binary vfw dll vp4vfw.dll
rtognimp
parents:
10712
diff
changeset
|
2104 fourcc VP40 |
f06b8ea6f850
On2 VP4 personal codec support via binary vfw dll vp4vfw.dll
rtognimp
parents:
10712
diff
changeset
|
2105 fourcc VP31,VP30,vp31,vp30 |
f06b8ea6f850
On2 VP4 personal codec support via binary vfw dll vp4vfw.dll
rtognimp
parents:
10712
diff
changeset
|
2106 driver vfwex |
f06b8ea6f850
On2 VP4 personal codec support via binary vfw dll vp4vfw.dll
rtognimp
parents:
10712
diff
changeset
|
2107 dll "vp4vfw.dll" |
f06b8ea6f850
On2 VP4 personal codec support via binary vfw dll vp4vfw.dll
rtognimp
parents:
10712
diff
changeset
|
2108 out YUY2 |
f06b8ea6f850
On2 VP4 personal codec support via binary vfw dll vp4vfw.dll
rtognimp
parents:
10712
diff
changeset
|
2109 out BGR32,BGR24 |
f06b8ea6f850
On2 VP4 personal codec support via binary vfw dll vp4vfw.dll
rtognimp
parents:
10712
diff
changeset
|
2110 |
19775 | 2111 videocodec ffvp5 |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
2112 info "FFmpeg VP5" |
19775 | 2113 status working |
2114 fourcc VP50 | |
2115 driver ffmpeg | |
2116 dll "vp5" | |
2117 out YV12 | |
2118 | |
12042 | 2119 videocodec vp5 |
2120 info "On2 VP5 Personal Codec" | |
2121 status working | |
2122 fourcc VP50 | |
2123 driver vfwex | |
2124 dll "vp5vfw.dll" | |
2125 out YUY2 | |
2126 out BGR32,BGR24 | |
2127 | |
19775 | 2128 videocodec ffvp6 |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
2129 info "FFmpeg VP6" |
19775 | 2130 status working |
21647 | 2131 fourcc VP60,VP61,VP62 |
19775 | 2132 driver ffmpeg |
2133 dll "vp6" | |
2134 out YV12 | |
2135 | |
27324 | 2136 videocodec ffvp6a |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
2137 info "FFmpeg VP6A" |
27324 | 2138 status untested |
2139 fourcc VP6A | |
2140 driver ffmpeg | |
2141 dll "vp6a" | |
30115
ad61464d02a7
Add support for YUV format with alpha and fix the codecs.conf entry for vp6a
reimar
parents:
30111
diff
changeset
|
2142 out 420A |
27324 | 2143 |
19796 | 2144 videocodec ffvp6f |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
2145 info "FFmpeg VP6 Flash" |
19796 | 2146 status working |
2147 fourcc VP6F | |
31091 | 2148 fourcc FLV4 |
19796 | 2149 driver ffmpeg |
2150 dll "vp6f" | |
2151 out YV12 | |
2152 | |
12042 | 2153 videocodec vp6 |
2154 info "On2 VP6 Personal Codec" | |
2155 status working | |
2156 fourcc VP60,VP61,VP62 | |
2157 driver vfwex | |
2158 dll "vp6vfw.dll" | |
2159 out YUY2 | |
2160 out BGR32,BGR24 | |
2161 | |
30034 | 2162 videocodec vp6f |
2163 info "On2 VP6F Personal Codec" | |
2164 status working | |
2165 fourcc VP6F VP60 | |
2166 driver vfwex | |
2167 dll "vp6vfw.dll" | |
2168 out YUY2,BGR32,BGR24 flip | |
2169 | |
16338
cbd034008ee0
Support On2 VP7 via binary decoder by implementing USER32.RegisterClipboardFormatA,
reimar
parents:
16329
diff
changeset
|
2170 videocodec vp7 |
cbd034008ee0
Support On2 VP7 via binary decoder by implementing USER32.RegisterClipboardFormatA,
reimar
parents:
16329
diff
changeset
|
2171 info "On2 VP7 Personal Codec" |
cbd034008ee0
Support On2 VP7 via binary decoder by implementing USER32.RegisterClipboardFormatA,
reimar
parents:
16329
diff
changeset
|
2172 status working |
cbd034008ee0
Support On2 VP7 via binary decoder by implementing USER32.RegisterClipboardFormatA,
reimar
parents:
16329
diff
changeset
|
2173 fourcc VP70 |
cbd034008ee0
Support On2 VP7 via binary decoder by implementing USER32.RegisterClipboardFormatA,
reimar
parents:
16329
diff
changeset
|
2174 driver vfwex |
cbd034008ee0
Support On2 VP7 via binary decoder by implementing USER32.RegisterClipboardFormatA,
reimar
parents:
16329
diff
changeset
|
2175 dll "vp7vfw.dll" |
cbd034008ee0
Support On2 VP7 via binary decoder by implementing USER32.RegisterClipboardFormatA,
reimar
parents:
16329
diff
changeset
|
2176 out YUY2 |
cbd034008ee0
Support On2 VP7 via binary decoder by implementing USER32.RegisterClipboardFormatA,
reimar
parents:
16329
diff
changeset
|
2177 out BGR32,BGR24 |
cbd034008ee0
Support On2 VP7 via binary decoder by implementing USER32.RegisterClipboardFormatA,
reimar
parents:
16329
diff
changeset
|
2178 |
31163
07faae7acdfa
Add support for decoding VP8 through libvpx wrapper in FFmpeg.
diego
parents:
31154
diff
changeset
|
2179 videocodec fflibvpx |
07faae7acdfa
Add support for decoding VP8 through libvpx wrapper in FFmpeg.
diego
parents:
31154
diff
changeset
|
2180 info "FFmpeg wrapper for libvpx/VP8" |
07faae7acdfa
Add support for decoding VP8 through libvpx wrapper in FFmpeg.
diego
parents:
31154
diff
changeset
|
2181 status working |
07faae7acdfa
Add support for decoding VP8 through libvpx wrapper in FFmpeg.
diego
parents:
31154
diff
changeset
|
2182 fourcc VP80 |
07faae7acdfa
Add support for decoding VP8 through libvpx wrapper in FFmpeg.
diego
parents:
31154
diff
changeset
|
2183 driver ffmpeg |
07faae7acdfa
Add support for decoding VP8 through libvpx wrapper in FFmpeg.
diego
parents:
31154
diff
changeset
|
2184 dll "libvpx" |
07faae7acdfa
Add support for decoding VP8 through libvpx wrapper in FFmpeg.
diego
parents:
31154
diff
changeset
|
2185 out YV12 |
07faae7acdfa
Add support for decoding VP8 through libvpx wrapper in FFmpeg.
diego
parents:
31154
diff
changeset
|
2186 |
344 | 2187 videocodec mwv1 |
333 | 2188 info "Motion Wavelets" |
5375
c4e62a4e44ee
I420 added to native YV12 codecs, useless cpuinfo removed, native zlib added, some cosmetics
arpi
parents:
5374
diff
changeset
|
2189 status working |
334 | 2190 fourcc MWV1 |
333 | 2191 driver vfw |
2192 dll "icmw_32.dll" | |
5914 | 2193 out BGR24,BGR15 flip |
333 | 2194 |
28125 | 2195 videocodec wavcvfw |
2196 info "centre for wavelets, approximation and infromation processing" | |
2197 status working | |
2198 fourcc wavc | |
2199 driver vfw | |
2200 dll "WavCWAIP.dll" | |
2201 out BGR24 flip | |
2202 | |
403 | 2203 videocodec asv2 |
2204 info "ASUS V2" | |
5375
c4e62a4e44ee
I420 added to native YV12 codecs, useless cpuinfo removed, native zlib added, some cosmetics
arpi
parents:
5374
diff
changeset
|
2205 status working |
403 | 2206 fourcc ASV2 |
2207 driver vfw | |
2208 dll "asusasv2.dll" | |
713 | 2209 out UYVY |
2210 out BGR32,BGR24,BGR15 flip | |
2211 | |
2212 videocodec asv1 | |
2213 info "ASUS V1" | |
5375
c4e62a4e44ee
I420 added to native YV12 codecs, useless cpuinfo removed, native zlib added, some cosmetics
arpi
parents:
5374
diff
changeset
|
2214 status working |
713 | 2215 fourcc ASV1 |
2216 driver vfw | |
2217 dll "asusasvd.dll" | |
2218 out UYVY | |
403 | 2219 out BGR32,BGR24,BGR15 flip |
2220 | |
13356 | 2221 videocodec ffultimotion |
28451 | 2222 info "FFmpeg IBM Ultimotion" |
13356 | 2223 status working |
2224 fourcc ULTI | |
2225 driver ffmpeg | |
2226 dll "ultimotion" | |
2227 out YVU9 | |
2228 | |
11314 | 2229 videocodec ultimotion |
2230 info "IBM Ultimotion" | |
2231 status working | |
2232 fourcc ULTI | |
2233 driver vfw | |
2234 dll "ultimo.dll" | |
2235 out YUY2,UYVY | |
2236 out BGR32,BGR24,BGR15 flip | |
2237 | |
5749 | 2238 videocodec mss1 |
2239 info "Windows Screen Video" | |
2240 status working | |
2241 fourcc MSS1 | |
2242 driver dshow | |
2243 dll "msscds32.ax" | |
2244 guid 0x3301a7c4, 0x0a8d, 0x11d4, 0x91, 0x4d, 0x00, 0xc0, 0x4f, 0x61, 0x0d, 0x24 | |
2245 out BGR32,BGR24,BGR16,BGR15 | |
2246 | |
2247 ; CLRVIDDC.DLL needed too, with uppercase | |
2248 videocodec ucod | |
2249 info "UCOD-ClearVideo" | |
2250 status working | |
2251 fourcc UCOD | |
2252 driver vfw | |
2253 dll "clrviddd.dll" | |
2254 out BGR32,BGR24,BGR15 flip | |
2255 | |
5756
dbc4e386d829
ATI VCR2 working (YV12) added ATI VCR1 and rricm (matrox marvel mjpeg)
alex
parents:
5753
diff
changeset
|
2256 videocodec vcr2 |
dbc4e386d829
ATI VCR2 working (YV12) added ATI VCR1 and rricm (matrox marvel mjpeg)
alex
parents:
5753
diff
changeset
|
2257 info "ATI VCR-2" |
dbc4e386d829
ATI VCR2 working (YV12) added ATI VCR1 and rricm (matrox marvel mjpeg)
alex
parents:
5753
diff
changeset
|
2258 status working |
dbc4e386d829
ATI VCR2 working (YV12) added ATI VCR1 and rricm (matrox marvel mjpeg)
alex
parents:
5753
diff
changeset
|
2259 fourcc VCR2 |
dbc4e386d829
ATI VCR2 working (YV12) added ATI VCR1 and rricm (matrox marvel mjpeg)
alex
parents:
5753
diff
changeset
|
2260 driver vfw |
dbc4e386d829
ATI VCR2 working (YV12) added ATI VCR1 and rricm (matrox marvel mjpeg)
alex
parents:
5753
diff
changeset
|
2261 dll "ativcr2.dll" |
dbc4e386d829
ATI VCR2 working (YV12) added ATI VCR1 and rricm (matrox marvel mjpeg)
alex
parents:
5753
diff
changeset
|
2262 out YV12 |
dbc4e386d829
ATI VCR2 working (YV12) added ATI VCR1 and rricm (matrox marvel mjpeg)
alex
parents:
5753
diff
changeset
|
2263 out BGR24 |
dbc4e386d829
ATI VCR2 working (YV12) added ATI VCR1 and rricm (matrox marvel mjpeg)
alex
parents:
5753
diff
changeset
|
2264 |
29738 | 2265 videocodec slifvfw |
2266 info "SoftLab-NSK Forward MPEG2 I-frames" | |
2267 status working | |
2268 fourcc slif | |
2269 driver vfw | |
2270 dll "slif.dll" | |
2271 out RGB32 flip | |
2272 | |
30186 | 2273 videocodec blox |
2274 info "Jan Jezabeks BLOX MPEG Codec" | |
2275 status working | |
2276 fourcc BLOX | |
2277 driver vfw | |
2278 dll "blox.dll" | |
2279 out YUY2 | |
2280 | |
28127 | 2281 videocodec cjpg |
2282 info "Creative Labs Video Blaster Webcam" | |
2283 comment "sequential jpeg files?" | |
18179
3628371ad165
We now have CJPG samples and they work with the CJPG and ijpg decoders.
diego
parents:
18134
diff
changeset
|
2284 status working |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
2285 fourcc CJPG |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
2286 driver vfw |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
2287 dll "CtWbJpg.DLL" |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
2288 out YUY2 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
2289 out UYVY |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
2290 out BGR24,BGR15 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
2291 |
28127 | 2292 videocodec kensington |
2293 info "kensington webcam" | |
2294 status working | |
2295 fourcc AJPG,ABYR | |
2296 fourcc LBYR,JBYR ; untested, creative labs cam | |
29263
0f1b5b68af32
whitespace cosmetics: Remove all trailing whitespace.
diego
parents:
29097
diff
changeset
|
2297 fourcc UV12 ; untested |
28127 | 2298 driver vfw |
2299 dll "aoxdxipl.ax" | |
2300 out BGR24 flip | |
2301 | |
28120 | 2302 videocodec xjpg |
2303 info "xiricam Veo PC Camera" | |
2304 status working | |
2305 fourcc XJPG | |
2306 driver vfw | |
2307 dll "camfc.dll" | |
2308 out BGR24 flip | |
2309 | |
11554 | 2310 videocodec ffduck |
2311 info "Duck Truemotion1" | |
2312 status working | |
2313 fourcc DUCK | |
28353 | 2314 fourcc PVEZ |
11554 | 2315 driver ffmpeg |
2316 dll "truemotion1" | |
16964
ecf96c255294
ffmpeg truemotion1 codec now outputs BGR32 for some files
reimar
parents:
16915
diff
changeset
|
2317 out BGR15,BGR16,BGR24,BGR32 query |
11554 | 2318 |
16776
4044b3e8733a
Add ffmpeg truemotion2 codec, make it default for TM20
rtognimp
parents:
16362
diff
changeset
|
2319 videocodec fftm20 |
4044b3e8733a
Add ffmpeg truemotion2 codec, make it default for TM20
rtognimp
parents:
16362
diff
changeset
|
2320 info "FFmpeg Duck/On2 TrueMotion 2.0" |
4044b3e8733a
Add ffmpeg truemotion2 codec, make it default for TM20
rtognimp
parents:
16362
diff
changeset
|
2321 status working |
4044b3e8733a
Add ffmpeg truemotion2 codec, make it default for TM20
rtognimp
parents:
16362
diff
changeset
|
2322 fourcc TM20 |
4044b3e8733a
Add ffmpeg truemotion2 codec, make it default for TM20
rtognimp
parents:
16362
diff
changeset
|
2323 driver ffmpeg |
4044b3e8733a
Add ffmpeg truemotion2 codec, make it default for TM20
rtognimp
parents:
16362
diff
changeset
|
2324 dll truemotion2 |
29334
e121eaf43346
1l to Reimar for not updating lavc TM2 decoder output format in codecs.conf
kostya
parents:
29326
diff
changeset
|
2325 out BGR24 |
16776
4044b3e8733a
Add ffmpeg truemotion2 codec, make it default for TM20
rtognimp
parents:
16362
diff
changeset
|
2326 |
5799 | 2327 ; our BGR15->BGR32 is bad or the DLL? |
2328 videocodec tm20 | |
2329 info "TrueMotion 2.0" | |
2330 status working | |
2331 comment "YUV faulting" | |
2332 fourcc TM20 | |
2333 driver dshow | |
2334 dll "tm20dec.ax" | |
2335 guid 0x4cb63e61, 0xc611, 0x11D0, 0x83, 0xaa, 0x00, 0x00, 0x92, 0x90, 0x01, 0x84 | |
16776
4044b3e8733a
Add ffmpeg truemotion2 codec, make it default for TM20
rtognimp
parents:
16362
diff
changeset
|
2336 out BGR32,BGR24,BGR16 flip |
5799 | 2337 |
30102 | 2338 videocodec tm2xvfw |
2339 info "TrueMotion 2.0" | |
2340 status working | |
2341 fourcc TM2X | |
2342 fourcc TM2A TM2X | |
2343 driver vfw | |
2344 dll "tm2X.dll" | |
2345 out BGR32,BGR24,BGR16 flip | |
2346 | |
29368 | 2347 videocodec tr20 |
2348 info "TrueMotion RT" | |
2349 status working | |
2350 fourcc TR20 | |
2351 driver vfw | |
2352 dll "tr2032.dll" | |
2353 out BGR15 | |
2354 | |
28058
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2355 videocodec sif1vfw |
28050 | 2356 info "sif1 alpha4" |
2357 status working | |
2358 fourcc SIF1 | |
28058
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2359 driver vfw |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2360 dll "Sif1_vfw.dll" |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2361 out YV12,YUY2 |
28050 | 2362 |
28144
07981d3405b6
re-add codecs: sif1 (directshow version) and acdsee mjpeg
compn
parents:
28141
diff
changeset
|
2363 videocodec sif1ds |
07981d3405b6
re-add codecs: sif1 (directshow version) and acdsee mjpeg
compn
parents:
28141
diff
changeset
|
2364 info "sif1 alpha4" |
07981d3405b6
re-add codecs: sif1 (directshow version) and acdsee mjpeg
compn
parents:
28141
diff
changeset
|
2365 status buggy |
07981d3405b6
re-add codecs: sif1 (directshow version) and acdsee mjpeg
compn
parents:
28141
diff
changeset
|
2366 comment "one frame every 5 seconds?" |
07981d3405b6
re-add codecs: sif1 (directshow version) and acdsee mjpeg
compn
parents:
28141
diff
changeset
|
2367 fourcc SIF1 |
07981d3405b6
re-add codecs: sif1 (directshow version) and acdsee mjpeg
compn
parents:
28141
diff
changeset
|
2368 driver dshow |
07981d3405b6
re-add codecs: sif1 (directshow version) and acdsee mjpeg
compn
parents:
28141
diff
changeset
|
2369 dll "Sif1Dec.ax" |
07981d3405b6
re-add codecs: sif1 (directshow version) and acdsee mjpeg
compn
parents:
28141
diff
changeset
|
2370 guid 0x31666973, 0x0000, 0x0010, 0x80, 0x00, 0x00, 0xAA, 0x00, 0x38, 0x9B, 0x71 |
07981d3405b6
re-add codecs: sif1 (directshow version) and acdsee mjpeg
compn
parents:
28141
diff
changeset
|
2371 out BGR32 |
07981d3405b6
re-add codecs: sif1 (directshow version) and acdsee mjpeg
compn
parents:
28141
diff
changeset
|
2372 |
24653 | 2373 videocodec ffamv |
2374 info "Modified MJPEG, used in AMV files" | |
2375 status working | |
2376 fourcc AMVV ; internal MPlayer FourCC | |
2377 driver ffmpeg | |
2378 dll "amv" | |
2379 out YV12 | |
2380 | |
11082 | 2381 videocodec ffsp5x |
2382 info "SP5x codec - used by Aiptek MegaCam" | |
2383 status working | |
2384 fourcc SP53,SP54,SP55,SP56,SP57,SP58 | |
2385 driver ffmpeg | |
2386 dll "sp5x" | |
2387 out YV12 | |
2388 | |
28120 | 2389 videocodec sp6x |
2390 info "SP6x codec" | |
2391 status buggy | |
2392 fourcc SP60,SP61,SP62 | |
2393 driver vfw | |
2394 dll "sp6x_32.dll" | |
2395 out BGR24 flip | |
2396 | |
7059 | 2397 videocodec sp5x |
2398 info "SP5x codec - used by Aiptek MegaCam" | |
2399 status working | |
2400 fourcc SP53,SP54,SP55,SP56,SP57,SP58 | |
2401 driver vfw | |
2402 dll "sp5x_32.dll" | |
10381
c21e3bceec16
patch for sp5x video codec by "Philip Court" <pccourt (at) hotmail.com>
attila
parents:
10348
diff
changeset
|
2403 out BGR24,BGR15 flip |
7059 | 2404 |
28058
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2405 videocodec sp4x |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2406 info "SP4x codec - used by Aiptek MegaCam" |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2407 status working |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2408 fourcc SP40,SP41,SP42,SP43,SP44,SP45 |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2409 fourcc SP46,SP47 |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2410 driver vfw |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2411 dll "SP4X_32.DLL" |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2412 out BGR24,BGR15 flip |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2413 |
28050 | 2414 videocodec bt411 |
2415 info "Brooktree 411 codec" | |
2416 status working | |
2417 fourcc BT20,Y41P | |
2418 driver vfwex | |
2419 dll "btvvc32.drv" | |
2420 out BGR24 | |
2421 | |
28058
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2422 videocodec bwmpeg |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2423 info "Broadway MPEG Capture Codec" |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2424 status working |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2425 fourcc BW10 |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2426 driver vfwex |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2427 dll "bw10.dll" ;requires vtaccess.dll |
29263
0f1b5b68af32
whitespace cosmetics: Remove all trailing whitespace.
diego
parents:
29097
diff
changeset
|
2428 out YV12,YUY2,I420 |
28058
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2429 |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2430 videocodec zdsoft |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2431 info "zdsoft screen recorder" |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2432 status working |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2433 fourcc ZDSV |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2434 driver vfwex |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2435 dll "scrvid.dll" |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2436 out BGR32 |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2437 |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2438 videocodec webtrain |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2439 info "WebTrain Communication lossless screen recorder" |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2440 status working |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2441 fourcc WTVC |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2442 driver vfw |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2443 dll "wtvc.dll" |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2444 out BGR16 flip |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2445 |
29631 | 2446 videocodec kegavideo |
2447 info "Kega Video" | |
29637 | 2448 comment "requires MSVCR80.DLL on windows" |
29631 | 2449 status working |
2450 fourcc KGV1 | |
2451 driver vfw | |
2452 dll "KGV1-VFW.dll" | |
29637 | 2453 out BGR16 flip |
29631 | 2454 |
28058
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2455 videocodec xfire |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2456 info "xfire video" |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2457 status working |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2458 fourcc XFR1 |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2459 driver vfw |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2460 dll "xfcodec.dll" |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2461 out YV12,YUY2 |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2462 |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2463 videocodec vfapi |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2464 info "VFAPI rgb transcode codec" |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2465 status untested |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2466 fourcc vifp |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2467 driver vfwex |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2468 dll "VFCodec.dll" |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2469 out BGR24 flip |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2470 |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2471 videocodec eyecon |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2472 info "nokia eti camcorder eyecon" |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2473 status working |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2474 fourcc NUB0,NUB1,NUB2 |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2475 driver vfw |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2476 dll "nub2.dll" |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2477 out YV12,YUY2 |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2478 |
28120 | 2479 videocodec smsvvfw |
2480 info "WorldConnect Wavelet Video" | |
2481 comment "found in visualmail videos" | |
2482 status working | |
2483 fourcc SMSV | |
2484 driver vfw | |
2485 dll "wv32vfw.dll" | |
2486 out BGR24 flip | |
2487 | |
30185 | 2488 videocodec adv601 |
2489 info "Analog Devices Wavelet Codec" | |
2490 status working | |
2491 fourcc ADV1 | |
2492 driver vfw | |
2493 dll "ADV601.dll" | |
2494 out BGR24 flip | |
2495 | |
2496 videocodec advwavelet | |
2497 info "waveletvideo.freeservers.com" | |
2498 status working | |
2499 fourcc ADV1 | |
2500 driver vfw | |
2501 dll "wavelet.dll" | |
2502 out BGR24 flip | |
2503 | |
2504 videocodec loronixwavlet | |
2505 info "loronix wavelet" | |
2506 status untested | |
2507 fourcc ADV1 | |
2508 driver vfw | |
2509 dll "wavlor.dll" | |
2510 out BGR24 | |
2511 | |
28058
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2512 videocodec foxmotion |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2513 info "fox motion video" |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2514 status working |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2515 fourcc FMVC |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2516 driver vfw |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2517 dll "fmcodec.dll" |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2518 out BGR32,BGR24,BGR15 flip |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2519 |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2520 videocodec tridvfw |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2521 status untested |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2522 fourcc ty2c,TY2C,ty0n |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2523 fourcc TY2N,TY0N,T565 |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2524 driver vfw |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2525 dll "TRICDC32.DRV" |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2526 out BGR24 flip |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2527 |
28300 | 2528 videocodec vdtzvfw |
2529 info "Telegeny VDTZ" | |
2530 status working | |
2531 fourcc VDTZ | |
2532 driver vfw | |
2533 dll "VTZ32.DLL" | |
2534 out BGR24 flip | |
2535 | |
10818
fa41f83edff0
ViVD v2 codec (fourcc gxve) support with vfw dll ViVD2.dll
rtognimp
parents:
10774
diff
changeset
|
2536 videocodec vivd2 |
14683
a99bdb15d2aa
Comment and info field spelling/grammar corrections.
diego
parents:
14629
diff
changeset
|
2537 info "SoftMedia ViVD V2 codec VfW" |
10818
fa41f83edff0
ViVD v2 codec (fourcc gxve) support with vfw dll ViVD2.dll
rtognimp
parents:
10774
diff
changeset
|
2538 status working |
fa41f83edff0
ViVD v2 codec (fourcc gxve) support with vfw dll ViVD2.dll
rtognimp
parents:
10774
diff
changeset
|
2539 fourcc GXVE,gxve |
fa41f83edff0
ViVD v2 codec (fourcc gxve) support with vfw dll ViVD2.dll
rtognimp
parents:
10774
diff
changeset
|
2540 driver vfw |
fa41f83edff0
ViVD v2 codec (fourcc gxve) support with vfw dll ViVD2.dll
rtognimp
parents:
10774
diff
changeset
|
2541 dll "ViVD2.dll" |
fa41f83edff0
ViVD v2 codec (fourcc gxve) support with vfw dll ViVD2.dll
rtognimp
parents:
10774
diff
changeset
|
2542 out YUY2,YV12,I420,YVU9 |
fa41f83edff0
ViVD v2 codec (fourcc gxve) support with vfw dll ViVD2.dll
rtognimp
parents:
10774
diff
changeset
|
2543 out BGR32,BGR24,BGR15 |
fa41f83edff0
ViVD v2 codec (fourcc gxve) support with vfw dll ViVD2.dll
rtognimp
parents:
10774
diff
changeset
|
2544 |
12735
5af0b22d55a6
Support for Winnov Videum WINX and WNV1 codecs with binary dll
rtognimp
parents:
12704
diff
changeset
|
2545 videocodec winx |
5af0b22d55a6
Support for Winnov Videum WINX and WNV1 codecs with binary dll
rtognimp
parents:
12704
diff
changeset
|
2546 info "Winnov Videum winx codec" |
12804
0106b9917013
Status updates and comments about other dll required by some codecs
rtognimp
parents:
12735
diff
changeset
|
2547 status working |
12735
5af0b22d55a6
Support for Winnov Videum WINX and WNV1 codecs with binary dll
rtognimp
parents:
12704
diff
changeset
|
2548 fourcc WINX |
5af0b22d55a6
Support for Winnov Videum WINX and WNV1 codecs with binary dll
rtognimp
parents:
12704
diff
changeset
|
2549 driver vfwex |
5af0b22d55a6
Support for Winnov Videum WINX and WNV1 codecs with binary dll
rtognimp
parents:
12704
diff
changeset
|
2550 dll "wnvwinx.dll" |
5af0b22d55a6
Support for Winnov Videum WINX and WNV1 codecs with binary dll
rtognimp
parents:
12704
diff
changeset
|
2551 out BGR32,BGR24,BGR15 |
5af0b22d55a6
Support for Winnov Videum WINX and WNV1 codecs with binary dll
rtognimp
parents:
12704
diff
changeset
|
2552 |
15021 | 2553 videocodec ffwnv1 |
28451 | 2554 info "FFmpeg wnv1 codec" |
15021 | 2555 status working |
2556 fourcc WNV1 | |
2557 driver ffmpeg | |
2558 dll wnv1 | |
2559 out 422P | |
2560 | |
12735
5af0b22d55a6
Support for Winnov Videum WINX and WNV1 codecs with binary dll
rtognimp
parents:
12704
diff
changeset
|
2561 videocodec wnv1 |
5af0b22d55a6
Support for Winnov Videum WINX and WNV1 codecs with binary dll
rtognimp
parents:
12704
diff
changeset
|
2562 info "Winnov Videum wnv1 codec" |
12804
0106b9917013
Status updates and comments about other dll required by some codecs
rtognimp
parents:
12735
diff
changeset
|
2563 status working |
12735
5af0b22d55a6
Support for Winnov Videum WINX and WNV1 codecs with binary dll
rtognimp
parents:
12704
diff
changeset
|
2564 fourcc WNV1 |
5af0b22d55a6
Support for Winnov Videum WINX and WNV1 codecs with binary dll
rtognimp
parents:
12704
diff
changeset
|
2565 driver vfwex |
5af0b22d55a6
Support for Winnov Videum WINX and WNV1 codecs with binary dll
rtognimp
parents:
12704
diff
changeset
|
2566 dll "wnvplay1.dll" |
5af0b22d55a6
Support for Winnov Videum WINX and WNV1 codecs with binary dll
rtognimp
parents:
12704
diff
changeset
|
2567 out BGR32,BGR24,BGR15 |
5af0b22d55a6
Support for Winnov Videum WINX and WNV1 codecs with binary dll
rtognimp
parents:
12704
diff
changeset
|
2568 |
13748 | 2569 videocodec vdom |
2570 info "VDOWave codec" | |
2571 status working | |
28050 | 2572 fourcc VDOM,VDOW |
13748 | 2573 driver vfw |
2574 dll "vdowave.drv" ; Need also VDODEC32.dll and DECVW_32.DLL | |
28050 | 2575 out BGR24 flip |
13748 | 2576 |
28103 | 2577 videocodec vdowave3 |
2578 info "VDOWave 3 advanced codec" | |
2579 status working | |
2580 fourcc VDO3 | |
2581 fourcc VDOM,VDOW | |
2582 driver vfw | |
2583 dll "vdo32_30.drv" ; Need also decvdo.dll | |
2584 out BGR24 flip | |
2585 | |
13944 | 2586 videocodec lsv |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
2587 info "Vianet Lsvx Video" |
13944 | 2588 status working |
2589 fourcc lsvx | |
2590 fourcc lsvm | |
2591 fourcc lsvc | |
2592 driver vfw | |
2593 dll "lsvxdec.dll" | |
2594 out BGR32,BGR24,BGR16 flip | |
2595 | |
19762 | 2596 videocodec ffvmnc |
2597 info "FFmpeg VMware video" | |
2598 status working | |
2599 fourcc VMnc | |
2600 driver ffmpeg | |
26568 | 2601 dll "vmnc" |
19762 | 2602 out BGR32,BGR15,BGR8 |
2603 | |
15104
209ddda63c46
Support WMware video (fourcc VMnc) via binary dll
rtognimp
parents:
15072
diff
changeset
|
2604 videocodec vmnc |
209ddda63c46
Support WMware video (fourcc VMnc) via binary dll
rtognimp
parents:
15072
diff
changeset
|
2605 info "VMware video" |
209ddda63c46
Support WMware video (fourcc VMnc) via binary dll
rtognimp
parents:
15072
diff
changeset
|
2606 status working |
209ddda63c46
Support WMware video (fourcc VMnc) via binary dll
rtognimp
parents:
15072
diff
changeset
|
2607 fourcc VMnc |
209ddda63c46
Support WMware video (fourcc VMnc) via binary dll
rtognimp
parents:
15072
diff
changeset
|
2608 driver vfw |
209ddda63c46
Support WMware video (fourcc VMnc) via binary dll
rtognimp
parents:
15072
diff
changeset
|
2609 dll "vmnc.dll" |
209ddda63c46
Support WMware video (fourcc VMnc) via binary dll
rtognimp
parents:
15072
diff
changeset
|
2610 out BGR24,BGR15,BGR8 query,flip |
209ddda63c46
Support WMware video (fourcc VMnc) via binary dll
rtognimp
parents:
15072
diff
changeset
|
2611 |
18526 | 2612 videocodec ffsmkvid |
2613 info "FFmpeg Smacker Video" | |
2614 status working | |
2615 fourcc SMK2 | |
2616 fourcc SMK4 | |
2617 out BGR8 | |
2618 driver ffmpeg | |
2619 dll "smackvid" | |
2620 | |
19238 | 2621 videocodec ffcavs |
2622 info "Chinese AVS Video" | |
22952
73a4fa72d04a
Convert source comments into proper codecs.conf entry comments.
diego
parents:
22918
diff
changeset
|
2623 comment "only works with libavformat demuxer" |
19238 | 2624 status working |
2625 fourcc CAVS | |
27609 | 2626 fourcc avs2 |
19238 | 2627 driver ffmpeg |
2628 dll "cavs" | |
2629 out I420 | |
13748 | 2630 |
26204 | 2631 videocodec ffdnxhd |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
2632 info "FFmpeg DNxHD" |
26204 | 2633 status working |
2634 fourcc AVdn | |
2635 driver ffmpeg | |
2636 dll "dnxhd" | |
2637 out 422P | |
2638 | |
8163 | 2639 ; quicktime codecs: |
2640 | |
8324 | 2641 videocodec qt3ivx |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
2642 info "win32/quicktime 3IV1 (3ivx)" |
8324 | 2643 status working |
2644 fourcc 3IV1 | |
2645 driver qtvideo | |
2646 dll "3ivx Delta 3.5.qtx" | |
2647 out YUY2 | |
2648 | |
26967 | 2649 videocodec qtactl |
2650 info "Win32/QuickTime Streambox ACT-L2" | |
2651 status working | |
2652 fourcc ACTL | |
2653 driver qtvideo | |
2654 dll ACTLComponent.qtx | |
2655 out YUY2 | |
2656 | |
11968 | 2657 videocodec qtavui |
14683
a99bdb15d2aa
Comment and info field spelling/grammar corrections.
diego
parents:
14629
diff
changeset
|
2658 info "Win32/QuickTime Avid Meridien Uncompressed" |
11968 | 2659 status working |
2660 fourcc AVUI | |
2661 driver qtvideo | |
2662 dll "AvidQTAVUICodec.qtx" | |
2663 out YUY2 | |
2664 | |
8328
6bc2374c6a1b
DMO WMA audio codecs, some nonworking QT video codecs added
arpi
parents:
8324
diff
changeset
|
2665 videocodec qth263 |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
2666 info "Win32/QuickTime H.263" |
8328
6bc2374c6a1b
DMO WMA audio codecs, some nonworking QT video codecs added
arpi
parents:
8324
diff
changeset
|
2667 status crashing |
6bc2374c6a1b
DMO WMA audio codecs, some nonworking QT video codecs added
arpi
parents:
8324
diff
changeset
|
2668 fourcc h263 |
6bc2374c6a1b
DMO WMA audio codecs, some nonworking QT video codecs added
arpi
parents:
8324
diff
changeset
|
2669 driver qtvideo |
6bc2374c6a1b
DMO WMA audio codecs, some nonworking QT video codecs added
arpi
parents:
8324
diff
changeset
|
2670 dll "QuickTime.qts" |
6bc2374c6a1b
DMO WMA audio codecs, some nonworking QT video codecs added
arpi
parents:
8324
diff
changeset
|
2671 out YUY2 |
6bc2374c6a1b
DMO WMA audio codecs, some nonworking QT video codecs added
arpi
parents:
8324
diff
changeset
|
2672 |
6bc2374c6a1b
DMO WMA audio codecs, some nonworking QT video codecs added
arpi
parents:
8324
diff
changeset
|
2673 videocodec qtrlerpza |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
2674 info "Win32/Quicktime RLE/RPZA" |
8328
6bc2374c6a1b
DMO WMA audio codecs, some nonworking QT video codecs added
arpi
parents:
8324
diff
changeset
|
2675 comment "no colorspace accepted" |
6bc2374c6a1b
DMO WMA audio codecs, some nonworking QT video codecs added
arpi
parents:
8324
diff
changeset
|
2676 status crashing |
6bc2374c6a1b
DMO WMA audio codecs, some nonworking QT video codecs added
arpi
parents:
8324
diff
changeset
|
2677 fourcc rpza |
6bc2374c6a1b
DMO WMA audio codecs, some nonworking QT video codecs added
arpi
parents:
8324
diff
changeset
|
2678 format 0x20656C72 ; "rle " |
6bc2374c6a1b
DMO WMA audio codecs, some nonworking QT video codecs added
arpi
parents:
8324
diff
changeset
|
2679 driver qtvideo |
6bc2374c6a1b
DMO WMA audio codecs, some nonworking QT video codecs added
arpi
parents:
8324
diff
changeset
|
2680 dll "QuickTime.qts" |
6bc2374c6a1b
DMO WMA audio codecs, some nonworking QT video codecs added
arpi
parents:
8324
diff
changeset
|
2681 out BGR32,BGR24,BGR15 |
6bc2374c6a1b
DMO WMA audio codecs, some nonworking QT video codecs added
arpi
parents:
8324
diff
changeset
|
2682 |
8324 | 2683 videocodec qtvp3 |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
2684 info "Win32/QuickTime VP3" |
8324 | 2685 status crashing |
2686 fourcc VP31 | |
2687 driver qtvideo | |
2688 dll "On2_VP3.qtx" | |
2689 out YUY2 | |
2690 | |
2691 videocodec qtzygo | |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
2692 info "win32/quicktime ZyGo" |
8324 | 2693 status buggy |
2694 comment "wrong colors" | |
2695 fourcc ZyGo,zygo,lsvx | |
2696 driver qtvideo | |
2697 dll "ZyGoVideo.qtx" | |
2698 out BGR32,RGB32 | |
2699 | |
2700 videocodec qtbhiv | |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
2701 info "Win32/QuickTime BeHereiVideo" |
8324 | 2702 comment "sample file wanted!" |
2703 status untested | |
2704 fourcc bhiv | |
2705 driver qtvideo | |
2706 dll "BeHereiVideo.qtx" | |
2707 out YUY2 | |
2708 | |
8837 | 2709 videocodec qtcvid |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
2710 info "Win32/QuickTime Cinepak" |
8837 | 2711 status working |
2712 fourcc cvid | |
2713 driver qtvideo | |
2714 dll "QuickTime.qts" | |
2715 out YUY2 | |
2716 | |
2717 videocodec qtindeo | |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
2718 info "Win32/QuickTime Indeo" |
8837 | 2719 status crashing |
2720 fourcc IV31,iv31 | |
2721 fourcc IV32,iv32 | |
2722 fourcc IV41 | |
2723 driver qtvideo | |
2724 dll "QuickTime.qts" | |
2725 out YUY2 | |
2726 | |
2727 videocodec qtmjpeg | |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
2728 info "Win32/QuickTime MJPEG" |
8837 | 2729 status crashing |
2730 fourcc dmb1 | |
2731 fourcc mjpa | |
2732 fourcc mjpb | |
2733 driver qtvideo | |
2734 dll "QuickTime.qts" | |
2735 out YUY2 | |
2736 | |
2737 videocodec qtmpeg4 | |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
2738 info "Win32/QuickTime MPEG-4" |
8837 | 2739 status crashing |
2740 fourcc mp4v | |
2741 driver qtvideo | |
2742 dll "QuickTime.qts" | |
2743 out YUY2 | |
2744 | |
8163 | 2745 videocodec qtsvq3 |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
2746 info "Win32/QuickTime SVQ3" |
8324 | 2747 status working |
8163 | 2748 fourcc SVQ3 |
2749 driver qtvideo | |
8324 | 2750 dll "QuickTimeEssentials.qtx" |
8163 | 2751 out YUY2 |
5749 | 2752 |
8322 | 2753 videocodec qtsvq1 |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
2754 info "Win32/QuickTime SVQ1" |
8322 | 2755 status buggy |
2756 fourcc SVQ1 | |
2757 driver qtvideo | |
2758 dll "QuickTime.qts" | |
2759 out YVU9 | |
2760 | |
30111 | 2761 videocodec ffv210 |
2762 info "FFmpeg V210 - 10-bit" | |
2763 status untested | |
2764 fourcc v210 | |
2765 driver ffmpeg | |
2766 dll v210 | |
2767 out 422P16 | |
2768 | |
28058
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2769 videocodec qtcine |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2770 info "cinewave uncompressed 10-bit codec" |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2771 status working |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2772 ; fourcc 2yuv,R210,r210,2Vu1,R10g,R10k,r11k ;untested |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2773 fourcc v210 |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2774 driver qtvideo |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2775 dll "CineWave.qtx" |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2776 out BGR32,BGR24,BGR8,Y800,RGB32,RGB24,RGB8 |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2777 out YV12,YUY2 |
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2778 |
30859
ee4e8dbc4d8a
Add support for Apple's ProRes and AIC codecs, now that all prerequisites
sesse
parents:
30845
diff
changeset
|
2779 videocodec qtaic |
ee4e8dbc4d8a
Add support for Apple's ProRes and AIC codecs, now that all prerequisites
sesse
parents:
30845
diff
changeset
|
2780 info "QuickTime AIC video decoder" |
ee4e8dbc4d8a
Add support for Apple's ProRes and AIC codecs, now that all prerequisites
sesse
parents:
30845
diff
changeset
|
2781 comment "Mac OS X only" |
ee4e8dbc4d8a
Add support for Apple's ProRes and AIC codecs, now that all prerequisites
sesse
parents:
30845
diff
changeset
|
2782 status untested |
ee4e8dbc4d8a
Add support for Apple's ProRes and AIC codecs, now that all prerequisites
sesse
parents:
30845
diff
changeset
|
2783 fourcc icod |
ee4e8dbc4d8a
Add support for Apple's ProRes and AIC codecs, now that all prerequisites
sesse
parents:
30845
diff
changeset
|
2784 driver qtvideo |
ee4e8dbc4d8a
Add support for Apple's ProRes and AIC codecs, now that all prerequisites
sesse
parents:
30845
diff
changeset
|
2785 dll "QuickTime.qts" |
ee4e8dbc4d8a
Add support for Apple's ProRes and AIC codecs, now that all prerequisites
sesse
parents:
30845
diff
changeset
|
2786 out UYVY |
ee4e8dbc4d8a
Add support for Apple's ProRes and AIC codecs, now that all prerequisites
sesse
parents:
30845
diff
changeset
|
2787 |
ee4e8dbc4d8a
Add support for Apple's ProRes and AIC codecs, now that all prerequisites
sesse
parents:
30845
diff
changeset
|
2788 videocodec qtprores |
ee4e8dbc4d8a
Add support for Apple's ProRes and AIC codecs, now that all prerequisites
sesse
parents:
30845
diff
changeset
|
2789 info "Apple ProRes 422 (HQ) decoder" |
ee4e8dbc4d8a
Add support for Apple's ProRes and AIC codecs, now that all prerequisites
sesse
parents:
30845
diff
changeset
|
2790 status working |
ee4e8dbc4d8a
Add support for Apple's ProRes and AIC codecs, now that all prerequisites
sesse
parents:
30845
diff
changeset
|
2791 fourcc apch |
ee4e8dbc4d8a
Add support for Apple's ProRes and AIC codecs, now that all prerequisites
sesse
parents:
30845
diff
changeset
|
2792 fourcc apcn |
ee4e8dbc4d8a
Add support for Apple's ProRes and AIC codecs, now that all prerequisites
sesse
parents:
30845
diff
changeset
|
2793 fourcc apcs |
ee4e8dbc4d8a
Add support for Apple's ProRes and AIC codecs, now that all prerequisites
sesse
parents:
30845
diff
changeset
|
2794 driver qtvideo |
ee4e8dbc4d8a
Add support for Apple's ProRes and AIC codecs, now that all prerequisites
sesse
parents:
30845
diff
changeset
|
2795 dll "AppleProResDecoder.qtx" |
ee4e8dbc4d8a
Add support for Apple's ProRes and AIC codecs, now that all prerequisites
sesse
parents:
30845
diff
changeset
|
2796 out YUY2 |
ee4e8dbc4d8a
Add support for Apple's ProRes and AIC codecs, now that all prerequisites
sesse
parents:
30845
diff
changeset
|
2797 |
9896
acf96aea152c
Vanguard codecs support, patch by Andreas Hess <jaska (at) gmx (dot) net>
rtognimp
parents:
9867
diff
changeset
|
2798 ; VSS codecs (http://vsofts.com/solutions.html): |
acf96aea152c
Vanguard codecs support, patch by Andreas Hess <jaska (at) gmx (dot) net>
rtognimp
parents:
9867
diff
changeset
|
2799 |
acf96aea152c
Vanguard codecs support, patch by Andreas Hess <jaska (at) gmx (dot) net>
rtognimp
parents:
9867
diff
changeset
|
2800 videocodec vsslight |
acf96aea152c
Vanguard codecs support, patch by Andreas Hess <jaska (at) gmx (dot) net>
rtognimp
parents:
9867
diff
changeset
|
2801 info "VSS Codec Light" |
acf96aea152c
Vanguard codecs support, patch by Andreas Hess <jaska (at) gmx (dot) net>
rtognimp
parents:
9867
diff
changeset
|
2802 status working |
acf96aea152c
Vanguard codecs support, patch by Andreas Hess <jaska (at) gmx (dot) net>
rtognimp
parents:
9867
diff
changeset
|
2803 fourcc VSSV |
acf96aea152c
Vanguard codecs support, patch by Andreas Hess <jaska (at) gmx (dot) net>
rtognimp
parents:
9867
diff
changeset
|
2804 driver vfw |
acf96aea152c
Vanguard codecs support, patch by Andreas Hess <jaska (at) gmx (dot) net>
rtognimp
parents:
9867
diff
changeset
|
2805 dll "vsslight.dll" |
acf96aea152c
Vanguard codecs support, patch by Andreas Hess <jaska (at) gmx (dot) net>
rtognimp
parents:
9867
diff
changeset
|
2806 out BGR24 flip |
acf96aea152c
Vanguard codecs support, patch by Andreas Hess <jaska (at) gmx (dot) net>
rtognimp
parents:
9867
diff
changeset
|
2807 |
acf96aea152c
Vanguard codecs support, patch by Andreas Hess <jaska (at) gmx (dot) net>
rtognimp
parents:
9867
diff
changeset
|
2808 videocodec vssh264 |
15344 | 2809 info "VSS H.264 New" |
2810 status working | |
2811 fourcc VSSH | |
2812 driver dshow | |
2813 dll "vsshdsd.dll" | |
2814 guid 0x6931C7e7, 0x75b7, 0x4729, 0xa1, 0x53, 0xa8, 0xad, 0x99, 0xbd, 0xf7, 0x0b | |
2815 out YV12 | |
2816 | |
2817 videocodec vssh264old | |
2818 info "VSS H.264 Old" | |
9897 | 2819 status working |
9896
acf96aea152c
Vanguard codecs support, patch by Andreas Hess <jaska (at) gmx (dot) net>
rtognimp
parents:
9867
diff
changeset
|
2820 fourcc VSSH |
acf96aea152c
Vanguard codecs support, patch by Andreas Hess <jaska (at) gmx (dot) net>
rtognimp
parents:
9867
diff
changeset
|
2821 driver vfw |
12804
0106b9917013
Status updates and comments about other dll required by some codecs
rtognimp
parents:
12735
diff
changeset
|
2822 dll "vssh264.dll" ; need also vssh264core.dll, vssh264dec.dll |
9896
acf96aea152c
Vanguard codecs support, patch by Andreas Hess <jaska (at) gmx (dot) net>
rtognimp
parents:
9867
diff
changeset
|
2823 out BGR24 flip |
acf96aea152c
Vanguard codecs support, patch by Andreas Hess <jaska (at) gmx (dot) net>
rtognimp
parents:
9867
diff
changeset
|
2824 |
acf96aea152c
Vanguard codecs support, patch by Andreas Hess <jaska (at) gmx (dot) net>
rtognimp
parents:
9867
diff
changeset
|
2825 videocodec vsswlt |
acf96aea152c
Vanguard codecs support, patch by Andreas Hess <jaska (at) gmx (dot) net>
rtognimp
parents:
9867
diff
changeset
|
2826 info "VSS Wavelet Video Codec" |
acf96aea152c
Vanguard codecs support, patch by Andreas Hess <jaska (at) gmx (dot) net>
rtognimp
parents:
9867
diff
changeset
|
2827 status working |
acf96aea152c
Vanguard codecs support, patch by Andreas Hess <jaska (at) gmx (dot) net>
rtognimp
parents:
9867
diff
changeset
|
2828 fourcc VSSW |
acf96aea152c
Vanguard codecs support, patch by Andreas Hess <jaska (at) gmx (dot) net>
rtognimp
parents:
9867
diff
changeset
|
2829 driver vfw |
acf96aea152c
Vanguard codecs support, patch by Andreas Hess <jaska (at) gmx (dot) net>
rtognimp
parents:
9867
diff
changeset
|
2830 dll "vsswlt.dll" |
acf96aea152c
Vanguard codecs support, patch by Andreas Hess <jaska (at) gmx (dot) net>
rtognimp
parents:
9867
diff
changeset
|
2831 out BGR24 flip |
acf96aea152c
Vanguard codecs support, patch by Andreas Hess <jaska (at) gmx (dot) net>
rtognimp
parents:
9867
diff
changeset
|
2832 |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
2833 ; buggy codecs: (any volunteers for native rewrite?) |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
2834 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
2835 videocodec zlib |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
2836 info "AVIzlib" |
5375
c4e62a4e44ee
I420 added to native YV12 codecs, useless cpuinfo removed, native zlib added, some cosmetics
arpi
parents:
5374
diff
changeset
|
2837 status working |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
2838 comment "24bpp only" |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
2839 fourcc ZLIB |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
2840 driver vfw |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
2841 dll "avizlib.dll" |
5375
c4e62a4e44ee
I420 added to native YV12 codecs, useless cpuinfo removed, native zlib added, some cosmetics
arpi
parents:
5374
diff
changeset
|
2842 out BGR24 flip |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
2843 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
2844 videocodec mszh |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
2845 info "AVImszh" |
5375
c4e62a4e44ee
I420 added to native YV12 codecs, useless cpuinfo removed, native zlib added, some cosmetics
arpi
parents:
5374
diff
changeset
|
2846 status working |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
2847 comment "24bpp only" |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
2848 fourcc MSZH |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
2849 driver vfw |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
2850 dll "avimszh.dll" |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
2851 ; out YUY2 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
2852 ; out BGR32,BGR24,BGR15 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
2853 out BGR24 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
2854 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
2855 videocodec alaris |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
2856 info "Alaris VideoGramPiX" |
28058
323c1ddffdd6
add a bunch of binary codecs with samples from this list:
compn
parents:
28055
diff
changeset
|
2857 status working |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
2858 fourcc VGPX,VTLP VGPX |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
2859 driver vfwex |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
2860 dll "vgpix32d.dll" |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
2861 out UYVY |
5749 | 2862 out BGR24 |
2863 | |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
2864 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
2865 ; non-working codecs: |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
2866 |
5756
dbc4e386d829
ATI VCR2 working (YV12) added ATI VCR1 and rricm (matrox marvel mjpeg)
alex
parents:
5753
diff
changeset
|
2867 videocodec vcr1 |
dbc4e386d829
ATI VCR2 working (YV12) added ATI VCR1 and rricm (matrox marvel mjpeg)
alex
parents:
5753
diff
changeset
|
2868 info "ATI VCR-1" |
6584 | 2869 status crashing |
5756
dbc4e386d829
ATI VCR2 working (YV12) added ATI VCR1 and rricm (matrox marvel mjpeg)
alex
parents:
5753
diff
changeset
|
2870 fourcc VCR1 |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
2871 driver vfw |
5756
dbc4e386d829
ATI VCR2 working (YV12) added ATI VCR1 and rricm (matrox marvel mjpeg)
alex
parents:
5753
diff
changeset
|
2872 dll "ativcr1.dll" |
dbc4e386d829
ATI VCR2 working (YV12) added ATI VCR1 and rricm (matrox marvel mjpeg)
alex
parents:
5753
diff
changeset
|
2873 out RGB24 flip |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
2874 |
3658
a3b5057e53cf
added FFmpeg rv10 codec, extended raw codecs, added PIM1 codec (no picture :( ) and mpg1,mpg2 fourcc's added to FFmpeg mpg12 decoder
alex
parents:
3650
diff
changeset
|
2875 videocodec pim1 |
14683
a99bdb15d2aa
Comment and info field spelling/grammar corrections.
diego
parents:
14629
diff
changeset
|
2876 info "Pinnacle Hardware MPEG-1" |
6584 | 2877 status crashing |
4897
d80537754731
PIM1 is playable with ffmpeg12. thx to Togni Roberto <rtogni@bresciaonline.it>
arpi
parents:
4854
diff
changeset
|
2878 comment "no picture. use ffmpeg12!" |
3658
a3b5057e53cf
added FFmpeg rv10 codec, extended raw codecs, added PIM1 codec (no picture :( ) and mpg1,mpg2 fourcc's added to FFmpeg mpg12 decoder
alex
parents:
3650
diff
changeset
|
2879 fourcc PIM1 |
a3b5057e53cf
added FFmpeg rv10 codec, extended raw codecs, added PIM1 codec (no picture :( ) and mpg1,mpg2 fourcc's added to FFmpeg mpg12 decoder
alex
parents:
3650
diff
changeset
|
2880 driver vfw |
7354 | 2881 dll "pclepim1.dll" |
3658
a3b5057e53cf
added FFmpeg rv10 codec, extended raw codecs, added PIM1 codec (no picture :( ) and mpg1,mpg2 fourcc's added to FFmpeg mpg12 decoder
alex
parents:
3650
diff
changeset
|
2882 out BGR24 flip |
a3b5057e53cf
added FFmpeg rv10 codec, extended raw codecs, added PIM1 codec (no picture :( ) and mpg1,mpg2 fourcc's added to FFmpeg mpg12 decoder
alex
parents:
3650
diff
changeset
|
2883 ; out I420 |
a3b5057e53cf
added FFmpeg rv10 codec, extended raw codecs, added PIM1 codec (no picture :( ) and mpg1,mpg2 fourcc's added to FFmpeg mpg12 decoder
alex
parents:
3650
diff
changeset
|
2884 ; out YUY2 |
a3b5057e53cf
added FFmpeg rv10 codec, extended raw codecs, added PIM1 codec (no picture :( ) and mpg1,mpg2 fourcc's added to FFmpeg mpg12 decoder
alex
parents:
3650
diff
changeset
|
2885 ; out BGR32,BGR24,BGR16,BGR15 |
a3b5057e53cf
added FFmpeg rv10 codec, extended raw codecs, added PIM1 codec (no picture :( ) and mpg1,mpg2 fourcc's added to FFmpeg mpg12 decoder
alex
parents:
3650
diff
changeset
|
2886 |
5746 | 2887 videocodec qpeg |
2888 info "Q-Team's QPEG (www.q-team.de)" | |
7312
1d0a877851d8
removed obsolete cyuvxa, completed qpeg, added some extra supported output formats to wmv8, removed bgr32 from dv as its buggy
alex
parents:
7225
diff
changeset
|
2889 status working |
5756
dbc4e386d829
ATI VCR2 working (YV12) added ATI VCR1 and rricm (matrox marvel mjpeg)
alex
parents:
5753
diff
changeset
|
2890 comment "BGR8 only!" |
7312
1d0a877851d8
removed obsolete cyuvxa, completed qpeg, added some extra supported output formats to wmv8, removed bgr32 from dv as its buggy
alex
parents:
7225
diff
changeset
|
2891 fourcc Q1.0,QPEG |
1d0a877851d8
removed obsolete cyuvxa, completed qpeg, added some extra supported output formats to wmv8, removed bgr32 from dv as its buggy
alex
parents:
7225
diff
changeset
|
2892 fourcc Q1.1,qpeq |
5746 | 2893 driver vfw |
2894 dll "qpeg32.dll" | |
2895 out BGR8 flip | |
2896 | |
5756
dbc4e386d829
ATI VCR2 working (YV12) added ATI VCR1 and rricm (matrox marvel mjpeg)
alex
parents:
5753
diff
changeset
|
2897 videocodec rricm |
dbc4e386d829
ATI VCR2 working (YV12) added ATI VCR1 and rricm (matrox marvel mjpeg)
alex
parents:
5753
diff
changeset
|
2898 info "rricm" |
6584 | 2899 status crashing |
5767 | 2900 fourcc dmb1 |
5756
dbc4e386d829
ATI VCR2 working (YV12) added ATI VCR1 and rricm (matrox marvel mjpeg)
alex
parents:
5753
diff
changeset
|
2901 driver vfw |
dbc4e386d829
ATI VCR2 working (YV12) added ATI VCR1 and rricm (matrox marvel mjpeg)
alex
parents:
5753
diff
changeset
|
2902 dll "rricm.dll" |
5767 | 2903 out YUY2 |
5756
dbc4e386d829
ATI VCR2 working (YV12) added ATI VCR1 and rricm (matrox marvel mjpeg)
alex
parents:
5753
diff
changeset
|
2904 out BGR24 flip |
dbc4e386d829
ATI VCR2 working (YV12) added ATI VCR1 and rricm (matrox marvel mjpeg)
alex
parents:
5753
diff
changeset
|
2905 |
13023
0c38058f83c3
TSCC (TechSmith Camtasia Screen Codec) native support via lavc codec
rtognimp
parents:
13006
diff
changeset
|
2906 videocodec ffcamtasia |
28451 | 2907 info "FFmpeg TechSmith Camtasia Screen Codec" |
13023
0c38058f83c3
TSCC (TechSmith Camtasia Screen Codec) native support via lavc codec
rtognimp
parents:
13006
diff
changeset
|
2908 status working |
0c38058f83c3
TSCC (TechSmith Camtasia Screen Codec) native support via lavc codec
rtognimp
parents:
13006
diff
changeset
|
2909 fourcc TSCC,tscc |
0c38058f83c3
TSCC (TechSmith Camtasia Screen Codec) native support via lavc codec
rtognimp
parents:
13006
diff
changeset
|
2910 driver ffmpeg |
0c38058f83c3
TSCC (TechSmith Camtasia Screen Codec) native support via lavc codec
rtognimp
parents:
13006
diff
changeset
|
2911 dll "camtasia" |
14629
0269b0cfeada
BGR32 is now supported also by lavc tscc decoder
rtognimp
parents:
14628
diff
changeset
|
2912 out BGR32,BGR24,BGR15,BGR8 query |
13023
0c38058f83c3
TSCC (TechSmith Camtasia Screen Codec) native support via lavc codec
rtognimp
parents:
13006
diff
changeset
|
2913 |
5762 | 2914 ; sample videos: http://www.techsmith.com/products/camtasia/examplevideos.asp |
2915 videocodec camtasia | |
2916 info "TechSmith Camtasia Screen Codec" | |
8209 | 2917 status working |
5762 | 2918 fourcc TSCC,tscc |
2919 driver vfw | |
2920 dll "tsccvid.dll" | |
14628 | 2921 out BGR32,BGR24,BGR15,BGR8 query,flip |
5762 | 2922 |
17353 | 2923 videocodec ffcamstudio |
2924 info "CamStudio Screen Codec" | |
2925 status working | |
2926 fourcc CSCD,cscd | |
2927 driver ffmpeg | |
2928 dll "camstudio" | |
21533 | 2929 out BGR32,BGR24,BGR15 query |
17353 | 2930 |
15474 | 2931 ; Fraps - Realtime Video Capture - http://www.fraps.com/ |
2932 videocodec fraps | |
2933 info "FRAPS: Realtime Video Capture" | |
2934 comment "Requires a processor with SSE???" | |
2935 status working | |
2936 fourcc FPS1,fps1 | |
2937 driver vfw | |
2938 dll "frapsvid.dll" | |
2939 out BGR32 flip | |
2940 | |
20654 | 2941 videocodec fffraps |
2942 info "FFmpeg Fraps" | |
2943 status working | |
2944 fourcc FPS1,fps1 | |
2945 driver ffmpeg | |
2946 dll "fraps" | |
2947 out BGR24,I420 | |
2948 | |
20933 | 2949 videocodec fftiertexseq |
2950 info "FFmpeg Tiertex SEQ" | |
2951 status working | |
20939 | 2952 fourcc TSEQ ; internal MPlayer FourCC |
20933 | 2953 driver ffmpeg |
2954 dll "tiertexseqvideo" | |
2955 out BGR8 | |
2956 | |
20934 | 2957 videocodec ffvmd |
2958 info "FFmpeg Sierra VMD video" | |
2959 status working | |
20939 | 2960 fourcc VMDV ; internal MPlayer FourCC |
20934 | 2961 driver ffmpeg |
2962 dll "vmdvideo" | |
2963 out BGR8 | |
2964 | |
22688
f5b1bcca609b
add ffdxa , works on samples/game-formats/dxa/epic.dxa
compn
parents:
22681
diff
changeset
|
2965 videocodec ffdxa |
f5b1bcca609b
add ffdxa , works on samples/game-formats/dxa/epic.dxa
compn
parents:
22681
diff
changeset
|
2966 info "FFmpeg Feeble Files DXA video" |
f5b1bcca609b
add ffdxa , works on samples/game-formats/dxa/epic.dxa
compn
parents:
22681
diff
changeset
|
2967 status working |
f5b1bcca609b
add ffdxa , works on samples/game-formats/dxa/epic.dxa
compn
parents:
22681
diff
changeset
|
2968 fourcc DXA1 ; internal MPlayer FourCC |
f5b1bcca609b
add ffdxa , works on samples/game-formats/dxa/epic.dxa
compn
parents:
22681
diff
changeset
|
2969 driver ffmpeg |
f5b1bcca609b
add ffdxa , works on samples/game-formats/dxa/epic.dxa
compn
parents:
22681
diff
changeset
|
2970 dll "dxa" |
f5b1bcca609b
add ffdxa , works on samples/game-formats/dxa/epic.dxa
compn
parents:
22681
diff
changeset
|
2971 out BGR8 |
f5b1bcca609b
add ffdxa , works on samples/game-formats/dxa/epic.dxa
compn
parents:
22681
diff
changeset
|
2972 |
20940 | 2973 videocodec ffdsicinvideo |
2974 info "FFmpeg Delphine CIN video" | |
2975 status working | |
2976 fourcc DCIV ; internal MPlayer FourCC | |
2977 driver ffmpeg | |
2978 dll "dsicinvideo" | |
2979 out BGR8 | |
2980 | |
22876 | 2981 videocodec ffthp |
2982 info "FFmpeg THP video" | |
22877
9676cce0987a
Use thp, not mjpeg as dll to decode THP files so that the THP hacks in the
diego
parents:
22876
diff
changeset
|
2983 status working |
22876 | 2984 fourcc THPV ; internal MPlayer FourCC |
2985 driver ffmpeg | |
22877
9676cce0987a
Use thp, not mjpeg as dll to decode THP files so that the THP hacks in the
diego
parents:
22876
diff
changeset
|
2986 dll thp |
22876 | 2987 out YV12 |
2988 | |
26459 | 2989 videocodec ffbfi |
2990 info "FFmpeg BFI Video" | |
2991 status working | |
2992 fourcc BFIV ; internal MPlayer FourCC | |
2993 driver ffmpeg | |
2994 dll bfi | |
2995 out BGR8 | |
2996 | |
23001 | 2997 videocodec ffbethsoftvid |
2998 info "FFmpeg Bethesda Software VID" | |
2999 comment "video plays much too fast" | |
3000 status buggy | |
3001 fourcc BETH ; internal MPlayer FourCC | |
3002 driver ffmpeg | |
3003 dll bethsoftvid | |
3004 out BGR8 | |
3005 | |
26735 | 3006 videocodec ffrl2 |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
3007 info "FFmpeg RL2" |
26735 | 3008 status working |
3009 fourcc RL2V ; internal MPlayer FourCC | |
3010 driver ffmpeg | |
3011 dll rl2 | |
3012 out BGR8 | |
3013 | |
23274
f3e72ce8a9fd
add txd codec, works with http://samples.mplayerhq.hu/game-formats/txd/fronten2.txd .
compn
parents:
23221
diff
changeset
|
3014 videocodec fftxd |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
3015 info "FFmpeg Renderware TeXture Dictionary" |
23274
f3e72ce8a9fd
add txd codec, works with http://samples.mplayerhq.hu/game-formats/txd/fronten2.txd .
compn
parents:
23221
diff
changeset
|
3016 status working |
f3e72ce8a9fd
add txd codec, works with http://samples.mplayerhq.hu/game-formats/txd/fronten2.txd .
compn
parents:
23221
diff
changeset
|
3017 fourcc TXDV ; internal MPlayer FourCC |
f3e72ce8a9fd
add txd codec, works with http://samples.mplayerhq.hu/game-formats/txd/fronten2.txd .
compn
parents:
23221
diff
changeset
|
3018 driver ffmpeg |
f3e72ce8a9fd
add txd codec, works with http://samples.mplayerhq.hu/game-formats/txd/fronten2.txd .
compn
parents:
23221
diff
changeset
|
3019 dll txd |
f3e72ce8a9fd
add txd codec, works with http://samples.mplayerhq.hu/game-formats/txd/fronten2.txd .
compn
parents:
23221
diff
changeset
|
3020 out BGR32 |
f3e72ce8a9fd
add txd codec, works with http://samples.mplayerhq.hu/game-formats/txd/fronten2.txd .
compn
parents:
23221
diff
changeset
|
3021 |
23961 | 3022 videocodec xan |
3023 info "XAN Video" | |
3024 status working | |
3025 fourcc Xxan | |
3026 driver vfw | |
3027 dll "xanlib.dll" | |
3028 out BGR24,BGR15,BGR8 query,flip | |
3029 | |
20980
70ca50bcc4a8
support for some more fringe formats, still buggy ..
diego
parents:
20941
diff
changeset
|
3030 videocodec ffwc3 |
70ca50bcc4a8
support for some more fringe formats, still buggy ..
diego
parents:
20941
diff
changeset
|
3031 info "FFmpeg XAN wc3" |
70ca50bcc4a8
support for some more fringe formats, still buggy ..
diego
parents:
20941
diff
changeset
|
3032 status buggy |
70ca50bcc4a8
support for some more fringe formats, still buggy ..
diego
parents:
20941
diff
changeset
|
3033 fourcc WC3V ; internal MPlayer FourCC |
70ca50bcc4a8
support for some more fringe formats, still buggy ..
diego
parents:
20941
diff
changeset
|
3034 driver ffmpeg |
70ca50bcc4a8
support for some more fringe formats, still buggy ..
diego
parents:
20941
diff
changeset
|
3035 dll "xan_wc3" |
70ca50bcc4a8
support for some more fringe formats, still buggy ..
diego
parents:
20941
diff
changeset
|
3036 out BGR8 |
70ca50bcc4a8
support for some more fringe formats, still buggy ..
diego
parents:
20941
diff
changeset
|
3037 |
70ca50bcc4a8
support for some more fringe formats, still buggy ..
diego
parents:
20941
diff
changeset
|
3038 videocodec ffidcin |
21019 | 3039 info "FFmpeg Id CIN video" |
20980
70ca50bcc4a8
support for some more fringe formats, still buggy ..
diego
parents:
20941
diff
changeset
|
3040 status buggy |
70ca50bcc4a8
support for some more fringe formats, still buggy ..
diego
parents:
20941
diff
changeset
|
3041 fourcc IDCI ; internal MPlayer FourCC |
70ca50bcc4a8
support for some more fringe formats, still buggy ..
diego
parents:
20941
diff
changeset
|
3042 driver ffmpeg |
70ca50bcc4a8
support for some more fringe formats, still buggy ..
diego
parents:
20941
diff
changeset
|
3043 dll "idcinvideo" |
70ca50bcc4a8
support for some more fringe formats, still buggy ..
diego
parents:
20941
diff
changeset
|
3044 out BGR8 |
70ca50bcc4a8
support for some more fringe formats, still buggy ..
diego
parents:
20941
diff
changeset
|
3045 |
70ca50bcc4a8
support for some more fringe formats, still buggy ..
diego
parents:
20941
diff
changeset
|
3046 videocodec ffinterplay |
70ca50bcc4a8
support for some more fringe formats, still buggy ..
diego
parents:
20941
diff
changeset
|
3047 info "FFmpeg Interplay Video" |
70ca50bcc4a8
support for some more fringe formats, still buggy ..
diego
parents:
20941
diff
changeset
|
3048 status buggy |
70ca50bcc4a8
support for some more fringe formats, still buggy ..
diego
parents:
20941
diff
changeset
|
3049 fourcc INPV ; internal MPlayer FourCC |
70ca50bcc4a8
support for some more fringe formats, still buggy ..
diego
parents:
20941
diff
changeset
|
3050 driver ffmpeg |
70ca50bcc4a8
support for some more fringe formats, still buggy ..
diego
parents:
20941
diff
changeset
|
3051 dll "interplayvideo" |
30081
1b18cf7e6abe
lavc Interplay Video decoder now supports 16-bit mode too
kostya
parents:
30062
diff
changeset
|
3052 out BGR8,BGR15 |
20980
70ca50bcc4a8
support for some more fringe formats, still buggy ..
diego
parents:
20941
diff
changeset
|
3053 |
70ca50bcc4a8
support for some more fringe formats, still buggy ..
diego
parents:
20941
diff
changeset
|
3054 videocodec ffvqa |
70ca50bcc4a8
support for some more fringe formats, still buggy ..
diego
parents:
20941
diff
changeset
|
3055 info "FFmpeg VQA Video" |
70ca50bcc4a8
support for some more fringe formats, still buggy ..
diego
parents:
20941
diff
changeset
|
3056 status buggy |
70ca50bcc4a8
support for some more fringe formats, still buggy ..
diego
parents:
20941
diff
changeset
|
3057 fourcc VQAV ; internal MPlayer FourCC |
70ca50bcc4a8
support for some more fringe formats, still buggy ..
diego
parents:
20941
diff
changeset
|
3058 driver ffmpeg |
70ca50bcc4a8
support for some more fringe formats, still buggy ..
diego
parents:
20941
diff
changeset
|
3059 dll "vqavideo" |
70ca50bcc4a8
support for some more fringe formats, still buggy ..
diego
parents:
20941
diff
changeset
|
3060 out BGR8 |
70ca50bcc4a8
support for some more fringe formats, still buggy ..
diego
parents:
20941
diff
changeset
|
3061 |
22918 | 3062 videocodec ffc93 |
3063 info "FFmpeg C93 Video" | |
3064 status buggy | |
3065 fourcc C93V ; internal MPlayer FourCC | |
3066 driver ffmpeg | |
3067 dll c93 | |
3068 out BGR8 | |
3069 | |
30935 | 3070 videocodec ffeatgv |
29774 | 3071 info "FFmpeg Electronic Arts TGV" |
3072 status working | |
3073 fourcc fVGT | |
3074 driver ffmpeg | |
3075 dll eatgv | |
3076 out BGR8 | |
20654 | 3077 |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
3078 ; raw formats: (now RGB formats are autodetected) |
3114
6aa09e66c687
updated vivo fourcc's and reorganized some stuff (also new comments and entries)
alex
parents:
3111
diff
changeset
|
3079 |
14683
a99bdb15d2aa
Comment and info field spelling/grammar corrections.
diego
parents:
14629
diff
changeset
|
3080 ; these raw codecs are used mostly by TV input |
3658
a3b5057e53cf
added FFmpeg rv10 codec, extended raw codecs, added PIM1 codec (no picture :( ) and mpg1,mpg2 fourcc's added to FFmpeg mpg12 decoder
alex
parents:
3650
diff
changeset
|
3081 ; 0x20776172 is used by Quicktime ('raw ') |
a3b5057e53cf
added FFmpeg rv10 codec, extended raw codecs, added PIM1 codec (no picture :( ) and mpg1,mpg2 fourcc's added to FFmpeg mpg12 decoder
alex
parents:
3650
diff
changeset
|
3082 ; 0x0 is used by AVI |
a3b5057e53cf
added FFmpeg rv10 codec, extended raw codecs, added PIM1 codec (no picture :( ) and mpg1,mpg2 fourcc's added to FFmpeg mpg12 decoder
alex
parents:
3650
diff
changeset
|
3083 ; YV12,RGB|32,RGB|24.. is created by MPlayer |
a3b5057e53cf
added FFmpeg rv10 codec, extended raw codecs, added PIM1 codec (no picture :( ) and mpg1,mpg2 fourcc's added to FFmpeg mpg12 decoder
alex
parents:
3650
diff
changeset
|
3084 |
2820
30756e47846a
new rawyv12/rawuyvy/rawrgb32/rawrgb24 for tv (also you can use aalib from now)
alex
parents:
2804
diff
changeset
|
3085 videocodec rawrgb32 |
30756e47846a
new rawyv12/rawuyvy/rawrgb32/rawrgb24 for tv (also you can use aalib from now)
alex
parents:
2804
diff
changeset
|
3086 info "RAW RGB32" |
30756e47846a
new rawyv12/rawuyvy/rawrgb32/rawrgb24 for tv (also you can use aalib from now)
alex
parents:
2804
diff
changeset
|
3087 status working |
30756e47846a
new rawyv12/rawuyvy/rawrgb32/rawrgb24 for tv (also you can use aalib from now)
alex
parents:
2804
diff
changeset
|
3088 driver raw |
30756e47846a
new rawyv12/rawuyvy/rawrgb32/rawrgb24 for tv (also you can use aalib from now)
alex
parents:
2804
diff
changeset
|
3089 format 0x0 |
25181
b0180bc36b1e
Add the correct format substitutions to make the raw decoders
reimar
parents:
25092
diff
changeset
|
3090 format 0x20776172 0x52474220 |
3399 | 3091 format 0x52474220 |
2820
30756e47846a
new rawyv12/rawuyvy/rawrgb32/rawrgb24 for tv (also you can use aalib from now)
alex
parents:
2804
diff
changeset
|
3092 out RGB32 |
30756e47846a
new rawyv12/rawuyvy/rawrgb32/rawrgb24 for tv (also you can use aalib from now)
alex
parents:
2804
diff
changeset
|
3093 |
30756e47846a
new rawyv12/rawuyvy/rawrgb32/rawrgb24 for tv (also you can use aalib from now)
alex
parents:
2804
diff
changeset
|
3094 videocodec rawrgb24 |
30756e47846a
new rawyv12/rawuyvy/rawrgb32/rawrgb24 for tv (also you can use aalib from now)
alex
parents:
2804
diff
changeset
|
3095 info "RAW RGB24" |
30756e47846a
new rawyv12/rawuyvy/rawrgb32/rawrgb24 for tv (also you can use aalib from now)
alex
parents:
2804
diff
changeset
|
3096 status working |
30756e47846a
new rawyv12/rawuyvy/rawrgb32/rawrgb24 for tv (also you can use aalib from now)
alex
parents:
2804
diff
changeset
|
3097 driver raw |
30756e47846a
new rawyv12/rawuyvy/rawrgb32/rawrgb24 for tv (also you can use aalib from now)
alex
parents:
2804
diff
changeset
|
3098 format 0x0 |
25181
b0180bc36b1e
Add the correct format substitutions to make the raw decoders
reimar
parents:
25092
diff
changeset
|
3099 format 0x20776172 0x52474218 |
3399 | 3100 format 0x52474218 |
2820
30756e47846a
new rawyv12/rawuyvy/rawrgb32/rawrgb24 for tv (also you can use aalib from now)
alex
parents:
2804
diff
changeset
|
3101 out RGB24 |
2675 | 3102 |
3399 | 3103 videocodec rawrgb16 |
3104 info "RAW RGB16" | |
3105 status working | |
3106 driver raw | |
3107 format 0x0 | |
25181
b0180bc36b1e
Add the correct format substitutions to make the raw decoders
reimar
parents:
25092
diff
changeset
|
3108 format 0x20776172 0x52474210 |
3399 | 3109 format 0x52474210 |
3110 out RGB16 | |
3111 | |
9320
c5bb811fa7fc
seperated flipped fourcc=0 and non-flipped fourcc!=0 raw formats
arpi
parents:
9233
diff
changeset
|
3112 videocodec rawbgr32flip |
c5bb811fa7fc
seperated flipped fourcc=0 and non-flipped fourcc!=0 raw formats
arpi
parents:
9233
diff
changeset
|
3113 info "RAW BGR32" |
c5bb811fa7fc
seperated flipped fourcc=0 and non-flipped fourcc!=0 raw formats
arpi
parents:
9233
diff
changeset
|
3114 status working |
c5bb811fa7fc
seperated flipped fourcc=0 and non-flipped fourcc!=0 raw formats
arpi
parents:
9233
diff
changeset
|
3115 driver raw |
c5bb811fa7fc
seperated flipped fourcc=0 and non-flipped fourcc!=0 raw formats
arpi
parents:
9233
diff
changeset
|
3116 format 0x0 |
c5bb811fa7fc
seperated flipped fourcc=0 and non-flipped fourcc!=0 raw formats
arpi
parents:
9233
diff
changeset
|
3117 out BGR32 flip |
c5bb811fa7fc
seperated flipped fourcc=0 and non-flipped fourcc!=0 raw formats
arpi
parents:
9233
diff
changeset
|
3118 |
5996
73e5c3b80d8c
added rawbgr32 - Artur Zaprzala <zybi@fanthom.math.put.poznan.pl> told us
jaf
parents:
5914
diff
changeset
|
3119 videocodec rawbgr32 |
73e5c3b80d8c
added rawbgr32 - Artur Zaprzala <zybi@fanthom.math.put.poznan.pl> told us
jaf
parents:
5914
diff
changeset
|
3120 info "RAW BGR32" |
73e5c3b80d8c
added rawbgr32 - Artur Zaprzala <zybi@fanthom.math.put.poznan.pl> told us
jaf
parents:
5914
diff
changeset
|
3121 status working |
73e5c3b80d8c
added rawbgr32 - Artur Zaprzala <zybi@fanthom.math.put.poznan.pl> told us
jaf
parents:
5914
diff
changeset
|
3122 driver raw |
73e5c3b80d8c
added rawbgr32 - Artur Zaprzala <zybi@fanthom.math.put.poznan.pl> told us
jaf
parents:
5914
diff
changeset
|
3123 format 0x0 |
73e5c3b80d8c
added rawbgr32 - Artur Zaprzala <zybi@fanthom.math.put.poznan.pl> told us
jaf
parents:
5914
diff
changeset
|
3124 format 0x42475220 |
9320
c5bb811fa7fc
seperated flipped fourcc=0 and non-flipped fourcc!=0 raw formats
arpi
parents:
9233
diff
changeset
|
3125 out BGR32 |
c5bb811fa7fc
seperated flipped fourcc=0 and non-flipped fourcc!=0 raw formats
arpi
parents:
9233
diff
changeset
|
3126 |
c5bb811fa7fc
seperated flipped fourcc=0 and non-flipped fourcc!=0 raw formats
arpi
parents:
9233
diff
changeset
|
3127 videocodec rawbgr24flip |
c5bb811fa7fc
seperated flipped fourcc=0 and non-flipped fourcc!=0 raw formats
arpi
parents:
9233
diff
changeset
|
3128 info "RAW BGR24" |
c5bb811fa7fc
seperated flipped fourcc=0 and non-flipped fourcc!=0 raw formats
arpi
parents:
9233
diff
changeset
|
3129 status working |
c5bb811fa7fc
seperated flipped fourcc=0 and non-flipped fourcc!=0 raw formats
arpi
parents:
9233
diff
changeset
|
3130 driver raw |
c5bb811fa7fc
seperated flipped fourcc=0 and non-flipped fourcc!=0 raw formats
arpi
parents:
9233
diff
changeset
|
3131 format 0x0 |
c5bb811fa7fc
seperated flipped fourcc=0 and non-flipped fourcc!=0 raw formats
arpi
parents:
9233
diff
changeset
|
3132 out BGR24 flip |
c5bb811fa7fc
seperated flipped fourcc=0 and non-flipped fourcc!=0 raw formats
arpi
parents:
9233
diff
changeset
|
3133 |
3312
636d07d2654f
added rawbgr modes by Artur Zaprzala <artur.zaprzala@talex.com.pl>
jaf
parents:
3304
diff
changeset
|
3134 videocodec rawbgr24 |
636d07d2654f
added rawbgr modes by Artur Zaprzala <artur.zaprzala@talex.com.pl>
jaf
parents:
3304
diff
changeset
|
3135 info "RAW BGR24" |
636d07d2654f
added rawbgr modes by Artur Zaprzala <artur.zaprzala@talex.com.pl>
jaf
parents:
3304
diff
changeset
|
3136 status working |
636d07d2654f
added rawbgr modes by Artur Zaprzala <artur.zaprzala@talex.com.pl>
jaf
parents:
3304
diff
changeset
|
3137 driver raw |
636d07d2654f
added rawbgr modes by Artur Zaprzala <artur.zaprzala@talex.com.pl>
jaf
parents:
3304
diff
changeset
|
3138 format 0x0 |
25181
b0180bc36b1e
Add the correct format substitutions to make the raw decoders
reimar
parents:
25092
diff
changeset
|
3139 format 0x20776172 0x42475218 |
4774
fc2f76964606
Patch: Improved raw encoding support in mencoder by Fredrik Kuivinen
atmos4
parents:
4740
diff
changeset
|
3140 format 0x42475218 |
9320
c5bb811fa7fc
seperated flipped fourcc=0 and non-flipped fourcc!=0 raw formats
arpi
parents:
9233
diff
changeset
|
3141 out BGR24 |
c5bb811fa7fc
seperated flipped fourcc=0 and non-flipped fourcc!=0 raw formats
arpi
parents:
9233
diff
changeset
|
3142 |
c5bb811fa7fc
seperated flipped fourcc=0 and non-flipped fourcc!=0 raw formats
arpi
parents:
9233
diff
changeset
|
3143 videocodec rawbgr16flip |
c5bb811fa7fc
seperated flipped fourcc=0 and non-flipped fourcc!=0 raw formats
arpi
parents:
9233
diff
changeset
|
3144 info "RAW BGR15" |
c5bb811fa7fc
seperated flipped fourcc=0 and non-flipped fourcc!=0 raw formats
arpi
parents:
9233
diff
changeset
|
3145 status working |
c5bb811fa7fc
seperated flipped fourcc=0 and non-flipped fourcc!=0 raw formats
arpi
parents:
9233
diff
changeset
|
3146 driver raw |
c5bb811fa7fc
seperated flipped fourcc=0 and non-flipped fourcc!=0 raw formats
arpi
parents:
9233
diff
changeset
|
3147 format 0x0 |
26844
c5dfa78a07e7
Readd fourcc used by MTV format. Note that BGR->YUV conversion
reimar
parents:
26843
diff
changeset
|
3148 format 0x10424752 0x0 |
9320
c5bb811fa7fc
seperated flipped fourcc=0 and non-flipped fourcc!=0 raw formats
arpi
parents:
9233
diff
changeset
|
3149 out BGR16 flip |
3312
636d07d2654f
added rawbgr modes by Artur Zaprzala <artur.zaprzala@talex.com.pl>
jaf
parents:
3304
diff
changeset
|
3150 |
6584 | 3151 videocodec rawbgr16 |
3152 info "RAW BGR15" | |
3153 status working | |
3154 driver raw | |
3155 format 0x0 | |
25181
b0180bc36b1e
Add the correct format substitutions to make the raw decoders
reimar
parents:
25092
diff
changeset
|
3156 format 0x20776172 0x42475210 |
6584 | 3157 format 0x42475210 |
9320
c5bb811fa7fc
seperated flipped fourcc=0 and non-flipped fourcc!=0 raw formats
arpi
parents:
9233
diff
changeset
|
3158 out BGR16 |
c5bb811fa7fc
seperated flipped fourcc=0 and non-flipped fourcc!=0 raw formats
arpi
parents:
9233
diff
changeset
|
3159 |
c5bb811fa7fc
seperated flipped fourcc=0 and non-flipped fourcc!=0 raw formats
arpi
parents:
9233
diff
changeset
|
3160 videocodec rawbgr15flip |
c5bb811fa7fc
seperated flipped fourcc=0 and non-flipped fourcc!=0 raw formats
arpi
parents:
9233
diff
changeset
|
3161 info "RAW BGR15" |
c5bb811fa7fc
seperated flipped fourcc=0 and non-flipped fourcc!=0 raw formats
arpi
parents:
9233
diff
changeset
|
3162 status working |
c5bb811fa7fc
seperated flipped fourcc=0 and non-flipped fourcc!=0 raw formats
arpi
parents:
9233
diff
changeset
|
3163 driver raw |
c5bb811fa7fc
seperated flipped fourcc=0 and non-flipped fourcc!=0 raw formats
arpi
parents:
9233
diff
changeset
|
3164 format 0x0 |
c5bb811fa7fc
seperated flipped fourcc=0 and non-flipped fourcc!=0 raw formats
arpi
parents:
9233
diff
changeset
|
3165 out BGR15 flip |
6584 | 3166 |
3312
636d07d2654f
added rawbgr modes by Artur Zaprzala <artur.zaprzala@talex.com.pl>
jaf
parents:
3304
diff
changeset
|
3167 videocodec rawbgr15 |
636d07d2654f
added rawbgr modes by Artur Zaprzala <artur.zaprzala@talex.com.pl>
jaf
parents:
3304
diff
changeset
|
3168 info "RAW BGR15" |
636d07d2654f
added rawbgr modes by Artur Zaprzala <artur.zaprzala@talex.com.pl>
jaf
parents:
3304
diff
changeset
|
3169 status working |
636d07d2654f
added rawbgr modes by Artur Zaprzala <artur.zaprzala@talex.com.pl>
jaf
parents:
3304
diff
changeset
|
3170 driver raw |
636d07d2654f
added rawbgr modes by Artur Zaprzala <artur.zaprzala@talex.com.pl>
jaf
parents:
3304
diff
changeset
|
3171 format 0x0 |
25181
b0180bc36b1e
Add the correct format substitutions to make the raw decoders
reimar
parents:
25092
diff
changeset
|
3172 format 0x20776172 0x4247520F |
4774
fc2f76964606
Patch: Improved raw encoding support in mencoder by Fredrik Kuivinen
atmos4
parents:
4740
diff
changeset
|
3173 format 0x4247520F |
9320
c5bb811fa7fc
seperated flipped fourcc=0 and non-flipped fourcc!=0 raw formats
arpi
parents:
9233
diff
changeset
|
3174 out BGR15 |
c5bb811fa7fc
seperated flipped fourcc=0 and non-flipped fourcc!=0 raw formats
arpi
parents:
9233
diff
changeset
|
3175 |
c5bb811fa7fc
seperated flipped fourcc=0 and non-flipped fourcc!=0 raw formats
arpi
parents:
9233
diff
changeset
|
3176 videocodec rawbgr8flip |
c5bb811fa7fc
seperated flipped fourcc=0 and non-flipped fourcc!=0 raw formats
arpi
parents:
9233
diff
changeset
|
3177 info "RAW BGR8" |
c5bb811fa7fc
seperated flipped fourcc=0 and non-flipped fourcc!=0 raw formats
arpi
parents:
9233
diff
changeset
|
3178 status working |
c5bb811fa7fc
seperated flipped fourcc=0 and non-flipped fourcc!=0 raw formats
arpi
parents:
9233
diff
changeset
|
3179 driver raw |
c5bb811fa7fc
seperated flipped fourcc=0 and non-flipped fourcc!=0 raw formats
arpi
parents:
9233
diff
changeset
|
3180 format 0x0 |
c5bb811fa7fc
seperated flipped fourcc=0 and non-flipped fourcc!=0 raw formats
arpi
parents:
9233
diff
changeset
|
3181 out BGR8 flip |
3312
636d07d2654f
added rawbgr modes by Artur Zaprzala <artur.zaprzala@talex.com.pl>
jaf
parents:
3304
diff
changeset
|
3182 |
7771 | 3183 videocodec rawbgr8 |
3184 info "RAW BGR8" | |
3185 status working | |
3186 driver raw | |
3187 format 0x0 | |
25181
b0180bc36b1e
Add the correct format substitutions to make the raw decoders
reimar
parents:
25092
diff
changeset
|
3188 format 0x20776172 0x42475208 |
9127 | 3189 format 0x42475208 |
9320
c5bb811fa7fc
seperated flipped fourcc=0 and non-flipped fourcc!=0 raw formats
arpi
parents:
9233
diff
changeset
|
3190 out BGR8 |
7771 | 3191 |
3192 videocodec rawbgr1 | |
7823 | 3193 info "RAW BGR1" |
7771 | 3194 status working |
3195 driver raw | |
3196 format 0x0 | |
25181
b0180bc36b1e
Add the correct format substitutions to make the raw decoders
reimar
parents:
25092
diff
changeset
|
3197 format 0x20776172 0x42475201 |
9127 | 3198 format 0x42475201 |
7771 | 3199 out BGR1 flip |
3200 | |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
3201 videocodec rawyuy2 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
3202 info "RAW YUY2" |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
3203 status working |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
3204 driver raw |
7771 | 3205 format 0x0 0x32595559 |
25181
b0180bc36b1e
Add the correct format substitutions to make the raw decoders
reimar
parents:
25092
diff
changeset
|
3206 format 0x20776172 0x32595559 |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
3207 fourcc yuy2,YUY2 |
29747 | 3208 fourcc V422 YUY2 |
3209 fourcc YUNV YUY2 | |
29769 | 3210 fourcc VYUY YUY2 |
29775 | 3211 fourcc yuvs YUY2 |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
3212 out YUY2 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
3213 |
25182 | 3214 videocodec rawyuv2 |
3215 info "RAW YUV2" | |
3216 status working | |
3217 driver raw | |
3218 format 0x0 0x32565559 | |
3219 format 0x20776172 0x32565559 | |
3220 fourcc yuv2,YUV2 | |
3221 out YUY2 | |
3222 | |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
3223 videocodec rawuyvy |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
3224 info "RAW UYVY" |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
3225 status working |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
3226 driver raw |
7771 | 3227 format 0x0 0x59565955 |
23473 | 3228 format 0x79757632 0x59565955 # 2vuy as created by QuickTime captures |
25181
b0180bc36b1e
Add the correct format substitutions to make the raw decoders
reimar
parents:
25092
diff
changeset
|
3229 format 0x20776172 0x59565955 |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
3230 fourcc uyvy,UYVY |
29746 | 3231 fourcc HDYC UYVY |
29747 | 3232 fourcc UYNV UYVY |
3233 fourcc UYNY UYVY | |
3234 fourcc uyv1 UYVY | |
3235 fourcc 2Vu1 UYVY | |
30276
a4f0e79d7d14
add AV1x, AVup and VDTZ fourcc to ffrawuyvy and VDTZ to rawuyvy
compn
parents:
30232
diff
changeset
|
3236 fourcc VDTZ UYVY |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
3237 out UYVY |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
3238 |
14614 | 3239 videocodec raw444P |
3240 info "RAW 444P" | |
3241 status working | |
3242 driver raw | |
3243 format 0x0 0x50343434 | |
25181
b0180bc36b1e
Add the correct format substitutions to make the raw decoders
reimar
parents:
25092
diff
changeset
|
3244 format 0x20776172 0x50343434 |
14614 | 3245 fourcc 444p,444P |
3246 out 444P | |
3247 | |
3248 videocodec raw422P | |
3249 info "RAW 422P" | |
3250 status working | |
3251 driver raw | |
3252 format 0x0 0x50323234 | |
25181
b0180bc36b1e
Add the correct format substitutions to make the raw decoders
reimar
parents:
25092
diff
changeset
|
3253 format 0x20776172 0x50323234 |
14614 | 3254 fourcc 422p,422P |
29747 | 3255 fourcc P422 422P |
29769 | 3256 fourcc Y42B 422P |
14614 | 3257 out 422P |
3258 | |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
3259 videocodec rawyv12 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
3260 info "RAW YV12" |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
3261 status working |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
3262 driver raw |
7771 | 3263 format 0x0 0x32315659 |
25181
b0180bc36b1e
Add the correct format substitutions to make the raw decoders
reimar
parents:
25092
diff
changeset
|
3264 format 0x20776172 0x32315659 |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
3265 fourcc yv12,YV12 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
3266 out YV12 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
3267 |
10750 | 3268 videocodec rawnv21 |
3269 info "RAW NV21" | |
3270 status working | |
30897
3d4e6c8c08ac
Use vd_raw to handle NV12/NV21 formats, since we support them as pixel formats
reimar
parents:
30876
diff
changeset
|
3271 driver raw |
10750 | 3272 format 0x0 0x3132564E |
25181
b0180bc36b1e
Add the correct format substitutions to make the raw decoders
reimar
parents:
25092
diff
changeset
|
3273 format 0x20776172 0x3132564E |
10750 | 3274 fourcc nv21,NV21 |
30897
3d4e6c8c08ac
Use vd_raw to handle NV12/NV21 formats, since we support them as pixel formats
reimar
parents:
30876
diff
changeset
|
3275 out NV21 |
10750 | 3276 |
10305
3e40b8f879c8
HM12 & NV12 "decoder" (specially interleaved YUV formats, used by Hauppauge's PVR cards)
arpi
parents:
10302
diff
changeset
|
3277 videocodec rawnv12 |
3e40b8f879c8
HM12 & NV12 "decoder" (specially interleaved YUV formats, used by Hauppauge's PVR cards)
arpi
parents:
10302
diff
changeset
|
3278 info "RAW NV12" |
3e40b8f879c8
HM12 & NV12 "decoder" (specially interleaved YUV formats, used by Hauppauge's PVR cards)
arpi
parents:
10302
diff
changeset
|
3279 status working |
30897
3d4e6c8c08ac
Use vd_raw to handle NV12/NV21 formats, since we support them as pixel formats
reimar
parents:
30876
diff
changeset
|
3280 driver raw |
10305
3e40b8f879c8
HM12 & NV12 "decoder" (specially interleaved YUV formats, used by Hauppauge's PVR cards)
arpi
parents:
10302
diff
changeset
|
3281 format 0x0 0x3231564E |
25181
b0180bc36b1e
Add the correct format substitutions to make the raw decoders
reimar
parents:
25092
diff
changeset
|
3282 format 0x20776172 0x3231564E |
10305
3e40b8f879c8
HM12 & NV12 "decoder" (specially interleaved YUV formats, used by Hauppauge's PVR cards)
arpi
parents:
10302
diff
changeset
|
3283 fourcc nv12,NV12 |
30897
3d4e6c8c08ac
Use vd_raw to handle NV12/NV21 formats, since we support them as pixel formats
reimar
parents:
30876
diff
changeset
|
3284 out NV12 |
10305
3e40b8f879c8
HM12 & NV12 "decoder" (specially interleaved YUV formats, used by Hauppauge's PVR cards)
arpi
parents:
10302
diff
changeset
|
3285 |
3e40b8f879c8
HM12 & NV12 "decoder" (specially interleaved YUV formats, used by Hauppauge's PVR cards)
arpi
parents:
10302
diff
changeset
|
3286 videocodec rawhm12 |
3e40b8f879c8
HM12 & NV12 "decoder" (specially interleaved YUV formats, used by Hauppauge's PVR cards)
arpi
parents:
10302
diff
changeset
|
3287 info "RAW HM12" |
3e40b8f879c8
HM12 & NV12 "decoder" (specially interleaved YUV formats, used by Hauppauge's PVR cards)
arpi
parents:
10302
diff
changeset
|
3288 status working |
3e40b8f879c8
HM12 & NV12 "decoder" (specially interleaved YUV formats, used by Hauppauge's PVR cards)
arpi
parents:
10302
diff
changeset
|
3289 driver hmblck |
3e40b8f879c8
HM12 & NV12 "decoder" (specially interleaved YUV formats, used by Hauppauge's PVR cards)
arpi
parents:
10302
diff
changeset
|
3290 format 0x0 0x32314D48 |
25181
b0180bc36b1e
Add the correct format substitutions to make the raw decoders
reimar
parents:
25092
diff
changeset
|
3291 format 0x20776172 0x32314D48 |
10305
3e40b8f879c8
HM12 & NV12 "decoder" (specially interleaved YUV formats, used by Hauppauge's PVR cards)
arpi
parents:
10302
diff
changeset
|
3292 fourcc hm12,HM12 |
3e40b8f879c8
HM12 & NV12 "decoder" (specially interleaved YUV formats, used by Hauppauge's PVR cards)
arpi
parents:
10302
diff
changeset
|
3293 out YV12 |
3e40b8f879c8
HM12 & NV12 "decoder" (specially interleaved YUV formats, used by Hauppauge's PVR cards)
arpi
parents:
10302
diff
changeset
|
3294 |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
3295 videocodec rawi420 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
3296 info "RAW I420" |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
3297 status working |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
3298 driver raw |
7771 | 3299 format 0x0 0x30323449 |
25181
b0180bc36b1e
Add the correct format substitutions to make the raw decoders
reimar
parents:
25092
diff
changeset
|
3300 format 0x20776172 0x30323449 |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
3301 fourcc i420,I420 |
6584 | 3302 fourcc IYUV,iyuv |
3303 out I420,IYUV | |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
3304 |
6488 | 3305 videocodec rawyvu9 |
3306 info "RAW YVU9" | |
3307 status working | |
3308 driver raw | |
7771 | 3309 format 0x0 0x39555659 |
25181
b0180bc36b1e
Add the correct format substitutions to make the raw decoders
reimar
parents:
25092
diff
changeset
|
3310 format 0x20776172 0x39555659 |
6488 | 3311 fourcc yvu9,YVU9 |
3312 out YVU9 | |
3313 | |
14171
83a1fd8cbdd1
Added rawy800 codec as according to the manpage it should be there
reimar
parents:
14133
diff
changeset
|
3314 videocodec rawy800 |
83a1fd8cbdd1
Added rawy800 codec as according to the manpage it should be there
reimar
parents:
14133
diff
changeset
|
3315 info "RAW Y8/Y800" |
83a1fd8cbdd1
Added rawy800 codec as according to the manpage it should be there
reimar
parents:
14133
diff
changeset
|
3316 status working |
83a1fd8cbdd1
Added rawy800 codec as according to the manpage it should be there
reimar
parents:
14133
diff
changeset
|
3317 driver raw |
27440 | 3318 format 0x0 |
14171
83a1fd8cbdd1
Added rawy800 codec as according to the manpage it should be there
reimar
parents:
14133
diff
changeset
|
3319 format 0x20203859 ; "Y8 " |
83a1fd8cbdd1
Added rawy800 codec as according to the manpage it should be there
reimar
parents:
14133
diff
changeset
|
3320 fourcc y800,Y800 |
83a1fd8cbdd1
Added rawy800 codec as according to the manpage it should be there
reimar
parents:
14133
diff
changeset
|
3321 out Y800,Y8 |
83a1fd8cbdd1
Added rawy800 codec as according to the manpage it should be there
reimar
parents:
14133
diff
changeset
|
3322 |
30089 | 3323 ;lavc raw codecs |
3324 | |
3325 videocodec ffrawyuy2 | |
3326 info "RAW YUY2" | |
3327 status working | |
3328 format 0x0 | |
3329 format 0x20776172 | |
3330 fourcc yuy2,YUY2 | |
3331 fourcc V422,v422 | |
3332 fourcc YUNV,yunv | |
3333 fourcc VYUY,vyuy | |
3334 fourcc yuvs,YUVS | |
3335 driver ffmpeg | |
3336 dll rawvideo | |
3337 out YUY2 | |
3338 | |
3339 videocodec ffrawyuv2 | |
3340 info "RAW YUV2" | |
3341 status working | |
3342 format 0x0 | |
3343 format 0x20776172 | |
3344 fourcc yuv2,YUV2 | |
3345 driver ffmpeg | |
3346 dll rawvideo | |
3347 out YUY2 | |
3348 | |
3349 videocodec ffrawuyvy | |
3350 info "RAW UYVY" | |
3351 status working | |
3352 format 0x0 | |
3353 format 0x20776172 | |
3354 fourcc uyvy,UYVY | |
3355 fourcc HDYC,hdyc | |
3356 fourcc UYNV,uynv | |
3357 fourcc UYNY,uyny | |
3358 fourcc uyv1,UYV1 | |
3359 fourcc 2Vu1,2vu1,2VU1 | |
3360 fourcc 2Vuy,2vuy,2VUY | |
30276
a4f0e79d7d14
add AV1x, AVup and VDTZ fourcc to ffrawuyvy and VDTZ to rawuyvy
compn
parents:
30232
diff
changeset
|
3361 fourcc AV1x,AVup |
a4f0e79d7d14
add AV1x, AVup and VDTZ fourcc to ffrawuyvy and VDTZ to rawuyvy
compn
parents:
30232
diff
changeset
|
3362 fourcc VDTZ |
30089 | 3363 driver ffmpeg |
3364 dll rawvideo | |
3365 out UYVY | |
3366 | |
3367 videocodec ffraw444P | |
3368 info "RAW 444P" | |
3369 status working | |
3370 format 0x0 | |
3371 format 0x20776172 | |
3372 fourcc 444p,444P | |
3373 driver ffmpeg | |
3374 dll rawvideo | |
3375 out 444P | |
3376 | |
3377 videocodec ffraw422P | |
3378 info "RAW 422P" | |
3379 status working | |
3380 format 0x0 | |
3381 format 0x20776172 | |
3382 fourcc 422p,422P | |
3383 fourcc P422,p422 | |
3384 fourcc Y42B,y42b | |
3385 driver ffmpeg | |
3386 dll rawvideo | |
3387 out 422P | |
3388 | |
3389 videocodec ffrawyv12 | |
3390 info "RAW YV12" | |
3391 status working | |
3392 format 0x0 | |
3393 format 0x20776172 | |
3394 fourcc yv12,YV12 | |
3395 driver ffmpeg | |
3396 dll rawvideo | |
3397 out YV12 | |
3398 | |
3399 videocodec ffrawi420 | |
3400 info "RAW I420" | |
3401 status working | |
3402 format 0x0 | |
3403 format 0x20776172 | |
3404 fourcc i420,I420 | |
3405 fourcc IYUV,iyuv | |
3406 driver ffmpeg | |
3407 dll rawvideo | |
3408 out I420,IYUV | |
3409 | |
3410 videocodec ffrawyvu9 | |
3411 info "RAW YVU9" | |
3412 status working | |
3413 format 0x0 | |
3414 format 0x20776172 | |
3415 fourcc yvu9,YVU9 | |
3416 driver ffmpeg | |
3417 dll rawvideo | |
3418 out YVU9 | |
3419 | |
3420 videocodec ffrawy800 | |
3421 info "RAW Y8/Y800" | |
3422 status working | |
3423 format 0x0 | |
3424 format 0x20203859 ; "Y8 " | |
3425 fourcc y800,Y800 | |
3426 driver ffmpeg | |
3427 dll rawvideo | |
3428 out Y800,Y8 | |
3429 | |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
3430 ; NULL codec - for testing. |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
3431 |
1390 | 3432 videocodec null |
2691 | 3433 info "NULL codec (no decoding!)" |
5179
104cd0571dc4
changed status of 'null' codec to avoid prefering it over buggy codecs
arpi
parents:
5161
diff
changeset
|
3434 status crashing |
1390 | 3435 comment "for unknown/unsupported codecs or testing" |
3436 driver null | |
3437 out YV12 | |
3438 out I420 | |
3439 out YUY2 | |
3440 out UYVY | |
6584 | 3441 out YVU9 |
1390 | 3442 out BGR32,BGR24,BGR16,BGR15 |
3443 | |
471 | 3444 ;============================================================================= |
3445 ; AUDIO CODECS | |
3446 ;============================================================================= | |
3447 | |
8328
6bc2374c6a1b
DMO WMA audio codecs, some nonworking QT video codecs added
arpi
parents:
8324
diff
changeset
|
3448 audiocodec wma9dmo |
6bc2374c6a1b
DMO WMA audio codecs, some nonworking QT video codecs added
arpi
parents:
8324
diff
changeset
|
3449 info "Windows Media Audio 9 DMO" |
6bc2374c6a1b
DMO WMA audio codecs, some nonworking QT video codecs added
arpi
parents:
8324
diff
changeset
|
3450 status working |
6bc2374c6a1b
DMO WMA audio codecs, some nonworking QT video codecs added
arpi
parents:
8324
diff
changeset
|
3451 format 0x162 |
9906
30311987666f
forgot to commit win32 realadio entries, and wma id: 0x163
alex
parents:
9897
diff
changeset
|
3452 format 0x163 |
8328
6bc2374c6a1b
DMO WMA audio codecs, some nonworking QT video codecs added
arpi
parents:
8324
diff
changeset
|
3453 driver dmo |
6bc2374c6a1b
DMO WMA audio codecs, some nonworking QT video codecs added
arpi
parents:
8324
diff
changeset
|
3454 dll "wma9dmod.dll" |
6bc2374c6a1b
DMO WMA audio codecs, some nonworking QT video codecs added
arpi
parents:
8324
diff
changeset
|
3455 guid 0x27ca0808, 0x01f5, 0x4e7a, 0x8b, 0x05, 0x87, 0xf8, 0x07, 0xa2, 0x33, 0xd1 |
6bc2374c6a1b
DMO WMA audio codecs, some nonworking QT video codecs added
arpi
parents:
8324
diff
changeset
|
3456 |
6bc2374c6a1b
DMO WMA audio codecs, some nonworking QT video codecs added
arpi
parents:
8324
diff
changeset
|
3457 audiocodec wmadmo |
6bc2374c6a1b
DMO WMA audio codecs, some nonworking QT video codecs added
arpi
parents:
8324
diff
changeset
|
3458 info "Windows Media Audio DMO" |
6bc2374c6a1b
DMO WMA audio codecs, some nonworking QT video codecs added
arpi
parents:
8324
diff
changeset
|
3459 status working |
6bc2374c6a1b
DMO WMA audio codecs, some nonworking QT video codecs added
arpi
parents:
8324
diff
changeset
|
3460 format 0x160 |
6bc2374c6a1b
DMO WMA audio codecs, some nonworking QT video codecs added
arpi
parents:
8324
diff
changeset
|
3461 format 0x161 |
6bc2374c6a1b
DMO WMA audio codecs, some nonworking QT video codecs added
arpi
parents:
8324
diff
changeset
|
3462 format 0x162 |
9906
30311987666f
forgot to commit win32 realadio entries, and wma id: 0x163
alex
parents:
9897
diff
changeset
|
3463 format 0x163 |
8328
6bc2374c6a1b
DMO WMA audio codecs, some nonworking QT video codecs added
arpi
parents:
8324
diff
changeset
|
3464 driver dmo |
6bc2374c6a1b
DMO WMA audio codecs, some nonworking QT video codecs added
arpi
parents:
8324
diff
changeset
|
3465 dll "wmadmod.dll" |
6bc2374c6a1b
DMO WMA audio codecs, some nonworking QT video codecs added
arpi
parents:
8324
diff
changeset
|
3466 guid 0x2eeb4adf, 0x4578, 0x4d10, 0xbc, 0xa7, 0xbb, 0x95, 0x5f, 0x56, 0x32, 0x0a |
6bc2374c6a1b
DMO WMA audio codecs, some nonworking QT video codecs added
arpi
parents:
8324
diff
changeset
|
3467 |
12328 | 3468 audiocodec wma9spdmo |
3469 info "Windows Media Audio 9 Speech DMO" | |
3470 status working | |
3471 format 0xa | |
3472 driver dmo | |
3473 dll "wmspdmod.dll" | |
3474 guid 0x874131cb, 0x4ecc, 0x443b, 0x89, 0x48, 0x74, 0x6b, 0x89, 0x59, 0x5d, 0x20 | |
3475 | |
3476 audiocodec wma9spdshow | |
3477 info "Windows Media Audio 9 Speech DShow" | |
22366
ce25d75021e8
Mark wma9spdshow audio codec as working, because hissing in audio (only one known
voroshil
parents:
22364
diff
changeset
|
3478 status working |
12328 | 3479 format 0xa |
3480 driver dshow | |
3481 dll "wmavds32.ax" | |
3482 guid 0x795b44c4, 0xf142, 0x493d, 0x8a, 0x02, 0x09, 0xbd, 0x41, 0x08, 0x95, 0xad | |
3483 | |
16796 | 3484 audiocodec ffqdm2 |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
3485 info "FFmpeg QDM2 audio" |
16796 | 3486 status working |
3487 format 0x324D4451 ; "QDM2" | |
3488 driver ffmpeg | |
3489 dll "qdm2" | |
3490 | |
8007 | 3491 audiocodec qdmc |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
3492 info "QuickTime QDMC/QDM2 audio" |
8007 | 3493 status working |
3494 format 0x324D4451 ; "QDM2" | |
3495 format 0x434D4451 ; "QDMC" | |
3496 driver qtaudio | |
3497 dll "QuickTime.qts" | |
3498 | |
28055
7b35b91e2c49
Add entry for FFmpeg QCELP decoder, currently produces white noise.
diego
parents:
28052
diff
changeset
|
3499 audiocodec ffqclp |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
3500 info "FFmpeg QCLP audio" |
30201
786d035899d2
mark ffqclp as working in codecs.conf, works on all my samples
compn
parents:
30188
diff
changeset
|
3501 status working |
28055
7b35b91e2c49
Add entry for FFmpeg QCELP decoder, currently produces white noise.
diego
parents:
28052
diff
changeset
|
3502 format 0x706C6351 ; "Qclp" |
29015 | 3503 format 0x70637173 ; "sqcp" |
29314 | 3504 format 0x716C6351 ; "Qclq" |
28055
7b35b91e2c49
Add entry for FFmpeg QCELP decoder, currently produces white noise.
diego
parents:
28052
diff
changeset
|
3505 driver ffmpeg |
7b35b91e2c49
Add entry for FFmpeg QCELP decoder, currently produces white noise.
diego
parents:
28052
diff
changeset
|
3506 dll "qcelp" |
7b35b91e2c49
Add entry for FFmpeg QCELP decoder, currently produces white noise.
diego
parents:
28052
diff
changeset
|
3507 |
8283 | 3508 audiocodec qclp |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
3509 info "QuickTime QCLP audio" |
8283 | 3510 status working |
26108 | 3511 format 0x706C6351 ; "Qclp" |
8283 | 3512 driver qtaudio |
3513 dll "QuickTime.qts" | |
3514 | |
3515 audiocodec qtmace3 | |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
3516 info "QuickTime MACE3 audio" |
8283 | 3517 status working |
3518 format 0x3343414D ; "MAC3" | |
3519 driver qtaudio | |
3520 dll "QuickTime.qts" | |
3521 | |
3522 audiocodec qtmace6 | |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
3523 info "QuickTime MACE6 audio" |
8283 | 3524 status working |
3525 format 0x3643414D ; "MAC6" | |
3526 driver qtaudio | |
3527 dll "QuickTime.qts" | |
3528 | |
28154 | 3529 audiocodec zygoaudio |
3530 info "Zygo audio" | |
3531 status working | |
3532 fourcc SPXN | |
3533 driver qtaudio | |
3534 dll "ZyGoAudioS.qtx" | |
3535 | |
17149
9a0a376a54b1
Move audio packets reordering from codec interface to demuxers for real
rtognimp
parents:
17143
diff
changeset
|
3536 audiocodec ffra144 |
9a0a376a54b1
Move audio packets reordering from codec interface to demuxers for real
rtognimp
parents:
17143
diff
changeset
|
3537 info "FFmpeg RealAudio 1.0" |
9a0a376a54b1
Move audio packets reordering from codec interface to demuxers for real
rtognimp
parents:
17143
diff
changeset
|
3538 status working |
9a0a376a54b1
Move audio packets reordering from codec interface to demuxers for real
rtognimp
parents:
17143
diff
changeset
|
3539 format 0x345F3431 ; "14_4" |
31196 | 3540 format 0x4A63706C ; "lpcJ" |
17149
9a0a376a54b1
Move audio packets reordering from codec interface to demuxers for real
rtognimp
parents:
17143
diff
changeset
|
3541 driver ffmpeg |
9a0a376a54b1
Move audio packets reordering from codec interface to demuxers for real
rtognimp
parents:
17143
diff
changeset
|
3542 dll "real_144" |
9a0a376a54b1
Move audio packets reordering from codec interface to demuxers for real
rtognimp
parents:
17143
diff
changeset
|
3543 |
9a0a376a54b1
Move audio packets reordering from codec interface to demuxers for real
rtognimp
parents:
17143
diff
changeset
|
3544 audiocodec ffra288 |
9a0a376a54b1
Move audio packets reordering from codec interface to demuxers for real
rtognimp
parents:
17143
diff
changeset
|
3545 info "FFmpeg RealAudio 2.0" |
9a0a376a54b1
Move audio packets reordering from codec interface to demuxers for real
rtognimp
parents:
17143
diff
changeset
|
3546 status working |
9a0a376a54b1
Move audio packets reordering from codec interface to demuxers for real
rtognimp
parents:
17143
diff
changeset
|
3547 format 0x385F3832 ; "28_8" |
9a0a376a54b1
Move audio packets reordering from codec interface to demuxers for real
rtognimp
parents:
17143
diff
changeset
|
3548 driver ffmpeg |
9a0a376a54b1
Move audio packets reordering from codec interface to demuxers for real
rtognimp
parents:
17143
diff
changeset
|
3549 dll "real_288" |
9a0a376a54b1
Move audio packets reordering from codec interface to demuxers for real
rtognimp
parents:
17143
diff
changeset
|
3550 |
9a0a376a54b1
Move audio packets reordering from codec interface to demuxers for real
rtognimp
parents:
17143
diff
changeset
|
3551 audiocodec ffcook |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
3552 info "FFmpeg COOK audio" |
17149
9a0a376a54b1
Move audio packets reordering from codec interface to demuxers for real
rtognimp
parents:
17143
diff
changeset
|
3553 status working |
9a0a376a54b1
Move audio packets reordering from codec interface to demuxers for real
rtognimp
parents:
17143
diff
changeset
|
3554 format 0x6B6F6F63 ; "cook" |
9a0a376a54b1
Move audio packets reordering from codec interface to demuxers for real
rtognimp
parents:
17143
diff
changeset
|
3555 driver ffmpeg |
9a0a376a54b1
Move audio packets reordering from codec interface to demuxers for real
rtognimp
parents:
17143
diff
changeset
|
3556 dll "cook" |
9a0a376a54b1
Move audio packets reordering from codec interface to demuxers for real
rtognimp
parents:
17143
diff
changeset
|
3557 |
23002 | 3558 audiocodec ffatrc |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
3559 info "FFmpeg Atrac 3 audio" |
23002 | 3560 status working |
3561 format 0x63727461 ; "atrc" | |
23005
661085642a71
update release number and add atrac3 in wav format, works on /samples/a-codecs/atrac3/sample.ATRAC3.66kbps.44100Hz.Stereo.wav
compn
parents:
23002
diff
changeset
|
3562 format 0x270 ; atrac3 in wav |
23002 | 3563 driver ffmpeg |
26568 | 3564 dll "atrac3" |
23002 | 3565 |
30232 | 3566 audiocodec ffsipr |
3567 info "FFmpeg Sipr/Acelp.net audio" | |
30276
a4f0e79d7d14
add AV1x, AVup and VDTZ fourcc to ffrawuyvy and VDTZ to rawuyvy
compn
parents:
30232
diff
changeset
|
3568 status working |
30232 | 3569 format 0x72706973 ; "sipr" |
3570 format 0x130 ; acelp.net | |
3571 driver ffmpeg | |
3572 dll "sipr" | |
3573 | |
10031 | 3574 audiocodec ra144 |
3575 info "RealAudio 1.0" | |
3576 status working | |
3577 format 0x345F3431 ; "14_4" | |
3578 driver realaud | |
3579 dll "14_4.so.6.0" | |
3580 | |
10117 | 3581 audiocodec ra144win |
3582 info "Win32 RealAudio 1.0" | |
3583 status working | |
3584 format 0x345F3431 ; "14_4" | |
3585 driver realaud | |
3586 dll "14_43260.dll" | |
3587 | |
12628
985e1813e298
support for realvideo codecs under macosx, original patch by Donnie Smith
alex
parents:
12614
diff
changeset
|
3588 audiocodec ra144mac |
985e1813e298
support for realvideo codecs under macosx, original patch by Donnie Smith
alex
parents:
12614
diff
changeset
|
3589 info "Mac OS X RealAudio 1.0" |
985e1813e298
support for realvideo codecs under macosx, original patch by Donnie Smith
alex
parents:
12614
diff
changeset
|
3590 status working |
985e1813e298
support for realvideo codecs under macosx, original patch by Donnie Smith
alex
parents:
12614
diff
changeset
|
3591 format 0x345F3431 ; "14_4" |
985e1813e298
support for realvideo codecs under macosx, original patch by Donnie Smith
alex
parents:
12614
diff
changeset
|
3592 driver realaud |
985e1813e298
support for realvideo codecs under macosx, original patch by Donnie Smith
alex
parents:
12614
diff
changeset
|
3593 dll "14_4.shlb" |
985e1813e298
support for realvideo codecs under macosx, original patch by Donnie Smith
alex
parents:
12614
diff
changeset
|
3594 |
10031 | 3595 audiocodec ra288 |
3596 info "RealAudio 2.0" | |
3597 status working | |
3598 format 0x385F3832 ; "28_8" | |
3599 driver realaud | |
3600 dll "28_8.so.6.0" | |
3601 | |
10117 | 3602 audiocodec ra288win |
3603 info "Win32 RealAudio 2.0" | |
3604 status working | |
3605 format 0x385F3832 ; "28_8" | |
3606 driver realaud | |
3607 dll "28_83260.dll" | |
3608 | |
12628
985e1813e298
support for realvideo codecs under macosx, original patch by Donnie Smith
alex
parents:
12614
diff
changeset
|
3609 audiocodec ra288mac |
985e1813e298
support for realvideo codecs under macosx, original patch by Donnie Smith
alex
parents:
12614
diff
changeset
|
3610 info "Mac OS X RealAudio 2.0" |
985e1813e298
support for realvideo codecs under macosx, original patch by Donnie Smith
alex
parents:
12614
diff
changeset
|
3611 status working |
985e1813e298
support for realvideo codecs under macosx, original patch by Donnie Smith
alex
parents:
12614
diff
changeset
|
3612 format 0x385F3832 ; "28_8" |
985e1813e298
support for realvideo codecs under macosx, original patch by Donnie Smith
alex
parents:
12614
diff
changeset
|
3613 driver realaud |
985e1813e298
support for realvideo codecs under macosx, original patch by Donnie Smith
alex
parents:
12614
diff
changeset
|
3614 dll "28_8.shlb" |
985e1813e298
support for realvideo codecs under macosx, original patch by Donnie Smith
alex
parents:
12614
diff
changeset
|
3615 |
14708
fa717962f8ff
Support for RealPlayer10 cook.so decoder in Linux
rtognimp
parents:
14706
diff
changeset
|
3616 audiocodec ra10cook |
fa717962f8ff
Support for RealPlayer10 cook.so decoder in Linux
rtognimp
parents:
14706
diff
changeset
|
3617 info "RealPlayer 10 COOK audio" |
fa717962f8ff
Support for RealPlayer10 cook.so decoder in Linux
rtognimp
parents:
14706
diff
changeset
|
3618 comment "supports cook 5.1" |
fa717962f8ff
Support for RealPlayer10 cook.so decoder in Linux
rtognimp
parents:
14706
diff
changeset
|
3619 status working |
fa717962f8ff
Support for RealPlayer10 cook.so decoder in Linux
rtognimp
parents:
14706
diff
changeset
|
3620 format 0x6B6F6F63 ; "cook" |
fa717962f8ff
Support for RealPlayer10 cook.so decoder in Linux
rtognimp
parents:
14706
diff
changeset
|
3621 driver realaud |
fa717962f8ff
Support for RealPlayer10 cook.so decoder in Linux
rtognimp
parents:
14706
diff
changeset
|
3622 dll "cook.so" |
fa717962f8ff
Support for RealPlayer10 cook.so decoder in Linux
rtognimp
parents:
14706
diff
changeset
|
3623 |
6375 | 3624 audiocodec racook |
3625 info "RealAudio COOK" | |
6584 | 3626 status working |
6375 | 3627 format 0x6B6F6F63 ; "cook" |
3628 driver realaud | |
3629 dll "cook.so.6.0" | |
3630 | |
22908 | 3631 audiocodec ra10cookwin |
3632 info "Win32 RealAudio 10 COOK" | |
3633 comment "supports cook 5.1" | |
3634 status working | |
3635 format 0x6B6F6F63 ; "cook" | |
3636 driver realaud | |
3637 dll "cook.dll" | |
3638 | |
9906
30311987666f
forgot to commit win32 realadio entries, and wma id: 0x163
alex
parents:
9897
diff
changeset
|
3639 audiocodec racookwin |
30311987666f
forgot to commit win32 realadio entries, and wma id: 0x163
alex
parents:
9897
diff
changeset
|
3640 info "Win32 RealAudio COOK" |
30311987666f
forgot to commit win32 realadio entries, and wma id: 0x163
alex
parents:
9897
diff
changeset
|
3641 status working |
30311987666f
forgot to commit win32 realadio entries, and wma id: 0x163
alex
parents:
9897
diff
changeset
|
3642 format 0x6B6F6F63 ; "cook" |
30311987666f
forgot to commit win32 realadio entries, and wma id: 0x163
alex
parents:
9897
diff
changeset
|
3643 driver realaud |
30311987666f
forgot to commit win32 realadio entries, and wma id: 0x163
alex
parents:
9897
diff
changeset
|
3644 dll "cook3260.dll" |
30311987666f
forgot to commit win32 realadio entries, and wma id: 0x163
alex
parents:
9897
diff
changeset
|
3645 |
12628
985e1813e298
support for realvideo codecs under macosx, original patch by Donnie Smith
alex
parents:
12614
diff
changeset
|
3646 audiocodec racookmac |
985e1813e298
support for realvideo codecs under macosx, original patch by Donnie Smith
alex
parents:
12614
diff
changeset
|
3647 info "Mac OS X RealAudio COOK" |
985e1813e298
support for realvideo codecs under macosx, original patch by Donnie Smith
alex
parents:
12614
diff
changeset
|
3648 status working |
985e1813e298
support for realvideo codecs under macosx, original patch by Donnie Smith
alex
parents:
12614
diff
changeset
|
3649 format 0x6B6F6F63 ; "cook" |
985e1813e298
support for realvideo codecs under macosx, original patch by Donnie Smith
alex
parents:
12614
diff
changeset
|
3650 driver realaud |
13860
d6f716fdd734
remove mac shlb support to use new helix codec for realvideo support on osx
nplourde
parents:
13825
diff
changeset
|
3651 dll "cook.bundle/Contents/MacOS/cook" |
12628
985e1813e298
support for realvideo codecs under macosx, original patch by Donnie Smith
alex
parents:
12614
diff
changeset
|
3652 |
6934
7f5390468d64
real 'sipr' audio added (not yet working), version bumped
arpi
parents:
6926
diff
changeset
|
3653 audiocodec rasipr |
7f5390468d64
real 'sipr' audio added (not yet working), version bumped
arpi
parents:
6926
diff
changeset
|
3654 info "RealAudio Sipro" |
7f5390468d64
real 'sipr' audio added (not yet working), version bumped
arpi
parents:
6926
diff
changeset
|
3655 status working |
7f5390468d64
real 'sipr' audio added (not yet working), version bumped
arpi
parents:
6926
diff
changeset
|
3656 format 0x72706973 ; "sipr" |
7f5390468d64
real 'sipr' audio added (not yet working), version bumped
arpi
parents:
6926
diff
changeset
|
3657 driver realaud |
7f5390468d64
real 'sipr' audio added (not yet working), version bumped
arpi
parents:
6926
diff
changeset
|
3658 dll "sipr.so.6.0" |
7f5390468d64
real 'sipr' audio added (not yet working), version bumped
arpi
parents:
6926
diff
changeset
|
3659 |
20240 | 3660 audiocodec ra10sipr |
3661 info "RealPlayer 10 RealAudio Sipro" | |
3662 status working | |
3663 format 0x72706973 ; "sipr" | |
3664 driver realaud | |
3665 dll "sipr.so" | |
3666 | |
22908 | 3667 audiocodec ra10siprwin |
3668 info "Win32 RealAudio 10 Sipro" | |
3669 status working | |
3670 format 0x72706973 ; "sipr" | |
3671 driver realaud | |
3672 dll "sipr.dll" | |
3673 | |
9906
30311987666f
forgot to commit win32 realadio entries, and wma id: 0x163
alex
parents:
9897
diff
changeset
|
3674 audiocodec rasiprwin |
30311987666f
forgot to commit win32 realadio entries, and wma id: 0x163
alex
parents:
9897
diff
changeset
|
3675 info "Win32 RealAudio Sipro" |
30311987666f
forgot to commit win32 realadio entries, and wma id: 0x163
alex
parents:
9897
diff
changeset
|
3676 status working |
30311987666f
forgot to commit win32 realadio entries, and wma id: 0x163
alex
parents:
9897
diff
changeset
|
3677 format 0x72706973 ; "sipr" |
30311987666f
forgot to commit win32 realadio entries, and wma id: 0x163
alex
parents:
9897
diff
changeset
|
3678 driver realaud |
30311987666f
forgot to commit win32 realadio entries, and wma id: 0x163
alex
parents:
9897
diff
changeset
|
3679 dll "sipr3260.dll" |
30311987666f
forgot to commit win32 realadio entries, and wma id: 0x163
alex
parents:
9897
diff
changeset
|
3680 |
12628
985e1813e298
support for realvideo codecs under macosx, original patch by Donnie Smith
alex
parents:
12614
diff
changeset
|
3681 audiocodec rasiprmac |
985e1813e298
support for realvideo codecs under macosx, original patch by Donnie Smith
alex
parents:
12614
diff
changeset
|
3682 info "Mac OS X RealAudio Sipro" |
985e1813e298
support for realvideo codecs under macosx, original patch by Donnie Smith
alex
parents:
12614
diff
changeset
|
3683 status working |
985e1813e298
support for realvideo codecs under macosx, original patch by Donnie Smith
alex
parents:
12614
diff
changeset
|
3684 format 0x72706973 ; "sipr" |
985e1813e298
support for realvideo codecs under macosx, original patch by Donnie Smith
alex
parents:
12614
diff
changeset
|
3685 driver realaud |
13860
d6f716fdd734
remove mac shlb support to use new helix codec for realvideo support on osx
nplourde
parents:
13825
diff
changeset
|
3686 dll "sipr.bundle/Contents/MacOS/sipr" |
12628
985e1813e298
support for realvideo codecs under macosx, original patch by Donnie Smith
alex
parents:
12614
diff
changeset
|
3687 |
8094 | 3688 audiocodec raatrc |
3689 info "RealAudio ATRAC3" | |
3690 status working | |
3691 format 0x63727461 ; "atrc" | |
3692 driver realaud | |
3693 dll "atrc.so.6.0" | |
3694 | |
20240 | 3695 audiocodec ra10atrc |
3696 info "RealPlayer 10 RealAudio ATRAC3" | |
3697 status working | |
3698 format 0x63727461 ; "atrc" | |
3699 driver realaud | |
3700 dll "atrc.so" | |
3701 | |
22908 | 3702 audiocodec ra10atrcwin |
3703 info "Win32 RealAudio 10 ATRAC3" | |
3704 status working | |
3705 format 0x63727461 ; "atrc" | |
3706 driver realaud | |
3707 dll "atrc.dll" | |
3708 | |
9906
30311987666f
forgot to commit win32 realadio entries, and wma id: 0x163
alex
parents:
9897
diff
changeset
|
3709 audiocodec raatrcwin |
30311987666f
forgot to commit win32 realadio entries, and wma id: 0x163
alex
parents:
9897
diff
changeset
|
3710 info "Win32 RealAudio ATRAC3" |
30311987666f
forgot to commit win32 realadio entries, and wma id: 0x163
alex
parents:
9897
diff
changeset
|
3711 status working |
30311987666f
forgot to commit win32 realadio entries, and wma id: 0x163
alex
parents:
9897
diff
changeset
|
3712 format 0x63727461 ; "atrc" |
30311987666f
forgot to commit win32 realadio entries, and wma id: 0x163
alex
parents:
9897
diff
changeset
|
3713 driver realaud |
30311987666f
forgot to commit win32 realadio entries, and wma id: 0x163
alex
parents:
9897
diff
changeset
|
3714 dll "atrc3260.dll" |
30311987666f
forgot to commit win32 realadio entries, and wma id: 0x163
alex
parents:
9897
diff
changeset
|
3715 |
12628
985e1813e298
support for realvideo codecs under macosx, original patch by Donnie Smith
alex
parents:
12614
diff
changeset
|
3716 audiocodec raatrcmac |
985e1813e298
support for realvideo codecs under macosx, original patch by Donnie Smith
alex
parents:
12614
diff
changeset
|
3717 info "Mac OS X RealAudio ATRAC3" |
985e1813e298
support for realvideo codecs under macosx, original patch by Donnie Smith
alex
parents:
12614
diff
changeset
|
3718 status working |
985e1813e298
support for realvideo codecs under macosx, original patch by Donnie Smith
alex
parents:
12614
diff
changeset
|
3719 format 0x63727461 ; "atrc" |
985e1813e298
support for realvideo codecs under macosx, original patch by Donnie Smith
alex
parents:
12614
diff
changeset
|
3720 driver realaud |
13860
d6f716fdd734
remove mac shlb support to use new helix codec for realvideo support on osx
nplourde
parents:
13825
diff
changeset
|
3721 dll "atrc.bundle/Contents/MacOS/atrc" |
12628
985e1813e298
support for realvideo codecs under macosx, original patch by Donnie Smith
alex
parents:
12614
diff
changeset
|
3722 |
30833 | 3723 audiocodec ffadpcmadx |
3724 info "FFmpeg SEGA CRI adx codec" | |
3725 status working | |
3726 fourcc Sadx ; internal MPlayer FourCC | |
3727 driver ffmpeg | |
3728 dll adpcm_adx | |
3729 | |
24653 | 3730 audiocodec ffadpcmimaamv |
3731 info "FFmpeg AMV IMA ADPCM audio" | |
3732 status working | |
24672
73a7e3da473e
"AMV IMA ADPCM" can not use 0x1 as tag, it breaks normal PCM.
reimar
parents:
24653
diff
changeset
|
3733 fourcc AMVA ; internal MPlayer FourCC |
24653 | 3734 driver ffmpeg |
3735 dll adpcm_ima_amv | |
3736 | |
27244
a25810edd65a
Add support for FFmpeg's ADPCM codecs and make them the default
reimar
parents:
27200
diff
changeset
|
3737 audiocodec ffadpcmimaqt |
a25810edd65a
Add support for FFmpeg's ADPCM codecs and make them the default
reimar
parents:
27200
diff
changeset
|
3738 info "FFmpeg QT IMA ADPCM audio" |
a25810edd65a
Add support for FFmpeg's ADPCM codecs and make them the default
reimar
parents:
27200
diff
changeset
|
3739 status working |
a25810edd65a
Add support for FFmpeg's ADPCM codecs and make them the default
reimar
parents:
27200
diff
changeset
|
3740 format 0x34616d69 ; "ima4" (MOV files) |
a25810edd65a
Add support for FFmpeg's ADPCM codecs and make them the default
reimar
parents:
27200
diff
changeset
|
3741 driver ffmpeg |
a25810edd65a
Add support for FFmpeg's ADPCM codecs and make them the default
reimar
parents:
27200
diff
changeset
|
3742 dll adpcm_ima_qt |
a25810edd65a
Add support for FFmpeg's ADPCM codecs and make them the default
reimar
parents:
27200
diff
changeset
|
3743 |
a25810edd65a
Add support for FFmpeg's ADPCM codecs and make them the default
reimar
parents:
27200
diff
changeset
|
3744 audiocodec ffadpcmimawav |
a25810edd65a
Add support for FFmpeg's ADPCM codecs and make them the default
reimar
parents:
27200
diff
changeset
|
3745 info "FFmpeg WAV IMA ADPCM audio" |
a25810edd65a
Add support for FFmpeg's ADPCM codecs and make them the default
reimar
parents:
27200
diff
changeset
|
3746 status working |
a25810edd65a
Add support for FFmpeg's ADPCM codecs and make them the default
reimar
parents:
27200
diff
changeset
|
3747 format 0x11 |
a25810edd65a
Add support for FFmpeg's ADPCM codecs and make them the default
reimar
parents:
27200
diff
changeset
|
3748 format 0x1100736d ; "ms\x00\x11" (MOV files) |
29317 | 3749 format 0x11005354 ; "TS\x00\x11" (MOV files) works with -demuxer mov |
27244
a25810edd65a
Add support for FFmpeg's ADPCM codecs and make them the default
reimar
parents:
27200
diff
changeset
|
3750 driver ffmpeg |
a25810edd65a
Add support for FFmpeg's ADPCM codecs and make them the default
reimar
parents:
27200
diff
changeset
|
3751 dll adpcm_ima_wav |
a25810edd65a
Add support for FFmpeg's ADPCM codecs and make them the default
reimar
parents:
27200
diff
changeset
|
3752 |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
3753 audiocodec imaadpcm |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
3754 info "IMA ADPCM" |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
3755 status working |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
3756 format 0x11 |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
3757 format 0x34616d69 ; "ima4" (MOV files) |
8104 | 3758 format 0x1100736d ; "ms\x00\x11" (MOV files) |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
3759 driver imaadpcm |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
3760 |
27244
a25810edd65a
Add support for FFmpeg's ADPCM codecs and make them the default
reimar
parents:
27200
diff
changeset
|
3761 audiocodec ffadpcmms |
a25810edd65a
Add support for FFmpeg's ADPCM codecs and make them the default
reimar
parents:
27200
diff
changeset
|
3762 info "FFmpeg MS ADPCM audio" |
a25810edd65a
Add support for FFmpeg's ADPCM codecs and make them the default
reimar
parents:
27200
diff
changeset
|
3763 status working |
a25810edd65a
Add support for FFmpeg's ADPCM codecs and make them the default
reimar
parents:
27200
diff
changeset
|
3764 format 0x2 |
a25810edd65a
Add support for FFmpeg's ADPCM codecs and make them the default
reimar
parents:
27200
diff
changeset
|
3765 format 0x0200736d ; "ms\x00\x02" (MOV files) |
a25810edd65a
Add support for FFmpeg's ADPCM codecs and make them the default
reimar
parents:
27200
diff
changeset
|
3766 driver ffmpeg |
a25810edd65a
Add support for FFmpeg's ADPCM codecs and make them the default
reimar
parents:
27200
diff
changeset
|
3767 dll adpcm_ms |
a25810edd65a
Add support for FFmpeg's ADPCM codecs and make them the default
reimar
parents:
27200
diff
changeset
|
3768 |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
3769 audiocodec msadpcm |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
3770 info "MS ADPCM" |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
3771 status working |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
3772 format 0x2 |
8104 | 3773 format 0x0200736d ; "ms\x00\x02" (MOV files) |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
3774 driver msadpcm |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
3775 |
27244
a25810edd65a
Add support for FFmpeg's ADPCM codecs and make them the default
reimar
parents:
27200
diff
changeset
|
3776 audiocodec ffadpcmimadk4 |
a25810edd65a
Add support for FFmpeg's ADPCM codecs and make them the default
reimar
parents:
27200
diff
changeset
|
3777 info "FFmpeg DK4 IMA ADPCM audio" |
a25810edd65a
Add support for FFmpeg's ADPCM codecs and make them the default
reimar
parents:
27200
diff
changeset
|
3778 status working |
a25810edd65a
Add support for FFmpeg's ADPCM codecs and make them the default
reimar
parents:
27200
diff
changeset
|
3779 format 0x61 ; This format number was used by Duck Corp. but not officially |
a25810edd65a
Add support for FFmpeg's ADPCM codecs and make them the default
reimar
parents:
27200
diff
changeset
|
3780 ; registered with Microsoft |
a25810edd65a
Add support for FFmpeg's ADPCM codecs and make them the default
reimar
parents:
27200
diff
changeset
|
3781 driver ffmpeg |
a25810edd65a
Add support for FFmpeg's ADPCM codecs and make them the default
reimar
parents:
27200
diff
changeset
|
3782 dll adpcm_ima_dk4 |
a25810edd65a
Add support for FFmpeg's ADPCM codecs and make them the default
reimar
parents:
27200
diff
changeset
|
3783 |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
3784 audiocodec dk4adpcm |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
3785 info "Duck DK4 ADPCM (rogue format number)" |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
3786 status working |
10466
6bd5700854b1
consistency fixes, bumped version number (and added ffmjpegb)
alex
parents:
10465
diff
changeset
|
3787 format 0x61 ; This format number was used by Duck Corp. but not officially |
6bd5700854b1
consistency fixes, bumped version number (and added ffmjpegb)
alex
parents:
10465
diff
changeset
|
3788 ; registered with Microsoft |
5408 | 3789 driver imaadpcm |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
3790 |
27245
ccf1f8602a9d
Add support for FFmpeg DK3 ADPCM codec and prefer it over MPlayer's
reimar
parents:
27244
diff
changeset
|
3791 audiocodec ffadpcmimadk3 |
ccf1f8602a9d
Add support for FFmpeg DK3 ADPCM codec and prefer it over MPlayer's
reimar
parents:
27244
diff
changeset
|
3792 info "FFmpeg DK3 IMA ADPCM audio" |
ccf1f8602a9d
Add support for FFmpeg DK3 ADPCM codec and prefer it over MPlayer's
reimar
parents:
27244
diff
changeset
|
3793 status working |
ccf1f8602a9d
Add support for FFmpeg DK3 ADPCM codec and prefer it over MPlayer's
reimar
parents:
27244
diff
changeset
|
3794 format 0x62 ; This format number was used by Duck Corp. but not officially |
ccf1f8602a9d
Add support for FFmpeg DK3 ADPCM codec and prefer it over MPlayer's
reimar
parents:
27244
diff
changeset
|
3795 ; registered with Microsoft |
ccf1f8602a9d
Add support for FFmpeg DK3 ADPCM codec and prefer it over MPlayer's
reimar
parents:
27244
diff
changeset
|
3796 driver ffmpeg |
ccf1f8602a9d
Add support for FFmpeg DK3 ADPCM codec and prefer it over MPlayer's
reimar
parents:
27244
diff
changeset
|
3797 dll adpcm_ima_dk3 |
ccf1f8602a9d
Add support for FFmpeg DK3 ADPCM codec and prefer it over MPlayer's
reimar
parents:
27244
diff
changeset
|
3798 |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
3799 audiocodec dk3adpcm |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
3800 info "Duck DK3 ADPCM (rogue format number)" |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
3801 status working |
10466
6bd5700854b1
consistency fixes, bumped version number (and added ffmjpegb)
alex
parents:
10465
diff
changeset
|
3802 format 0x62 ; This format number was used by Duck Corp. but not officially |
6bd5700854b1
consistency fixes, bumped version number (and added ffmjpegb)
alex
parents:
10465
diff
changeset
|
3803 ; registered with Microsoft |
5374
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
3804 driver dk3adpcm |
774189ab0446
reordered video codecs to work better with new codec selection code
arpi
parents:
5351
diff
changeset
|
3805 |
12444
0971849c04b6
Use roqvideo and roqaudio decoders from libavcodec
rtognimp
parents:
12441
diff
changeset
|
3806 audiocodec ffroqaudio |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
3807 info "Id RoQ File Audio" |
12444
0971849c04b6
Use roqvideo and roqaudio decoders from libavcodec
rtognimp
parents:
12441
diff
changeset
|
3808 status working |
20939 | 3809 fourcc RoQA ; internal MPlayer FourCC |
12444
0971849c04b6
Use roqvideo and roqaudio decoders from libavcodec
rtognimp
parents:
12441
diff
changeset
|
3810 driver ffmpeg |
0971849c04b6
Use roqvideo and roqaudio decoders from libavcodec
rtognimp
parents:
12441
diff
changeset
|
3811 dll "roq_dpcm" |
0971849c04b6
Use roqvideo and roqaudio decoders from libavcodec
rtognimp
parents:
12441
diff
changeset
|
3812 |
18526 | 3813 audiocodec ffsmkaud |
3814 info "FFmpeg Smacker Audio" | |
3815 status buggy | |
3816 fourcc SMKA | |
3817 driver ffmpeg | |
3818 dll "smackaud" | |
3819 | |
30637 | 3820 audiocodec ffbinkdctaud |
3821 info "FFmpeg Bink Audio (DCT)" | |
3822 status buggy | |
3823 fourcc BAU1 ; internal MPlayer FourCC | |
3824 driver ffmpeg | |
3825 dll "binkaudio_dct" | |
3826 | |
3827 audiocodec ffbinkrdftaud | |
3828 info "FFmpeg Bink Audio (RDFT)" | |
3829 status working | |
3830 fourcc BAU2 ; internal MPlayer FourCC | |
3831 driver ffmpeg | |
3832 dll "binkaudio_rdft" | |
3833 | |
20940 | 3834 audiocodec ffdsicinaudio |
3835 info "FFmpeg Delphine CIN audio" | |
3836 status working | |
3837 fourcc DCIA ; internal MPlayer FourCC | |
3838 driver ffmpeg | |
3839 dll dsicinaudio | |
3840 | |
20694 | 3841 audiocodec ff4xmadmpcm |
3842 info "FFmpeg 4XM ADPCM audio" | |
3843 status working | |
20939 | 3844 fourcc 4XMA ; internal MPlayer FourCC |
20694 | 3845 driver ffmpeg |
3846 dll adpcm_4xm | |
3847 | |
20931 | 3848 audiocodec ffadpcmimaws |
3849 info "FFmpeg Westwood IMA ADPCM audio" | |
3850 status working | |
20939 | 3851 fourcc AIWS ; internal MPlayer FourCC |
20931 | 3852 driver ffmpeg |
3853 dll adpcm_ima_ws | |
3854 | |
21362 | 3855 audiocodec ffwssnd1 |
3856 info "FFmpeg Westwood SND1" | |
3857 status working | |
3858 fourcc SND1 ; internal MPlayer FourCC | |
3859 driver ffmpeg | |
3860 dll ws_snd1 | |
3861 | |
20936 | 3862 audiocodec ffinterplaydpcm |
3863 info "FFmpeg Interplay DPCM audio" | |
3864 status working | |
20939 | 3865 fourcc INPA ; internal MPlayer FourCC |
20936 | 3866 driver ffmpeg |
3867 dll interplay_dpcm | |
3868 | |
20941 | 3869 audiocodec ffadpcmea |
3870 info "FFmpeg EA ADPCM audio" | |
3871 status working | |
3872 fourcc ADEA ; internal MPlayer FourCC | |
3873 driver ffmpeg | |
3874 dll adpcm_ea | |
3875 | |
26760 | 3876 audiocodec ffadpcmeamaxis |
3877 info "FFmpeg EA MAXIS XA ADPCM audio" | |
3878 status working | |
3879 fourcc ADXA ; internal MPlayer FourCC | |
3880 driver ffmpeg | |
3881 dll adpcm_ea_maxis_xa | |
3882 | |
27101 | 3883 audiocodec ffadpcmxa |
3884 info "FFmpeg XA ADPCM audio" | |
3885 status working | |
3886 fourcc PSXA ; internal MPlayer FourCC | |
3887 driver ffmpeg | |
3888 dll adpcm_xa | |
3889 | |
20990 | 3890 audiocodec ffxandpcm |
3891 info "FFmpeg XAN DPCM audio" | |
22952
73a4fa72d04a
Convert source comments into proper codecs.conf entry comments.
diego
parents:
22918
diff
changeset
|
3892 comment "only works with libavformat demuxer" |
20990 | 3893 status working |
3894 fourcc Axan | |
3895 driver ffmpeg | |
3896 dll xan_dpcm | |
3897 | |
28272 | 3898 audiocodec ffyamahaadpcm |
3899 info "FFmpeg Yamaha ADPCM audio" | |
3900 status working | |
3901 format 0x20 | |
3902 driver ffmpeg | |
3903 dll adpcm_yamaha | |
3904 | |
22916 | 3905 audiocodec ffadpcmthp |
3906 info "FFmpeg THP ADPCM audio" | |
3907 status working | |
3908 fourcc THPA | |
3909 driver ffmpeg | |
3910 dll adpcm_thp | |
3911 | |
6926
9f325578fac9
native libdv added, fourccs fixed/commented for qdv & mcdv
arpi
parents:
6896
diff
changeset
|
3912 audiocodec libdv |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
3913 info "raw DV audio (libdv)" |
6926
9f325578fac9
native libdv added, fourccs fixed/commented for qdv & mcdv
arpi
parents:
6896
diff
changeset
|
3914 status working |
9f325578fac9
native libdv added, fourccs fixed/commented for qdv & mcdv
arpi
parents:
6896
diff
changeset
|
3915 fourcc RADV |
9f325578fac9
native libdv added, fourccs fixed/commented for qdv & mcdv
arpi
parents:
6896
diff
changeset
|
3916 driver libdv |
8209 | 3917 dll libdv.so.2 |
6926
9f325578fac9
native libdv added, fourccs fixed/commented for qdv & mcdv
arpi
parents:
6896
diff
changeset
|
3918 |
9233 | 3919 audiocodec ffdv |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
3920 info "FFmpeg DV audio" |
9233 | 3921 status working |
3922 fourcc RADV | |
27609 | 3923 fourcc vdva,dvca |
27612 | 3924 fourcc dvau |
9233 | 3925 driver ffmpeg |
3926 dll "dvaudio" | |
3927 | |
27441
8e8992737a19
Add support for AAC decoding through FFmpeg; libfaad is preferred for now.
diego
parents:
27440
diff
changeset
|
3928 audiocodec ffaac |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
3929 info "FFmpeg AAC (MPEG-2/MPEG-4 Audio)" |
31011 | 3930 comment "missing LATM support" |
30997
9a886693ff14
Mark ffaac as buggy (thus making faad default again) and
reimar
parents:
30935
diff
changeset
|
3931 status buggy |
27441
8e8992737a19
Add support for AAC decoding through FFmpeg; libfaad is preferred for now.
diego
parents:
27440
diff
changeset
|
3932 fourcc mp4a,MP4A |
8e8992737a19
Add support for AAC decoding through FFmpeg; libfaad is preferred for now.
diego
parents:
27440
diff
changeset
|
3933 fourcc "VLB " ; Used in NSV, not really working |
8e8992737a19
Add support for AAC decoding through FFmpeg; libfaad is preferred for now.
diego
parents:
27440
diff
changeset
|
3934 fourcc "AAC " ; Used in NSV |
8e8992737a19
Add support for AAC decoding through FFmpeg; libfaad is preferred for now.
diego
parents:
27440
diff
changeset
|
3935 fourcc "AACP" ; Used in NSV for AACPlus |
27611 | 3936 fourcc raac,racp |
27441
8e8992737a19
Add support for AAC decoding through FFmpeg; libfaad is preferred for now.
diego
parents:
27440
diff
changeset
|
3937 format 0xff |
8e8992737a19
Add support for AAC decoding through FFmpeg; libfaad is preferred for now.
diego
parents:
27440
diff
changeset
|
3938 format 0x706D |
28081
ae67134f7be2
add some fourcc's and ulead dv audio codec, fixes samples from:
compn
parents:
28058
diff
changeset
|
3939 format 0x4143 ; aac in asf |
29363
fde77ecd01f8
add 0xA106 twocc to aac decoders, fixes facebook sample
compn
parents:
29362
diff
changeset
|
3940 format 0xA106 ; aac in avi not yet working |
29655 | 3941 format 0xAAC0 ; Borgtech nonsense tag |
27441
8e8992737a19
Add support for AAC decoding through FFmpeg; libfaad is preferred for now.
diego
parents:
27440
diff
changeset
|
3942 driver ffmpeg |
8e8992737a19
Add support for AAC decoding through FFmpeg; libfaad is preferred for now.
diego
parents:
27440
diff
changeset
|
3943 dll aac |
8e8992737a19
Add support for AAC decoding through FFmpeg; libfaad is preferred for now.
diego
parents:
27440
diff
changeset
|
3944 |
11973 | 3945 audiocodec ffflac |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
3946 info "FFmpeg FLAC audio" |
11973 | 3947 status working |
30104 | 3948 fourcc "fLaC" |
20327 | 3949 format 0xF1AC |
11973 | 3950 driver ffmpeg |
3951 dll "flac" | |
3952 | |
14922 | 3953 audiocodec ffalac |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
3954 info "FFmpeg ALAC audio" |
14922 | 3955 status working |
3956 fourcc alac | |
3957 driver ffmpeg | |
3958 dll "alac" | |
3959 | |
20099 | 3960 audiocodec fftta |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
3961 info "FFmpeg True Audio (TTA)" |
20099 | 3962 status working |
20939 | 3963 fourcc TTA1 ; internal MPlayer FourCC |
20099 | 3964 driver ffmpeg |
3965 dll "tta" | |
3966 | |
3967 audiocodec ffwavpack | |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
3968 info "FFmpeg WavPack audio" |
20099 | 3969 status working |
20939 | 3970 fourcc WVPK ; internal MPlayer FourCC |
20099 | 3971 driver ffmpeg |
3972 dll "wavpack" | |
3973 | |
20192 | 3974 audiocodec ffshorten |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
3975 info "FFmpeg Shorten audio" |
20192 | 3976 status working |
20939 | 3977 fourcc shrn ; internal MPlayer FourCC |
20192 | 3978 driver ffmpeg |
3979 dll "shorten" | |
3980 | |
24425 | 3981 audiocodec ffape |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
3982 info "FFmpeg Monkey's Audio" |
24588
8eb1ef462d29
codecs.conf: Change Monkey's Audio decoder status to "working"
uau
parents:
24425
diff
changeset
|
3983 status working |
24425 | 3984 fourcc "APE " |
3985 driver ffmpeg | |
3986 dll "ape" | |
3987 | |
30562 | 3988 audiocodec ffals |
3989 info "FFmpeg ALS" | |
3990 status working | |
30563 | 3991 fourcc "ALS " ; internal MPlayer FourCC |
30562 | 3992 driver ffmpeg |
3993 dll "als" | |
3994 | |
27200 | 3995 audiocodec ffmlp |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
3996 info "FFmpeg MLP" |
27200 | 3997 status working |
3998 fourcc "MLP " ; internal MPlayer FourCC | |
3999 driver ffmpeg | |
4000 dll "mlp" | |
4001 | |
29414
3699268cc9dc
added inexistant TRHD fourcc to handle TRUEHD streams in forthcoming patch
nicodvb
parents:
29384
diff
changeset
|
4002 audiocodec fftruehd |
3699268cc9dc
added inexistant TRHD fourcc to handle TRUEHD streams in forthcoming patch
nicodvb
parents:
29384
diff
changeset
|
4003 info "FFmpeg TrueHD" |
3699268cc9dc
added inexistant TRHD fourcc to handle TRUEHD streams in forthcoming patch
nicodvb
parents:
29384
diff
changeset
|
4004 status working |
3699268cc9dc
added inexistant TRHD fourcc to handle TRUEHD streams in forthcoming patch
nicodvb
parents:
29384
diff
changeset
|
4005 fourcc TRHD ; internal MPlayer FourCC |
3699268cc9dc
added inexistant TRHD fourcc to handle TRUEHD streams in forthcoming patch
nicodvb
parents:
29384
diff
changeset
|
4006 driver ffmpeg |
3699268cc9dc
added inexistant TRHD fourcc to handle TRUEHD streams in forthcoming patch
nicodvb
parents:
29384
diff
changeset
|
4007 dll "truehd" |
3699268cc9dc
added inexistant TRHD fourcc to handle TRUEHD streams in forthcoming patch
nicodvb
parents:
29384
diff
changeset
|
4008 |
24764
fbf46414bb48
add nellymoser codec to mplayer with internal fourcc NELL
compn
parents:
24672
diff
changeset
|
4009 audiocodec ffnellymoser |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
4010 info "FFmpeg Nellymoser Audio" |
24764
fbf46414bb48
add nellymoser codec to mplayer with internal fourcc NELL
compn
parents:
24672
diff
changeset
|
4011 status working |
fbf46414bb48
add nellymoser codec to mplayer with internal fourcc NELL
compn
parents:
24672
diff
changeset
|
4012 fourcc "NELL" ; internal MPlayer FourCC |
fbf46414bb48
add nellymoser codec to mplayer with internal fourcc NELL
compn
parents:
24672
diff
changeset
|
4013 driver ffmpeg |
fbf46414bb48
add nellymoser codec to mplayer with internal fourcc NELL
compn
parents:
24672
diff
changeset
|
4014 dll "nellymoser" |
fbf46414bb48
add nellymoser codec to mplayer with internal fourcc NELL
compn
parents:
24672
diff
changeset
|
4015 |
30876 | 4016 audiocodec faad |
4017 info "FAAD AAC (MPEG-2/MPEG-4 Audio)" | |
4018 status working | |
4019 fourcc mp4a,MP4A | |
4020 fourcc "VLB " ; Used in NSV, not really working | |
4021 fourcc "AAC " ; Used in NSV | |
4022 fourcc "AACP" ; Used in NSV for AACPlus | |
4023 fourcc raac,racp | |
4024 format 0xff | |
4025 format 0x706D | |
4026 format 0x4143 ; aac in asf | |
4027 format 0xA106 ; aac in avi | |
4028 format 0xAAC0 ; Borgtech nonsense tag | |
4029 driver faad | |
4030 dll libfaad2 | |
4031 | |
757 | 4032 audiocodec pcm |
4033 info "Uncompressed PCM" | |
4034 status working | |
12537 | 4035 format 0x0 |
757 | 4036 format 0x1 |
14833
78385a72a8bb
Add support for 32-bit float WAV files and support for extended WAV files
ivo
parents:
14820
diff
changeset
|
4037 format 0x3 ; IEEE float |
14843 | 4038 format 0xfffe ; Extended |
2675 | 4039 format 0x20776172 ; "raw " (MOV files) |
4040 format 0x736f7774 ; "twos" (MOV files) | |
8104 | 4041 format 0x74776f73 ; "sowt" (MOV files) |
14055 | 4042 format 0x32336c66 ; "fl32" (MOV files) |
17858
996e419c1671
in24/in32/fl32 little/big-endian QuickTime PCM audio support
rathann
parents:
17813
diff
changeset
|
4043 format 0x666c3332 ; "23lf" (MOV files) |
996e419c1671
in24/in32/fl32 little/big-endian QuickTime PCM audio support
rathann
parents:
17813
diff
changeset
|
4044 ; format 0x34366c66 ; "fl64" (MOV files) |
996e419c1671
in24/in32/fl32 little/big-endian QuickTime PCM audio support
rathann
parents:
17813
diff
changeset
|
4045 ; format 0x666c3634 ; "46lf" (MOV files) |
14133
69677a5c669b
Support for "NONE" audio in MOV files generated by Kodak CX6230
rtognimp
parents:
14057
diff
changeset
|
4046 format 0x454e4f4e ; "NONE" (MOV files from Kodak CX6320) |
17813 | 4047 format 0x34326e69 ; "in24" (MOV files) |
17858
996e419c1671
in24/in32/fl32 little/big-endian QuickTime PCM audio support
rathann
parents:
17813
diff
changeset
|
4048 format 0x696e3234 ; "42ni" (MOV files) |
17813 | 4049 format 0x32336e69 ; "in32" (MOV files) |
17858
996e419c1671
in24/in32/fl32 little/big-endian QuickTime PCM audio support
rathann
parents:
17813
diff
changeset
|
4050 format 0x696e3332 ; "23ni" (MOV files) |
757 | 4051 ;;;; these are for hardware support only: (alaw,ulaw,ima-adpcm,mpeg,ac3) |
4052 ; format 0x6 | |
4053 ; format 0x7 | |
4054 ; format 0x11 | |
4055 ; format 0x50 | |
4056 ; format 0x2000 | |
4057 ;;;; | |
4058 driver pcm | |
4059 | |
267 | 4060 audiocodec divx |
268 | 4061 info "DivX audio (WMA)" |
334 | 4062 status working |
267 | 4063 format 0x160 |
4064 format 0x161 | |
4065 driver acm | |
4066 dll "divxa32.acm" | |
4067 | |
28254 | 4068 audiocodec vdowaveacm |
4069 info "vdowave ACM" | |
4070 status working | |
4071 format 0xFFFC | |
4072 driver acm | |
4073 dll "vdowave.acm" | |
4074 | |
3851 | 4075 audiocodec msadpcmacm |
4076 info "MS ADPCM" | |
4077 status working | |
4078 format 0x2 | |
4079 driver acm | |
4080 dll "msadp32.acm" | |
267 | 4081 |
16362
b95513343d81
Support D-Cinema audio demuxer and decoder from FFmpeg.
reimar
parents:
16338
diff
changeset
|
4082 audiocodec ffpcmdaud |
b95513343d81
Support D-Cinema audio demuxer and decoder from FFmpeg.
reimar
parents:
16338
diff
changeset
|
4083 info "D-Cinema audio (FFmpeg)" |
b95513343d81
Support D-Cinema audio demuxer and decoder from FFmpeg.
reimar
parents:
16338
diff
changeset
|
4084 status untested |
b95513343d81
Support D-Cinema audio demuxer and decoder from FFmpeg.
reimar
parents:
16338
diff
changeset
|
4085 fourcc "daud" |
b95513343d81
Support D-Cinema audio demuxer and decoder from FFmpeg.
reimar
parents:
16338
diff
changeset
|
4086 driver ffmpeg |
b95513343d81
Support D-Cinema audio demuxer and decoder from FFmpeg.
reimar
parents:
16338
diff
changeset
|
4087 dll "pcm_s24daud" |
b95513343d81
Support D-Cinema audio demuxer and decoder from FFmpeg.
reimar
parents:
16338
diff
changeset
|
4088 |
7939 | 4089 audiocodec ffwmav1 |
14683
a99bdb15d2aa
Comment and info field spelling/grammar corrections.
diego
parents:
14629
diff
changeset
|
4090 info "DivX audio v1 (FFmpeg)" |
8007 | 4091 status untested |
7939 | 4092 format 0x160 |
4093 driver ffmpeg | |
4094 dll "wmav1" | |
4095 | |
4096 audiocodec ffwmav2 | |
14683
a99bdb15d2aa
Comment and info field spelling/grammar corrections.
diego
parents:
14629
diff
changeset
|
4097 info "DivX audio v2 (FFmpeg)" |
8007 | 4098 status untested |
7939 | 4099 format 0x161 |
4100 driver ffmpeg | |
4101 dll "wmav2" | |
4102 | |
29591 | 4103 audiocodec ffwmapro |
4104 info "WMA Pro audio (FFmpeg)" | |
4105 status untested | |
4106 format 0x162 | |
4107 fourcc "WMA3" | |
4108 driver ffmpeg | |
4109 dll "wmapro" | |
4110 | |
30595 | 4111 audiocodec ffwmavoice |
4112 info "WMA Voice audio (FFmpeg)" | |
4113 status untested | |
4114 format 0xA | |
4115 driver ffmpeg | |
4116 dll "wmavoice" | |
4117 | |
8041 | 4118 audiocodec ffmac3 |
4119 info "Macintosh Audio Compression and Expansion 3:1" | |
4120 status untested | |
4121 fourcc "MAC3" | |
4122 driver ffmpeg | |
4123 dll "mace3" | |
4124 | |
4125 audiocodec ffmac6 | |
4126 info "Macintosh Audio Compression and Expansion 6:1" | |
4127 status untested | |
4128 fourcc "MAC6" | |
4129 driver ffmpeg | |
4130 dll "mace6" | |
4131 | |
13073 | 4132 audiocodec ffsonic |
4133 info "FFmpeg Sonic" | |
4134 status untested | |
4135 fourcc SONC | |
4136 format 0x2048 | |
4137 driver ffmpeg | |
4138 dll "sonic" | |
4139 | |
30403
22633d3fbffe
Make mp3lib the default MP3 decoder again, it is a good bit faster on
reimar
parents:
30384
diff
changeset
|
4140 audiocodec mp3 |
22633d3fbffe
Make mp3lib the default MP3 decoder again, it is a good bit faster on
reimar
parents:
30384
diff
changeset
|
4141 ; this is preferred over ffmp2/ffmp3 since it is faster due to using |
22633d3fbffe
Make mp3lib the default MP3 decoder again, it is a good bit faster on
reimar
parents:
30384
diff
changeset
|
4142 ; floating point and there are even broken mkv files where the audio |
22633d3fbffe
Make mp3lib the default MP3 decoder again, it is a good bit faster on
reimar
parents:
30384
diff
changeset
|
4143 ; needs to be parsed, making this codec work more reliably |
22633d3fbffe
Make mp3lib the default MP3 decoder again, it is a good bit faster on
reimar
parents:
30384
diff
changeset
|
4144 info "mp3lib MPEG layer-2, layer-3" |
22633d3fbffe
Make mp3lib the default MP3 decoder again, it is a good bit faster on
reimar
parents:
30384
diff
changeset
|
4145 status working |
22633d3fbffe
Make mp3lib the default MP3 decoder again, it is a good bit faster on
reimar
parents:
30384
diff
changeset
|
4146 comment "Optimized to MMX/SSE/3Dnow!" |
22633d3fbffe
Make mp3lib the default MP3 decoder again, it is a good bit faster on
reimar
parents:
30384
diff
changeset
|
4147 format 0x50 ; layer-1 && layer-2 |
22633d3fbffe
Make mp3lib the default MP3 decoder again, it is a good bit faster on
reimar
parents:
30384
diff
changeset
|
4148 format 0x55 ; layer-3 |
22633d3fbffe
Make mp3lib the default MP3 decoder again, it is a good bit faster on
reimar
parents:
30384
diff
changeset
|
4149 format 0x5500736d ; "ms\0\x55" older mp3 fcc (MOV files) |
22633d3fbffe
Make mp3lib the default MP3 decoder again, it is a good bit faster on
reimar
parents:
30384
diff
changeset
|
4150 format 0x5000736d ; "ms\0\x50" older mp2 fcc (MOV files) |
22633d3fbffe
Make mp3lib the default MP3 decoder again, it is a good bit faster on
reimar
parents:
30384
diff
changeset
|
4151 format 0x55005354 ; broken file |
22633d3fbffe
Make mp3lib the default MP3 decoder again, it is a good bit faster on
reimar
parents:
30384
diff
changeset
|
4152 fourcc ".mp3" ; CBR/VBR MP3 (MOV files) |
22633d3fbffe
Make mp3lib the default MP3 decoder again, it is a good bit faster on
reimar
parents:
30384
diff
changeset
|
4153 fourcc "MP3 " ; used in .nsv files |
22633d3fbffe
Make mp3lib the default MP3 decoder again, it is a good bit faster on
reimar
parents:
30384
diff
changeset
|
4154 fourcc "LAME" ; used in mythtv .nuv files |
22633d3fbffe
Make mp3lib the default MP3 decoder again, it is a good bit faster on
reimar
parents:
30384
diff
changeset
|
4155 driver mp3lib |
22633d3fbffe
Make mp3lib the default MP3 decoder again, it is a good bit faster on
reimar
parents:
30384
diff
changeset
|
4156 |
31118
df3c26e9d5c8
Enable libavcodecs new MPEG-1 Audio float decoder.
cehoyos
parents:
31091
diff
changeset
|
4157 audiocodec ffmp3on4float |
df3c26e9d5c8
Enable libavcodecs new MPEG-1 Audio float decoder.
cehoyos
parents:
31091
diff
changeset
|
4158 info "FFmpeg Multi-channel MPEG layer-3 on MP4 audio" |
df3c26e9d5c8
Enable libavcodecs new MPEG-1 Audio float decoder.
cehoyos
parents:
31091
diff
changeset
|
4159 status working |
df3c26e9d5c8
Enable libavcodecs new MPEG-1 Audio float decoder.
cehoyos
parents:
31091
diff
changeset
|
4160 format 0x1d61346d ; 'm','4','a',29 internal MPlayer fourcc |
df3c26e9d5c8
Enable libavcodecs new MPEG-1 Audio float decoder.
cehoyos
parents:
31091
diff
changeset
|
4161 driver ffmpeg |
df3c26e9d5c8
Enable libavcodecs new MPEG-1 Audio float decoder.
cehoyos
parents:
31091
diff
changeset
|
4162 dll "mp3on4float" |
df3c26e9d5c8
Enable libavcodecs new MPEG-1 Audio float decoder.
cehoyos
parents:
31091
diff
changeset
|
4163 |
14706 | 4164 audiocodec ffmp3on4 |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
4165 info "FFmpeg Multi-channel MPEG layer-3 on MP4 audio" |
14706 | 4166 status working |
4167 format 0x1d61346d ; 'm','4','a',29 internal MPlayer fourcc | |
4168 driver ffmpeg | |
4169 dll "mp3on4" | |
4170 | |
31118
df3c26e9d5c8
Enable libavcodecs new MPEG-1 Audio float decoder.
cehoyos
parents:
31091
diff
changeset
|
4171 audiocodec ffmp3float |
df3c26e9d5c8
Enable libavcodecs new MPEG-1 Audio float decoder.
cehoyos
parents:
31091
diff
changeset
|
4172 info "FFmpeg MPEG layer-3 audio" |
df3c26e9d5c8
Enable libavcodecs new MPEG-1 Audio float decoder.
cehoyos
parents:
31091
diff
changeset
|
4173 comment "integer only" |
df3c26e9d5c8
Enable libavcodecs new MPEG-1 Audio float decoder.
cehoyos
parents:
31091
diff
changeset
|
4174 status working |
df3c26e9d5c8
Enable libavcodecs new MPEG-1 Audio float decoder.
cehoyos
parents:
31091
diff
changeset
|
4175 format 0x55 |
df3c26e9d5c8
Enable libavcodecs new MPEG-1 Audio float decoder.
cehoyos
parents:
31091
diff
changeset
|
4176 format 0x5500736d ; "ms\0\x55" older mp3 fcc (MOV files) |
df3c26e9d5c8
Enable libavcodecs new MPEG-1 Audio float decoder.
cehoyos
parents:
31091
diff
changeset
|
4177 format 0x55005354 ; broken file |
df3c26e9d5c8
Enable libavcodecs new MPEG-1 Audio float decoder.
cehoyos
parents:
31091
diff
changeset
|
4178 fourcc ".mp3" ; CBR/VBR MP3 (MOV files) |
df3c26e9d5c8
Enable libavcodecs new MPEG-1 Audio float decoder.
cehoyos
parents:
31091
diff
changeset
|
4179 fourcc "MP3 " ; used in .nsv files |
df3c26e9d5c8
Enable libavcodecs new MPEG-1 Audio float decoder.
cehoyos
parents:
31091
diff
changeset
|
4180 fourcc "LAME" ; used in mythtv .nuv files |
df3c26e9d5c8
Enable libavcodecs new MPEG-1 Audio float decoder.
cehoyos
parents:
31091
diff
changeset
|
4181 driver ffmpeg |
df3c26e9d5c8
Enable libavcodecs new MPEG-1 Audio float decoder.
cehoyos
parents:
31091
diff
changeset
|
4182 dll "mp3float" |
df3c26e9d5c8
Enable libavcodecs new MPEG-1 Audio float decoder.
cehoyos
parents:
31091
diff
changeset
|
4183 |
1928 | 4184 audiocodec ffmp3 |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
4185 info "FFmpeg MPEG layer-3 audio" |
8209 | 4186 comment "integer only" |
1928 | 4187 status working |
4188 format 0x55 | |
2485
6d561976740a
corrected some fourcc's at xanim dll's and corrected mov mp3,ulaw,alaw
alex
parents:
2433
diff
changeset
|
4189 format 0x5500736d ; "ms\0\x55" older mp3 fcc (MOV files) |
29773
17fe39ab8693
add audio format 0x55005354 to mp3, fixes unknown_audio_codec.avi
compn
parents:
29769
diff
changeset
|
4190 format 0x55005354 ; broken file |
17948 | 4191 fourcc ".mp3" ; CBR/VBR MP3 (MOV files) |
4192 fourcc "MP3 " ; used in .nsv files | |
4193 fourcc "LAME" ; used in mythtv .nuv files | |
1928 | 4194 driver ffmpeg |
5730 | 4195 dll "mp3" |
4196 | |
31118
df3c26e9d5c8
Enable libavcodecs new MPEG-1 Audio float decoder.
cehoyos
parents:
31091
diff
changeset
|
4197 audiocodec ffmp3adufloat |
df3c26e9d5c8
Enable libavcodecs new MPEG-1 Audio float decoder.
cehoyos
parents:
31091
diff
changeset
|
4198 info "FFmpeg MPEG layer-3 adu audio" |
df3c26e9d5c8
Enable libavcodecs new MPEG-1 Audio float decoder.
cehoyos
parents:
31091
diff
changeset
|
4199 comment "integer only" |
df3c26e9d5c8
Enable libavcodecs new MPEG-1 Audio float decoder.
cehoyos
parents:
31091
diff
changeset
|
4200 status working |
df3c26e9d5c8
Enable libavcodecs new MPEG-1 Audio float decoder.
cehoyos
parents:
31091
diff
changeset
|
4201 format 0x55756461 ; 'a','d','u',0x55 internal MPlayer fourcc |
df3c26e9d5c8
Enable libavcodecs new MPEG-1 Audio float decoder.
cehoyos
parents:
31091
diff
changeset
|
4202 driver ffmpeg |
df3c26e9d5c8
Enable libavcodecs new MPEG-1 Audio float decoder.
cehoyos
parents:
31091
diff
changeset
|
4203 dll "mp3adufloat" |
df3c26e9d5c8
Enable libavcodecs new MPEG-1 Audio float decoder.
cehoyos
parents:
31091
diff
changeset
|
4204 |
14498 | 4205 audiocodec ffmp3adu |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
4206 info "FFmpeg MPEG layer-3 adu audio" |
14498 | 4207 comment "integer only" |
4208 status working | |
4209 format 0x55756461 ; 'a','d','u',0x55 internal MPlayer fourcc | |
4210 driver ffmpeg | |
4211 dll "mp3adu" | |
4212 | |
31118
df3c26e9d5c8
Enable libavcodecs new MPEG-1 Audio float decoder.
cehoyos
parents:
31091
diff
changeset
|
4213 audiocodec ffmp2float |
df3c26e9d5c8
Enable libavcodecs new MPEG-1 Audio float decoder.
cehoyos
parents:
31091
diff
changeset
|
4214 info "FFmpeg MPEG layer-1 and layer-2 audio" |
df3c26e9d5c8
Enable libavcodecs new MPEG-1 Audio float decoder.
cehoyos
parents:
31091
diff
changeset
|
4215 comment "integer only" |
df3c26e9d5c8
Enable libavcodecs new MPEG-1 Audio float decoder.
cehoyos
parents:
31091
diff
changeset
|
4216 status working |
df3c26e9d5c8
Enable libavcodecs new MPEG-1 Audio float decoder.
cehoyos
parents:
31091
diff
changeset
|
4217 format 0x50 |
df3c26e9d5c8
Enable libavcodecs new MPEG-1 Audio float decoder.
cehoyos
parents:
31091
diff
changeset
|
4218 format 0x5000736d ; "ms\0\x50" older mp2 fcc (MOV files) |
df3c26e9d5c8
Enable libavcodecs new MPEG-1 Audio float decoder.
cehoyos
parents:
31091
diff
changeset
|
4219 fourcc ".mp2" ; MP2 (MOV files) |
df3c26e9d5c8
Enable libavcodecs new MPEG-1 Audio float decoder.
cehoyos
parents:
31091
diff
changeset
|
4220 fourcc ".mp1" ; MP1 (MOV files) |
df3c26e9d5c8
Enable libavcodecs new MPEG-1 Audio float decoder.
cehoyos
parents:
31091
diff
changeset
|
4221 driver ffmpeg |
df3c26e9d5c8
Enable libavcodecs new MPEG-1 Audio float decoder.
cehoyos
parents:
31091
diff
changeset
|
4222 dll "mp2float" |
df3c26e9d5c8
Enable libavcodecs new MPEG-1 Audio float decoder.
cehoyos
parents:
31091
diff
changeset
|
4223 |
5730 | 4224 audiocodec ffmp2 |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
4225 info "FFmpeg MPEG layer-1 and layer-2 audio" |
8209 | 4226 comment "integer only" |
5730 | 4227 status working |
4228 format 0x50 | |
30223
271a7b3bc116
Move mp3lib priority below libavcodec mp2/mp3 audio decoders.
reimar
parents:
30205
diff
changeset
|
4229 format 0x5000736d ; "ms\0\x50" older mp2 fcc (MOV files) |
29326 | 4230 fourcc ".mp2" ; MP2 (MOV files) |
4231 fourcc ".mp1" ; MP1 (MOV files) | |
5730 | 4232 driver ffmpeg |
4233 dll "mp2" | |
1928 | 4234 |
7466
02db452ea5c8
0x50 is not playbackable (minimum only sample), prefer ffmpX to mad, ffmpeg is more often installed then mad. maybe anybody should change the sound-code to automatic try the next codec if it is not playbackable (e.g. mad not installed.
jaf
parents:
7411
diff
changeset
|
4235 audiocodec mad |
8209 | 4236 info "libMAD MPEG layer 1-2-3" |
7466
02db452ea5c8
0x50 is not playbackable (minimum only sample), prefer ffmpX to mad, ffmpeg is more often installed then mad. maybe anybody should change the sound-code to automatic try the next codec if it is not playbackable (e.g. mad not installed.
jaf
parents:
7411
diff
changeset
|
4237 status working |
02db452ea5c8
0x50 is not playbackable (minimum only sample), prefer ffmpX to mad, ffmpeg is more often installed then mad. maybe anybody should change the sound-code to automatic try the next codec if it is not playbackable (e.g. mad not installed.
jaf
parents:
7411
diff
changeset
|
4238 format 0x50 |
02db452ea5c8
0x50 is not playbackable (minimum only sample), prefer ffmpX to mad, ffmpeg is more often installed then mad. maybe anybody should change the sound-code to automatic try the next codec if it is not playbackable (e.g. mad not installed.
jaf
parents:
7411
diff
changeset
|
4239 format 0x55 |
02db452ea5c8
0x50 is not playbackable (minimum only sample), prefer ffmpX to mad, ffmpeg is more often installed then mad. maybe anybody should change the sound-code to automatic try the next codec if it is not playbackable (e.g. mad not installed.
jaf
parents:
7411
diff
changeset
|
4240 format 0x5500736d ; "ms\0\x55" older mp3 fcc (MOV files) |
17948 | 4241 fourcc ".mp3" ; CBR/VBR MP3 (MOV files) |
4242 fourcc "MP3 " ; used in .nsv files | |
4243 fourcc "LAME" ; used in mythtv .nuv files | |
7466
02db452ea5c8
0x50 is not playbackable (minimum only sample), prefer ffmpX to mad, ffmpeg is more often installed then mad. maybe anybody should change the sound-code to automatic try the next codec if it is not playbackable (e.g. mad not installed.
jaf
parents:
7411
diff
changeset
|
4244 driver libmad |
02db452ea5c8
0x50 is not playbackable (minimum only sample), prefer ffmpX to mad, ffmpeg is more often installed then mad. maybe anybody should change the sound-code to automatic try the next codec if it is not playbackable (e.g. mad not installed.
jaf
parents:
7411
diff
changeset
|
4245 dll "libmad" |
02db452ea5c8
0x50 is not playbackable (minimum only sample), prefer ffmpX to mad, ffmpeg is more often installed then mad. maybe anybody should change the sound-code to automatic try the next codec if it is not playbackable (e.g. mad not installed.
jaf
parents:
7411
diff
changeset
|
4246 |
729 | 4247 audiocodec mp3acm |
4248 info "MPEG layer-3" | |
4249 status working | |
1928 | 4250 comment "conflicts with security kernel patches" |
729 | 4251 format 0x55 |
4252 driver acm | |
4253 dll "l3codeca.acm" | |
4254 | |
3758 | 4255 audiocodec imaadpcmacm |
268 | 4256 info "IMA ADPCM" |
334 | 4257 status working |
267 | 4258 format 0x11 |
4259 driver acm | |
4260 dll "imaadp32.acm" | |
27440 | 4261 |
17405 | 4262 audiocodec msgsm |
4263 info "MS GSM" | |
4264 status working | |
4265 format 0x31 | |
4266 format 0x32 | |
26747 | 4267 format 0x204D5347 |
30512
f287fc198666
add netspeak versions of truespeech and gsm audio codecs to codecs.conf
compn
parents:
30498
diff
changeset
|
4268 format 0x1500 |
17405 | 4269 fourcc agsm |
4270 driver msgsm | |
4271 | |
267 | 4272 audiocodec msgsmacm |
268 | 4273 info "MS GSM" |
334 | 4274 status working |
267 | 4275 format 0x31 |
6339
637a29345340
split msgsm from msnaudio, because msnaudio doesn;'t support old (0x31)
arpi
parents:
6312
diff
changeset
|
4276 ; format 0x32 |
637a29345340
split msgsm from msnaudio, because msnaudio doesn;'t support old (0x31)
arpi
parents:
6312
diff
changeset
|
4277 driver acm |
637a29345340
split msgsm from msnaudio, because msnaudio doesn;'t support old (0x31)
arpi
parents:
6312
diff
changeset
|
4278 dll "msgsm32.acm" |
637a29345340
split msgsm from msnaudio, because msnaudio doesn;'t support old (0x31)
arpi
parents:
6312
diff
changeset
|
4279 |
637a29345340
split msgsm from msnaudio, because msnaudio doesn;'t support old (0x31)
arpi
parents:
6312
diff
changeset
|
4280 audiocodec msnaudio |
637a29345340
split msgsm from msnaudio, because msnaudio doesn;'t support old (0x31)
arpi
parents:
6312
diff
changeset
|
4281 info "MSN AUDIO" |
637a29345340
split msgsm from msnaudio, because msnaudio doesn;'t support old (0x31)
arpi
parents:
6312
diff
changeset
|
4282 status working |
637a29345340
split msgsm from msnaudio, because msnaudio doesn;'t support old (0x31)
arpi
parents:
6312
diff
changeset
|
4283 ; format 0x31 |
267 | 4284 format 0x32 |
4285 driver acm | |
2165
03b83a9eafa3
dshow codec is preferred for mp42 - it does postprocess
arpi
parents:
2162
diff
changeset
|
4286 dll "msnaudio.acm" |
267 | 4287 |
303 | 4288 audiocodec alaw |
4289 info "aLaw" | |
334 | 4290 status working |
303 | 4291 format 0x6 |
7771 | 4292 format 0x77616C61 ; 'alaw', .mov files |
303 | 4293 driver alaw |
4294 | |
313
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
4295 audiocodec ulaw |
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
4296 info "uLaw" |
757 | 4297 status working |
313
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
4298 format 0x7 |
2675 | 4299 format 0x77616c75 ; "ulaw" (MOV files) |
29315 | 4300 format 0x6c75 |
313
df8902c0dccf
inserted some avi codecs, and stupid comments. no, no jokes, sorry.
gabucino
parents:
312
diff
changeset
|
4301 driver alaw |
303 | 4302 |
401 | 4303 audiocodec dvdpcm |
8209 | 4304 info "Uncompressed DVD/VOB LPCM" |
401 | 4305 status working |
4306 format 0x10001 | |
4307 driver dvdpcm | |
4308 | |
30935 | 4309 audiocodec fflpcm |
29546 | 4310 info "Bluray LPCM" |
4311 status working | |
29552 | 4312 fourcc BPCM ; internal MPlayer FourCC |
29546 | 4313 driver ffmpeg |
4314 dll pcm_bluray | |
4315 | |
24261 | 4316 audiocodec ffac3 |
4317 info "FFmpeg AC-3" | |
4318 status working | |
4319 format 0x2000 | |
28098 | 4320 format 0x332D6361 ; ac-3 in mp4 |
29508
3fd3fae1b6f0
Fix AC3 in least one Bluray sample with demuxer lavf.
cehoyos
parents:
29456
diff
changeset
|
4321 format 0x332D4341 |
29924 | 4322 format 0x20736D ; "ms\20" older ac3 fcc (MOV files) |
24261 | 4323 fourcc dnet |
29315 | 4324 fourcc sac3 |
24261 | 4325 driver ffmpeg |
4326 dll ac3 | |
4327 | |
27482 | 4328 audiocodec ffeac3 |
4329 info "FFmpeg E-AC-3" | |
4330 status working | |
4331 fourcc EAC3 | |
4332 driver ffmpeg | |
4333 dll eac3 | |
4334 | |
30101
c5b6cd54fa0a
Make the ffmpeg decoders for DTS and AC3 the default.
reimar
parents:
30099
diff
changeset
|
4335 audiocodec a52 |
c5b6cd54fa0a
Make the ffmpeg decoders for DTS and AC3 the default.
reimar
parents:
30099
diff
changeset
|
4336 info "AC3-liba52" |
c5b6cd54fa0a
Make the ffmpeg decoders for DTS and AC3 the default.
reimar
parents:
30099
diff
changeset
|
4337 status working |
c5b6cd54fa0a
Make the ffmpeg decoders for DTS and AC3 the default.
reimar
parents:
30099
diff
changeset
|
4338 format 0x2000 |
c5b6cd54fa0a
Make the ffmpeg decoders for DTS and AC3 the default.
reimar
parents:
30099
diff
changeset
|
4339 ; format 0x332D6361 ; ac-3 in mp4 -- not working |
c5b6cd54fa0a
Make the ffmpeg decoders for DTS and AC3 the default.
reimar
parents:
30099
diff
changeset
|
4340 fourcc dnet |
c5b6cd54fa0a
Make the ffmpeg decoders for DTS and AC3 the default.
reimar
parents:
30099
diff
changeset
|
4341 driver liba52 |
c5b6cd54fa0a
Make the ffmpeg decoders for DTS and AC3 the default.
reimar
parents:
30099
diff
changeset
|
4342 dll "liba52" |
23821 | 4343 |
22679 | 4344 audiocodec ffdca |
4345 info "FFmpeg DTS" | |
4346 status working | |
4347 format 0x2001 | |
29509
cb49baf6440c
Fix DTS in least one Bluray sample with demuxer lavf.
cehoyos
parents:
29508
diff
changeset
|
4348 format 0x86 |
22679 | 4349 driver ffmpeg |
4350 dll "dca" | |
4351 | |
30101
c5b6cd54fa0a
Make the ffmpeg decoders for DTS and AC3 the default.
reimar
parents:
30099
diff
changeset
|
4352 audiocodec dts |
c5b6cd54fa0a
Make the ffmpeg decoders for DTS and AC3 the default.
reimar
parents:
30099
diff
changeset
|
4353 info "DTS-libdca" |
c5b6cd54fa0a
Make the ffmpeg decoders for DTS and AC3 the default.
reimar
parents:
30099
diff
changeset
|
4354 status working |
c5b6cd54fa0a
Make the ffmpeg decoders for DTS and AC3 the default.
reimar
parents:
30099
diff
changeset
|
4355 format 0x2001 |
c5b6cd54fa0a
Make the ffmpeg decoders for DTS and AC3 the default.
reimar
parents:
30099
diff
changeset
|
4356 format 0x86 |
c5b6cd54fa0a
Make the ffmpeg decoders for DTS and AC3 the default.
reimar
parents:
30099
diff
changeset
|
4357 driver libdca |
c5b6cd54fa0a
Make the ffmpeg decoders for DTS and AC3 the default.
reimar
parents:
30099
diff
changeset
|
4358 |
21763
43c8f1aa82bb
add support for musepack native decoder from ffmpeg (require -demuxer lavf)
aurel
parents:
21647
diff
changeset
|
4359 audiocodec ffmusepack7 |
43c8f1aa82bb
add support for musepack native decoder from ffmpeg (require -demuxer lavf)
aurel
parents:
21647
diff
changeset
|
4360 info "Musepack sv7 audio codec" |
21786
6632d0c08bb1
Comment about lavf required for musepack and remove unneeded format entry.
aurel
parents:
21763
diff
changeset
|
4361 comment "only works with libavformat demuxer" |
21763
43c8f1aa82bb
add support for musepack native decoder from ffmpeg (require -demuxer lavf)
aurel
parents:
21647
diff
changeset
|
4362 status working |
43c8f1aa82bb
add support for musepack native decoder from ffmpeg (require -demuxer lavf)
aurel
parents:
21647
diff
changeset
|
4363 fourcc "MPC " |
43c8f1aa82bb
add support for musepack native decoder from ffmpeg (require -demuxer lavf)
aurel
parents:
21647
diff
changeset
|
4364 driver ffmpeg |
26568 | 4365 dll "mpc7" |
21763
43c8f1aa82bb
add support for musepack native decoder from ffmpeg (require -demuxer lavf)
aurel
parents:
21647
diff
changeset
|
4366 |
25092 | 4367 audiocodec ffmusepack8 |
4368 info "Musepack sv8 audio codec" | |
4369 comment "only works with libavformat demuxer" | |
4370 status working | |
4371 fourcc "MPC8" | |
27612 | 4372 fourcc MPCK |
25092 | 4373 driver ffmpeg |
26568 | 4374 dll "mpc8" |
25092 | 4375 |
15958
087142ef3a2d
musepack demuxing and decoding support (demuxing is v7 bitstream only).
reimar
parents:
15945
diff
changeset
|
4376 audiocodec musepack |
15960 | 4377 info "Musepack audio codec" |
15958
087142ef3a2d
musepack demuxing and decoding support (demuxing is v7 bitstream only).
reimar
parents:
15945
diff
changeset
|
4378 status working |
087142ef3a2d
musepack demuxing and decoding support (demuxing is v7 bitstream only).
reimar
parents:
15945
diff
changeset
|
4379 fourcc "MPC " |
087142ef3a2d
musepack demuxing and decoding support (demuxing is v7 bitstream only).
reimar
parents:
15945
diff
changeset
|
4380 format 0x2b4d |
15971
1cde99dbc0f9
Forgotten part of the libmusepack->mpcdec renaming
reimar
parents:
15960
diff
changeset
|
4381 driver mpcdec |
15958
087142ef3a2d
musepack demuxing and decoding support (demuxing is v7 bitstream only).
reimar
parents:
15945
diff
changeset
|
4382 |
30875 | 4383 audiocodec libopencoreamrnb |
14278 | 4384 info "AMR Narrowband" |
4385 status working | |
4386 fourcc samr | |
28141 | 4387 format 0x57 ;amr in avi |
14278 | 4388 driver ffmpeg |
29384 | 4389 dll "libopencore_amrnb" |
14278 | 4390 |
30875 | 4391 audiocodec libopencoreamrwb |
18310 | 4392 info "AMR Wideband" |
14278 | 4393 status working |
4394 fourcc sawb | |
28141 | 4395 format 0x58 ;amr in avi |
14278 | 4396 driver ffmpeg |
29384 | 4397 dll "libopencore_amrwb" |
14278 | 4398 |
14820 | 4399 audiocodec ffadcpmswf |
4400 info "FFmpeg's ADPCM Flash-variant" | |
4401 status working | |
4402 format 0x5346 ; 'SF', pseudo id | |
4403 driver ffmpeg | |
4404 dll "adpcm_swf" | |
4405 | |
28083
c7d0984c0cf3
add binary voxware metavoice audio codec, format 0x74
compn
parents:
28082
diff
changeset
|
4406 audiocodec voxvoice |
c7d0984c0cf3
add binary voxware metavoice audio codec, format 0x74
compn
parents:
28082
diff
changeset
|
4407 info "VoxWare MetaVoice" |
c7d0984c0cf3
add binary voxware metavoice audio codec, format 0x74
compn
parents:
28082
diff
changeset
|
4408 status working |
c7d0984c0cf3
add binary voxware metavoice audio codec, format 0x74
compn
parents:
28082
diff
changeset
|
4409 comment "windows users need msms001.vwp and mvoice.vwp in windows\\system32 folder" |
c7d0984c0cf3
add binary voxware metavoice audio codec, format 0x74
compn
parents:
28082
diff
changeset
|
4410 format 0x74 |
c7d0984c0cf3
add binary voxware metavoice audio codec, format 0x74
compn
parents:
28082
diff
changeset
|
4411 driver dshow |
c7d0984c0cf3
add binary voxware metavoice audio codec, format 0x74
compn
parents:
28082
diff
changeset
|
4412 dll "voxmvdec.ax" ; need also msms001.vwp and mvoice.vwp |
c7d0984c0cf3
add binary voxware metavoice audio codec, format 0x74
compn
parents:
28082
diff
changeset
|
4413 guid 0x46e32b01, 0xa465, 0x11d1, 0xb5, 0x50, 0x00, 0x60, 0x97, 0x24, 0x2d, 0x8d |
c7d0984c0cf3
add binary voxware metavoice audio codec, format 0x74
compn
parents:
28082
diff
changeset
|
4414 |
267 | 4415 audiocodec voxware |
268 | 4416 info "VoxWare" |
2691 | 4417 status working |
22364
522954b26e17
comment is a C-string and \ must be properly escaped as \\
reimar
parents:
22360
diff
changeset
|
4418 comment "windows users need msms001.vwp in windows\\system32 folder" |
267 | 4419 format 0x75 |
4420 driver dshow | |
13440
69b7457b6cc7
Add comment to remind that voxmsdec.ax requires also msms001.vwp
rtognimp
parents:
13356
diff
changeset
|
4421 dll "voxmsdec.ax" ; need also msms001.vwp |
267 | 4422 guid 0x73f7a062, 0x8829, 0x11d1, 0xb5, 0x50, 0x00, 0x60, 0x97, 0x24, 0x2d, 0x8d |
4423 | |
333 | 4424 audiocodec acelp |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
4425 info "ACELP.net Sipro Lab Audio" |
4092
447ff640317f
acelp working, added some codecs contributed by users
arpi
parents:
4001
diff
changeset
|
4426 status working |
333 | 4427 format 0x130 |
4428 driver dshow | |
4429 dll "acelpdec.ax" | |
334 | 4430 guid 0x4009f700, 0xaeba, 0x11d1, 0x83, 0x44, 0x00, 0xc0, 0x4f, 0xb9, 0x2e, 0xb7 |
333 | 4431 |
20523 | 4432 audiocodec ffimc |
4433 info "FFmpeg Intel Music Coder" | |
4434 status working | |
4435 format 0x401 | |
4436 driver ffmpeg | |
4437 dll "imc" | |
4438 | |
333 | 4439 audiocodec imc |
4440 info "Intel Music Coder" | |
1372 | 4441 status working |
4442 comment "driver at http://codeczone.virtualave.net/FXIMCAUD.zip" | |
333 | 4443 format 0x401 |
1372 | 4444 driver acm |
4445 dll "imc32.acm" | |
1528
a444bd456fcc
ac3/spdif patch by German Gomez Garcia <german@piraos.com>
arpi
parents:
1526
diff
changeset
|
4446 |
12523 | 4447 audiocodec iac25 |
4448 info "Indeo audio" | |
4449 status working | |
4450 format 0x402 | |
4451 driver acm | |
4452 dll "iac25_32.ax" | |
4453 | |
13625 | 4454 audiocodec ffctadp32 |
28451 | 4455 info "FFmpeg Creative ADPCM codec" |
13625 | 4456 status working |
4457 format 0x200 | |
4458 driver ffmpeg | |
4459 dll "adpcm_ct" | |
4460 | |
13350
dab72e81d849
Support "Creative ADPCM codec" and "Micronas speech codec" audio codecs
rtognimp
parents:
13190
diff
changeset
|
4461 audiocodec ctadp32 |
14683
a99bdb15d2aa
Comment and info field spelling/grammar corrections.
diego
parents:
14629
diff
changeset
|
4462 info "Creative ADPCM codec" |
13350
dab72e81d849
Support "Creative ADPCM codec" and "Micronas speech codec" audio codecs
rtognimp
parents:
13190
diff
changeset
|
4463 status working |
dab72e81d849
Support "Creative ADPCM codec" and "Micronas speech codec" audio codecs
rtognimp
parents:
13190
diff
changeset
|
4464 format 0x200 |
dab72e81d849
Support "Creative ADPCM codec" and "Micronas speech codec" audio codecs
rtognimp
parents:
13190
diff
changeset
|
4465 driver acm |
dab72e81d849
Support "Creative ADPCM codec" and "Micronas speech codec" audio codecs
rtognimp
parents:
13190
diff
changeset
|
4466 dll "ctadp32.acm" |
dab72e81d849
Support "Creative ADPCM codec" and "Micronas speech codec" audio codecs
rtognimp
parents:
13190
diff
changeset
|
4467 |
dab72e81d849
Support "Creative ADPCM codec" and "Micronas speech codec" audio codecs
rtognimp
parents:
13190
diff
changeset
|
4468 audiocodec sc4 |
dab72e81d849
Support "Creative ADPCM codec" and "Micronas speech codec" audio codecs
rtognimp
parents:
13190
diff
changeset
|
4469 info "SC4 : Micronas speech codec (ADPCM, MPman recording)" |
dab72e81d849
Support "Creative ADPCM codec" and "Micronas speech codec" audio codecs
rtognimp
parents:
13190
diff
changeset
|
4470 status working |
dab72e81d849
Support "Creative ADPCM codec" and "Micronas speech codec" audio codecs
rtognimp
parents:
13190
diff
changeset
|
4471 format 0x350 |
dab72e81d849
Support "Creative ADPCM codec" and "Micronas speech codec" audio codecs
rtognimp
parents:
13190
diff
changeset
|
4472 driver acm |
dab72e81d849
Support "Creative ADPCM codec" and "Micronas speech codec" audio codecs
rtognimp
parents:
13190
diff
changeset
|
4473 dll "mi-sc4.acm" |
dab72e81d849
Support "Creative ADPCM codec" and "Micronas speech codec" audio codecs
rtognimp
parents:
13190
diff
changeset
|
4474 |
1528
a444bd456fcc
ac3/spdif patch by German Gomez Garcia <german@piraos.com>
arpi
parents:
1526
diff
changeset
|
4475 audiocodec hwac3 |
14683
a99bdb15d2aa
Comment and info field spelling/grammar corrections.
diego
parents:
14629
diff
changeset
|
4476 info "AC3 through S/PDIF" |
1528
a444bd456fcc
ac3/spdif patch by German Gomez Garcia <german@piraos.com>
arpi
parents:
1526
diff
changeset
|
4477 status working |
a444bd456fcc
ac3/spdif patch by German Gomez Garcia <german@piraos.com>
arpi
parents:
1526
diff
changeset
|
4478 format 0x2000 |
28098 | 4479 format 0x332D6361 ; ac-3 in mp4 |
10120 | 4480 fourcc dnet |
1528
a444bd456fcc
ac3/spdif patch by German Gomez Garcia <german@piraos.com>
arpi
parents:
1526
diff
changeset
|
4481 driver hwac3 |
a444bd456fcc
ac3/spdif patch by German Gomez Garcia <german@piraos.com>
arpi
parents:
1526
diff
changeset
|
4482 |
13006 | 4483 audiocodec hwdts |
14683
a99bdb15d2aa
Comment and info field spelling/grammar corrections.
diego
parents:
14629
diff
changeset
|
4484 info "DTS through S/PDIF" |
13006 | 4485 status working |
4486 format 0x2001 | |
4487 driver hwac3 | |
4488 | |
19338
7f1bc9383922
Prefer ffvorbis over Xiph Vorbis decoder, it's faster.
diego
parents:
19289
diff
changeset
|
4489 audiocodec ffvorbis |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
4490 info "FFmpeg Vorbis" |
19338
7f1bc9383922
Prefer ffvorbis over Xiph Vorbis decoder, it's faster.
diego
parents:
19289
diff
changeset
|
4491 status working |
7f1bc9383922
Prefer ffvorbis over Xiph Vorbis decoder, it's faster.
diego
parents:
19289
diff
changeset
|
4492 fourcc vrbs |
7f1bc9383922
Prefer ffvorbis over Xiph Vorbis decoder, it's faster.
diego
parents:
19289
diff
changeset
|
4493 format 0x566F |
7f1bc9383922
Prefer ffvorbis over Xiph Vorbis decoder, it's faster.
diego
parents:
19289
diff
changeset
|
4494 driver ffmpeg |
7f1bc9383922
Prefer ffvorbis over Xiph Vorbis decoder, it's faster.
diego
parents:
19289
diff
changeset
|
4495 dll "vorbis" |
7f1bc9383922
Prefer ffvorbis over Xiph Vorbis decoder, it's faster.
diego
parents:
19289
diff
changeset
|
4496 |
1828 | 4497 audiocodec vorbis |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
4498 info "OggVorbis Audio" |
1985 | 4499 status working |
1828 | 4500 comment "OggVorbis driver using libvorbis" |
14843 | 4501 fourcc vrbs |
17009
48a041427dbb
libavformat seems to use "Vo" as Vorbis tag, so add that.
reimar
parents:
16964
diff
changeset
|
4502 format 0x566F |
1828 | 4503 driver libvorbis |
4504 dll "libvorbis" | |
26352
50ef6af151fa
Support for vorbis.acm decoder (used for some implementations of vorbis
rtogni
parents:
26303
diff
changeset
|
4505 |
27980
21779d5ea61c
Create a separate codecs.conf entry for Tremor and use it if MPlayer is
diego
parents:
27627
diff
changeset
|
4506 audiocodec tremor |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
4507 info "OggVorbis audio" |
27980
21779d5ea61c
Create a separate codecs.conf entry for Tremor and use it if MPlayer is
diego
parents:
27627
diff
changeset
|
4508 status working |
29605 | 4509 comment "fixed-point decoder useful for systems without floating-point unit" |
27980
21779d5ea61c
Create a separate codecs.conf entry for Tremor and use it if MPlayer is
diego
parents:
27627
diff
changeset
|
4510 fourcc vrbs |
21779d5ea61c
Create a separate codecs.conf entry for Tremor and use it if MPlayer is
diego
parents:
27627
diff
changeset
|
4511 format 0x566F |
21779d5ea61c
Create a separate codecs.conf entry for Tremor and use it if MPlayer is
diego
parents:
27627
diff
changeset
|
4512 driver tremor |
21779d5ea61c
Create a separate codecs.conf entry for Tremor and use it if MPlayer is
diego
parents:
27627
diff
changeset
|
4513 dll "tremor" |
21779d5ea61c
Create a separate codecs.conf entry for Tremor and use it if MPlayer is
diego
parents:
27627
diff
changeset
|
4514 |
26352
50ef6af151fa
Support for vorbis.acm decoder (used for some implementations of vorbis
rtogni
parents:
26303
diff
changeset
|
4515 audiocodec vorbisacm |
50ef6af151fa
Support for vorbis.acm decoder (used for some implementations of vorbis
rtogni
parents:
26303
diff
changeset
|
4516 info "OggVorbis ACM" |
50ef6af151fa
Support for vorbis.acm decoder (used for some implementations of vorbis
rtogni
parents:
26303
diff
changeset
|
4517 status working |
50ef6af151fa
Support for vorbis.acm decoder (used for some implementations of vorbis
rtogni
parents:
26303
diff
changeset
|
4518 comment "OggVorbis driver using vorbis.acm" |
50ef6af151fa
Support for vorbis.acm decoder (used for some implementations of vorbis
rtogni
parents:
26303
diff
changeset
|
4519 format 0x674F ; mode1 |
50ef6af151fa
Support for vorbis.acm decoder (used for some implementations of vorbis
rtogni
parents:
26303
diff
changeset
|
4520 format 0x6750 ; mode2 |
50ef6af151fa
Support for vorbis.acm decoder (used for some implementations of vorbis
rtogni
parents:
26303
diff
changeset
|
4521 ; format 0x6751 ; mode3 |
50ef6af151fa
Support for vorbis.acm decoder (used for some implementations of vorbis
rtogni
parents:
26303
diff
changeset
|
4522 format 0x676F ; mode1+ |
50ef6af151fa
Support for vorbis.acm decoder (used for some implementations of vorbis
rtogni
parents:
26303
diff
changeset
|
4523 format 0x6770 ; mode2+ |
50ef6af151fa
Support for vorbis.acm decoder (used for some implementations of vorbis
rtogni
parents:
26303
diff
changeset
|
4524 format 0x6771 ; mode3+ |
50ef6af151fa
Support for vorbis.acm decoder (used for some implementations of vorbis
rtogni
parents:
26303
diff
changeset
|
4525 driver acm |
50ef6af151fa
Support for vorbis.acm decoder (used for some implementations of vorbis
rtogni
parents:
26303
diff
changeset
|
4526 dll "vorbis.acm" |
1828 | 4527 |
16915
6b1d1e4adaea
Speex support. Seeking and pts generation does not work.
reimar
parents:
16825
diff
changeset
|
4528 audiocodec speex |
28450
420270d1e8df
cosmetics: Drop redundant "decoder" from codec info fields.
diego
parents:
28353
diff
changeset
|
4529 info "Speex audio" |
16915
6b1d1e4adaea
Speex support. Seeking and pts generation does not work.
reimar
parents:
16825
diff
changeset
|
4530 status working |
6b1d1e4adaea
Speex support. Seeking and pts generation does not work.
reimar
parents:
16825
diff
changeset
|
4531 comment "Speex driver using libspeex" |
6b1d1e4adaea
Speex support. Seeking and pts generation does not work.
reimar
parents:
16825
diff
changeset
|
4532 fourcc 'spx ' |
30843
72281d3a78e8
Add the 0xA109 format for speex, it is claimed to be officially registered (have
reimar
parents:
30833
diff
changeset
|
4533 format 0xA109 |
16915
6b1d1e4adaea
Speex support. Seeking and pts generation does not work.
reimar
parents:
16825
diff
changeset
|
4534 driver speex |
6b1d1e4adaea
Speex support. Seeking and pts generation does not work.
reimar
parents:
16825
diff
changeset
|
4535 dll "speex" |
6b1d1e4adaea
Speex support. Seeking and pts generation does not work.
reimar
parents:
16825
diff
changeset
|
4536 |
3472 | 4537 audiocodec vivoaudio |
4538 info "Vivo G.723/Siren Audio Codec" | |
4539 status working | |
2675 | 4540 format 0x111 ; vivo g.723 |
3472 | 4541 format 0x112 ; siren |
2675 | 4542 driver acm |
4543 dll "vivog723.acm" | |
3114
6aa09e66c687
updated vivo fourcc's and reorganized some stuff (also new comments and entries)
alex
parents:
3111
diff
changeset
|
4544 |
3427 | 4545 audiocodec g72x |
4546 info "G.711/G.721/G.723" | |
6584 | 4547 status crashing |
3427 | 4548 comment "does not work yet - just noise :(" |
27440 | 4549 format 0x111 ; vivo g.723 |
4550 format 0x112 ; vivo siren | |
3427 | 4551 driver g72x |
4552 dll "g72x.c" | |
3986 | 4553 |
11956 | 4554 audiocodec ffg726 |
4555 info "Sharp G.726 Audio" | |
4556 status working | |
4557 format 0x45 | |
4558 driver ffmpeg | |
4559 dll "g726" | |
4560 | |
11684 | 4561 audiocodec g726 |
4562 info "Sharp G.726 Audio" | |
4563 status untested | |
4564 format 0x45 | |
4565 driver acm | |
4566 dll "scg726.acm" | |
4567 | |
3986 | 4568 audiocodec atrac3 |
4569 info "Sony ATRAC3" | |
4570 status buggy | |
8209 | 4571 comment "format not accepted" |
3986 | 4572 format 0x270 |
4573 driver acm | |
4574 dll "atrac3.acm" | |
4092
447ff640317f
acelp working, added some codecs contributed by users
arpi
parents:
4001
diff
changeset
|
4575 |
447ff640317f
acelp working, added some codecs contributed by users
arpi
parents:
4001
diff
changeset
|
4576 audiocodec ALF2 |
447ff640317f
acelp working, added some codecs contributed by users
arpi
parents:
4001
diff
changeset
|
4577 ; http://www.nctsoft.com/products/NCTALFCD/ |
447ff640317f
acelp working, added some codecs contributed by users
arpi
parents:
4001
diff
changeset
|
4578 ; jdp@mail.sonofon.dk |
447ff640317f
acelp working, added some codecs contributed by users
arpi
parents:
4001
diff
changeset
|
4579 info "ALF2" |
5762 | 4580 status working |
4092
447ff640317f
acelp working, added some codecs contributed by users
arpi
parents:
4001
diff
changeset
|
4581 format 0x1FC4 ; ALF2 |
447ff640317f
acelp working, added some codecs contributed by users
arpi
parents:
4001
diff
changeset
|
4582 driver acm |
447ff640317f
acelp working, added some codecs contributed by users
arpi
parents:
4001
diff
changeset
|
4583 dll "alf2cd.acm" |
447ff640317f
acelp working, added some codecs contributed by users
arpi
parents:
4001
diff
changeset
|
4584 |
17320 | 4585 audiocodec fftruespeech |
4586 info "FFmpeg TrueSpeech" | |
17555
b56c246ca8c0
fftruespeech works now that the nBlockAlign issue is settled.
diego
parents:
17543
diff
changeset
|
4587 status working |
17320 | 4588 format 0x22 |
30512
f287fc198666
add netspeak versions of truespeech and gsm audio codecs to codecs.conf
compn
parents:
30498
diff
changeset
|
4589 format 0x1501 |
17320 | 4590 driver ffmpeg |
4591 dll "truespeech" | |
4592 | |
5749 | 4593 audiocodec truespeech |
5757
7109fbe9a749
removed some silly comments and added lhacm audio - working
alex
parents:
5756
diff
changeset
|
4594 info "DSP Group TrueSpeech(TM)" |
5749 | 4595 status working |
4596 format 0x22 | |
4597 driver acm | |
12804
0106b9917013
Status updates and comments about other dll required by some codecs
rtognimp
parents:
12735
diff
changeset
|
4598 dll "tssoft32.acm" ; need also tsd32.dll |
5753 | 4599 |
30512
f287fc198666
add netspeak versions of truespeech and gsm audio codecs to codecs.conf
compn
parents:
30498
diff
changeset
|
4600 audiocodec netspeakgsm |
f287fc198666
add netspeak versions of truespeech and gsm audio codecs to codecs.conf
compn
parents:
30498
diff
changeset
|
4601 info "NetSpeak GSM" |
f287fc198666
add netspeak versions of truespeech and gsm audio codecs to codecs.conf
compn
parents:
30498
diff
changeset
|
4602 status working |
f287fc198666
add netspeak versions of truespeech and gsm audio codecs to codecs.conf
compn
parents:
30498
diff
changeset
|
4603 format 0x1500 |
f287fc198666
add netspeak versions of truespeech and gsm audio codecs to codecs.conf
compn
parents:
30498
diff
changeset
|
4604 driver acm |
f287fc198666
add netspeak versions of truespeech and gsm audio codecs to codecs.conf
compn
parents:
30498
diff
changeset
|
4605 dll "nsgsm32.acm" |
f287fc198666
add netspeak versions of truespeech and gsm audio codecs to codecs.conf
compn
parents:
30498
diff
changeset
|
4606 |
f287fc198666
add netspeak versions of truespeech and gsm audio codecs to codecs.conf
compn
parents:
30498
diff
changeset
|
4607 audiocodec netspeakts |
f287fc198666
add netspeak versions of truespeech and gsm audio codecs to codecs.conf
compn
parents:
30498
diff
changeset
|
4608 info "NetSpeak TrueSpeech" |
f287fc198666
add netspeak versions of truespeech and gsm audio codecs to codecs.conf
compn
parents:
30498
diff
changeset
|
4609 status working |
f287fc198666
add netspeak versions of truespeech and gsm audio codecs to codecs.conf
compn
parents:
30498
diff
changeset
|
4610 format 0x1501 |
f287fc198666
add netspeak versions of truespeech and gsm audio codecs to codecs.conf
compn
parents:
30498
diff
changeset
|
4611 driver acm |
f287fc198666
add netspeak versions of truespeech and gsm audio codecs to codecs.conf
compn
parents:
30498
diff
changeset
|
4612 dll "nstsp32.acm" |
f287fc198666
add netspeak versions of truespeech and gsm audio codecs to codecs.conf
compn
parents:
30498
diff
changeset
|
4613 |
5753 | 4614 ; rt32dcmp.dll needed too |
4615 audiocodec voxwarert24 | |
4616 info "VoxWare RT24 speech codec" | |
4617 status working | |
4618 format 0x181c | |
4619 driver acm | |
4620 dll "nsrt2432.acm" | |
5757
7109fbe9a749
removed some silly comments and added lhacm audio - working
alex
parents:
5756
diff
changeset
|
4621 |
7109fbe9a749
removed some silly comments and added lhacm audio - working
alex
parents:
5756
diff
changeset
|
4622 audiocodec lhacm |
7109fbe9a749
removed some silly comments and added lhacm audio - working
alex
parents:
5756
diff
changeset
|
4623 info "Lernout & Hauspie CELP and SBC codecs" |
7109fbe9a749
removed some silly comments and added lhacm audio - working
alex
parents:
5756
diff
changeset
|
4624 status working |
7109fbe9a749
removed some silly comments and added lhacm audio - working
alex
parents:
5756
diff
changeset
|
4625 format 0x1101 ; CELP |
7109fbe9a749
removed some silly comments and added lhacm audio - working
alex
parents:
5756
diff
changeset
|
4626 format 0x1102 ; SBC |
7109fbe9a749
removed some silly comments and added lhacm audio - working
alex
parents:
5756
diff
changeset
|
4627 format 0x1103 ; SBC |
7109fbe9a749
removed some silly comments and added lhacm audio - working
alex
parents:
5756
diff
changeset
|
4628 format 0x1104 ; SBC |
7109fbe9a749
removed some silly comments and added lhacm audio - working
alex
parents:
5756
diff
changeset
|
4629 driver acm |
7109fbe9a749
removed some silly comments and added lhacm audio - working
alex
parents:
5756
diff
changeset
|
4630 dll "lhacm.acm" |
14276 | 4631 |
30679
66946ea4dea7
add older lhacm codec for formats 0x70-0x73 to codecs.conf
compn
parents:
30678
diff
changeset
|
4632 audiocodec lhacm2 |
66946ea4dea7
add older lhacm codec for formats 0x70-0x73 to codecs.conf
compn
parents:
30678
diff
changeset
|
4633 info "Voxware AC aka Lernout & Hauspie CELP and CBS codecs" |
66946ea4dea7
add older lhacm codec for formats 0x70-0x73 to codecs.conf
compn
parents:
30678
diff
changeset
|
4634 status working |
66946ea4dea7
add older lhacm codec for formats 0x70-0x73 to codecs.conf
compn
parents:
30678
diff
changeset
|
4635 format 0x70 |
66946ea4dea7
add older lhacm codec for formats 0x70-0x73 to codecs.conf
compn
parents:
30678
diff
changeset
|
4636 format 0x71 |
66946ea4dea7
add older lhacm codec for formats 0x70-0x73 to codecs.conf
compn
parents:
30678
diff
changeset
|
4637 format 0x72 |
66946ea4dea7
add older lhacm codec for formats 0x70-0x73 to codecs.conf
compn
parents:
30678
diff
changeset
|
4638 format 0x73 |
66946ea4dea7
add older lhacm codec for formats 0x70-0x73 to codecs.conf
compn
parents:
30678
diff
changeset
|
4639 driver acm |
66946ea4dea7
add older lhacm codec for formats 0x70-0x73 to codecs.conf
compn
parents:
30678
diff
changeset
|
4640 dll "lhacm2.acm" ; aka lhacm.acm md5sum 4585780a8eb71d86df64553b34ba8f79 |
66946ea4dea7
add older lhacm codec for formats 0x70-0x73 to codecs.conf
compn
parents:
30678
diff
changeset
|
4641 |
28224
4ac2160db123
add binary codec Philips Speech Processing CELP acm for format 0x120
compn
parents:
28154
diff
changeset
|
4642 audiocodec pscelp |
4ac2160db123
add binary codec Philips Speech Processing CELP acm for format 0x120
compn
parents:
28154
diff
changeset
|
4643 info "Philips Speech Processing CELP" |
4ac2160db123
add binary codec Philips Speech Processing CELP acm for format 0x120
compn
parents:
28154
diff
changeset
|
4644 status working |
4ac2160db123
add binary codec Philips Speech Processing CELP acm for format 0x120
compn
parents:
28154
diff
changeset
|
4645 format 0x120 |
4ac2160db123
add binary codec Philips Speech Processing CELP acm for format 0x120
compn
parents:
28154
diff
changeset
|
4646 driver acm |
4ac2160db123
add binary codec Philips Speech Processing CELP acm for format 0x120
compn
parents:
28154
diff
changeset
|
4647 dll "smcelp32.acm" |
4ac2160db123
add binary codec Philips Speech Processing CELP acm for format 0x120
compn
parents:
28154
diff
changeset
|
4648 |
29613
7386b883fba6
Add support for lavf vqf demuxer and lavc TwinVQ decoder.
vitor
parents:
29605
diff
changeset
|
4649 audiocodec fftwinvq |
7386b883fba6
Add support for lavf vqf demuxer and lavc TwinVQ decoder.
vitor
parents:
29605
diff
changeset
|
4650 info "FFmpeg TwinVQ" |
7386b883fba6
Add support for lavf vqf demuxer and lavc TwinVQ decoder.
vitor
parents:
29605
diff
changeset
|
4651 status working |
7386b883fba6
Add support for lavf vqf demuxer and lavc TwinVQ decoder.
vitor
parents:
29605
diff
changeset
|
4652 fourcc TWI2 ; internal MPlayer FourCC, different from mplayer's TwinVQ decoder |
7386b883fba6
Add support for lavf vqf demuxer and lavc TwinVQ decoder.
vitor
parents:
29605
diff
changeset
|
4653 ; since lavf demuxer is incompatible with it |
7386b883fba6
Add support for lavf vqf demuxer and lavc TwinVQ decoder.
vitor
parents:
29605
diff
changeset
|
4654 driver ffmpeg |
7386b883fba6
Add support for lavf vqf demuxer and lavc TwinVQ decoder.
vitor
parents:
29605
diff
changeset
|
4655 dll twinvq |
7386b883fba6
Add support for lavf vqf demuxer and lavc TwinVQ decoder.
vitor
parents:
29605
diff
changeset
|
4656 |
14276 | 4657 audiocodec TwinVQ |
4658 info "VQF codec by NTTLabs" | |
4659 status working | |
4660 fourcc TWIN | |
4661 driver vqf | |
4662 dll "tvqdec.dll" | |
17397
2e20dd653147
ad_hwmpa: pass-through fake audio codec for hardware mpeg decoders
nicodvb
parents:
17353
diff
changeset
|
4663 |
17399
5e11e2cb1043
restored hwmpa with 'working' status and lowest priority
nicodvb
parents:
17398
diff
changeset
|
4664 audiocodec hwmpa |
17403 | 4665 info "MPEG audio pass-through for hardware MPEG decoders" |
17399
5e11e2cb1043
restored hwmpa with 'working' status and lowest priority
nicodvb
parents:
17398
diff
changeset
|
4666 status working |
17403 | 4667 comment "for hardware MPEG audio decoders" |
17399
5e11e2cb1043
restored hwmpa with 'working' status and lowest priority
nicodvb
parents:
17398
diff
changeset
|
4668 format 0x50 ; layer-1 && layer-2 |
5e11e2cb1043
restored hwmpa with 'working' status and lowest priority
nicodvb
parents:
17398
diff
changeset
|
4669 format 0x55 ; layer-3 |
5e11e2cb1043
restored hwmpa with 'working' status and lowest priority
nicodvb
parents:
17398
diff
changeset
|
4670 format 0x5500736d ; "ms\0\x55" older MP3 fourcc (MOV files) |
17948 | 4671 fourcc ".mp3" ; CBR/VBR MP3 (MOV files) |
4672 fourcc "MP3 " ; used in .nsv files | |
4673 fourcc "LAME" ; used in mythtv .nuv files | |
17399
5e11e2cb1043
restored hwmpa with 'working' status and lowest priority
nicodvb
parents:
17398
diff
changeset
|
4674 driver hwmpa |
26441
586d7ee3c106
Add support for msn siren audio coced via binary dll sirenacm.dll
rtogni
parents:
26440
diff
changeset
|
4675 |
586d7ee3c106
Add support for msn siren audio coced via binary dll sirenacm.dll
rtogni
parents:
26440
diff
changeset
|
4676 audiocodec msnsiren |
586d7ee3c106
Add support for msn siren audio coced via binary dll sirenacm.dll
rtogni
parents:
26440
diff
changeset
|
4677 info "msn siren audio codec" |
586d7ee3c106
Add support for msn siren audio coced via binary dll sirenacm.dll
rtogni
parents:
26440
diff
changeset
|
4678 status working |
586d7ee3c106
Add support for msn siren audio coced via binary dll sirenacm.dll
rtogni
parents:
26440
diff
changeset
|
4679 format 0x28E |
586d7ee3c106
Add support for msn siren audio coced via binary dll sirenacm.dll
rtogni
parents:
26440
diff
changeset
|
4680 driver acm |
586d7ee3c106
Add support for msn siren audio coced via binary dll sirenacm.dll
rtogni
parents:
26440
diff
changeset
|
4681 dll "sirenacm.dll" |
28081
ae67134f7be2
add some fourcc's and ulead dv audio codec, fixes samples from:
compn
parents:
28058
diff
changeset
|
4682 |
ae67134f7be2
add some fourcc's and ulead dv audio codec, fixes samples from:
compn
parents:
28058
diff
changeset
|
4683 audiocodec uleaddva |
ae67134f7be2
add some fourcc's and ulead dv audio codec, fixes samples from:
compn
parents:
28058
diff
changeset
|
4684 info "Ulead DV ACM" |
ae67134f7be2
add some fourcc's and ulead dv audio codec, fixes samples from:
compn
parents:
28058
diff
changeset
|
4685 status working |
ae67134f7be2
add some fourcc's and ulead dv audio codec, fixes samples from:
compn
parents:
28058
diff
changeset
|
4686 format 0x215 |
ae67134f7be2
add some fourcc's and ulead dv audio codec, fixes samples from:
compn
parents:
28058
diff
changeset
|
4687 format 0x216 |
ae67134f7be2
add some fourcc's and ulead dv audio codec, fixes samples from:
compn
parents:
28058
diff
changeset
|
4688 driver acm |
28144
07981d3405b6
re-add codecs: sif1 (directshow version) and acdsee mjpeg
compn
parents:
28141
diff
changeset
|
4689 dll "dvacm.acm" |