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