comparison etc/codecs.conf @ 15531:ca66260288e2

spelling cosmetics
author diego
date Fri, 20 May 2005 21:50:57 +0000
parents 369a4ade048b
children 5d738acd664c
comparison
equal deleted inserted replaced
15530:75b0a085c93d 15531:ca66260288e2
301 fourcc cvid 301 fourcc cvid
302 driver xanim 302 driver xanim
303 dll "vid_cvid.xa" 303 dll "vid_cvid.xa"
304 out YV12,IYUV,I420 static 304 out YV12,IYUV,I420 static
305 305
306 ; time to decide what to do with the mpeg4/divx variants... 306 ; time to decide what to do with the MPEG-4/DivX variants...
307 ; ff* is fastest... 307 ; ff* is fastest...
308 308
309 videocodec ffhuffyuv 309 videocodec ffhuffyuv
310 info "FFmpeg HuffYUV" 310 info "FFmpeg HuffYUV"
311 status working 311 status working
597 out BGR32,BGR24,BGR16,BGR15 597 out BGR32,BGR24,BGR16,BGR15
598 598
599 videocodec divx 599 videocodec divx
600 info "DivX ;-) (MS MPEG-4 v3)" 600 info "DivX ;-) (MS MPEG-4 v3)"
601 status working 601 status working
602 fourcc MP43,mp43 div3 ; M$ MPEG4 v3 (fourcc mapping to div3) 602 fourcc MP43,mp43 div3 ; M$ MPEG-4 v3 (fourcc mapping to div3)
603 fourcc DIV5,div5 div3 ; DivX 3.20 603 fourcc DIV5,div5 div3 ; DivX 3.20
604 fourcc DIV6,div6 div4 ; -||- 604 fourcc DIV6,div6 div4 ; -||-
605 fourcc DIV3,div3,DIV4,div4 605 fourcc DIV3,div3,DIV4,div4
606 fourcc AP41 div3 ; AngelPotion stuff 606 fourcc AP41 div3 ; AngelPotion stuff
607 driver vfw 607 driver vfw
2208 fourcc RADV 2208 fourcc RADV
2209 driver ffmpeg 2209 driver ffmpeg
2210 dll "dvaudio" 2210 dll "dvaudio"
2211 2211
2212 audiocodec faad 2212 audiocodec faad
2213 info "FAAD AAC (MPEG2/MPEG4 Audio) decoder" 2213 info "FAAD AAC (MPEG-2/MPEG-4 Audio) decoder"
2214 status working 2214 status working
2215 fourcc mp4a,MP4A 2215 fourcc mp4a,MP4A
2216 fourcc "AAC " ; Used in NSV 2216 fourcc "AAC " ; Used in NSV
2217 format 0xff 2217 format 0xff
2218 format 0x706D 2218 format 0x706D