comparison DOCS/codecs.conf @ 713:9355b2ae634e

avifile-0.6-CVS merge
author arpi_esp
date Sun, 06 May 2001 21:43:45 +0000
parents ebd2d0bba43d
children dcaa9fbcdddf
comparison
equal deleted inserted replaced
712:ea093aa3ecae 713:9355b2ae634e
7 videocodec mpeg12 7 videocodec mpeg12
8 info "MPEG 1 or 2" 8 info "MPEG 1 or 2"
9 comment "with postprocessing" 9 comment "with postprocessing"
10 status working 10 status working
11 format 0x1 11 format 0x1
12 format 0xFFFFFF01
12 driver libmpeg2 13 driver libmpeg2
13 dll "libmpeg2" 14 dll "libmpeg2"
14 out YV12 15 out YV12
15 16
16 videocodec mpeg4 17 videocodec mpeg4
149 ; dll "m3jpeg32.dll" 150 ; dll "m3jpeg32.dll"
150 out YUY2 151 out YUY2
151 out UYVY 152 out UYVY
152 out BGR32,BGR24,BGR15 153 out BGR32,BGR24,BGR15
153 154
154 videocodec wmv1 155 videocodec wmv7
155 info "Windows Media Video 7" 156 info "Windows Media Video 7"
156 status working 157 status working
157 fourcc WMV1 158 fourcc WMV1
158 driver dshow 159 driver dshow
159 dll "wmvds32.ax" 160 dll "wmvds32.ax"
160 guid 0x4facbba1, 0xffd8, 0x4cd7, 0x82, 0x28, 0x61, 0xe2, 0xf6, 0x5c, 0xb1, 0xae 161 guid 0x4facbba1, 0xffd8, 0x4cd7, 0x82, 0x28, 0x61, 0xe2, 0xf6, 0x5c, 0xb1, 0xae
161 ; out I420 162 ; out I420
162 out YUY2 163 out YUY2
163 out BGR32,BGR24,BGR16,BGR15 164 out BGR32,BGR24,BGR16,BGR15
164 165
166 videocodec wmv8
167 info "Windows Media Video 8"
168 status crashing
169 comment "Floating point exception"
170 fourcc WMV2
171 driver dshow
172 dll "wmv8ds32.ax"
173 guid 0x521fb373, 0x7654, 0x49f2, 0xbd, 0xb1, 0x0c, 0x6e, 0x66, 0x60, 0x71, 0x4f
174 out YUY2
175 out BGR32,BGR24,BGR16,BGR15
176
165 videocodec ap41 177 videocodec ap41
166 info "AngelPotion Definitive V1" ; yet another stolen stuff 178 info "AngelPotion Definitive V1" ; yet another stolen stuff
167 comment "using the DivX ;-) codec" 179 comment "using the DivX ;-) codec"
168 status working 180 status working
169 fourcc AP41 div3 181 fourcc AP41 div3
174 out BGR32,BGR24,BGR16,BGR15 186 out BGR32,BGR24,BGR16,BGR15
175 187
176 videocodec tm20 188 videocodec tm20
177 info "TrueMotion 2.0" 189 info "TrueMotion 2.0"
178 status crashing 190 status crashing
179 comment "Error connecting to output pin" 191 comment "segfault in the DLL"
180 fourcc TM20 192 fourcc TM20
181 driver dshow 193 driver dshow
182 dll "tm20dec.ax" 194 dll "tm20dec.ax"
183 guid 0x4cb63e61, 0xc611, 0x11D0, 0x83, 0xaa, 0x00, 0x00, 0x92, 0x90, 0x01, 0x84 195 guid 0x4cb63e61, 0xc611, 0x11D0, 0x83, 0xaa, 0x00, 0x00, 0x92, 0x90, 0x01, 0x84
184 ; out UYVY 196 ; out UYVY
246 dll "icmw_32.dll" 258 dll "icmw_32.dll"
247 ; out YV12 259 ; out YV12
248 out YUY2 260 out YUY2
249 out BGR32,BGR24,BGR15 261 out BGR32,BGR24,BGR15
250 262
251 videocodec wmv8
252 info "Windows Media Video 8"
253 status untested
254 fourcc WMV2
255 driver dshow
256 dll "wmv8ds32.ax"
257 guid 0x521fb373, 0x7654, 0x49f2, 0xbd, 0xb1, 0x0c, 0x6e, 0x66, 0x60, 0x71, 0x4f
258 ; out YUY2
259 out BGR32,BGR24,BGR16,BGR15
260 263
261 videocodec m261 264 videocodec m261
262 info "M261" 265 info "M261"
263 status untested 266 status untested
264 fourcc m261,M261 267 fourcc m261,M261
272 comment "rgb upside down, yuv ok" 275 comment "rgb upside down, yuv ok"
273 fourcc ASV2 276 fourcc ASV2
274 driver vfw 277 driver vfw
275 dll "asusasv2.dll" 278 dll "asusasv2.dll"
276 ; out YVYU 279 ; out YVYU
277 out UYVY flip 280 out UYVY
281 out BGR32,BGR24,BGR15 flip
282
283 videocodec asv1
284 info "ASUS V1"
285 status buggy
286 comment "rgb upside down, yuv ok"
287 fourcc ASV1
288 driver vfw
289 dll "asusasvd.dll"
290 ; out YVYU
291 out UYVY
278 out BGR32,BGR24,BGR15 flip 292 out BGR32,BGR24,BGR15 flip
279 293
280 ;============================================================================= 294 ;=============================================================================
281 ; AUDIO CODECS 295 ; AUDIO CODECS
282 ;============================================================================= 296 ;=============================================================================
298 312
299 ; 3DNow! autodetection? 313 ; 3DNow! autodetection?
300 audiocodec mp3acm 314 audiocodec mp3acm
301 info "MPEG layer-3" 315 info "MPEG layer-3"
302 status working 316 status working
303 comment "Optimized to Intel MMX/SSE" 317 comment "Optimized to Intel MMX/SSE, conflicts with security kernel patches"
304 format 0x55 318 format 0x55
305 driver acm 319 driver acm
306 dll "l3codeca.acm" 320 dll "l3codeca.acm"
307 flags seekable 321 flags seekable
308 322