comparison etc/codecs.conf @ 18526:92acf411440c

Add FFmpeg Smacker audio and video.
author diego
date Wed, 17 May 2006 11:18:02 +0000
parents 100655af9b7d
children d444160ee47c
comparison
equal deleted inserted replaced
18525:caae2af546cd 18526:92acf411440c
1583 fourcc VMnc 1583 fourcc VMnc
1584 driver vfw 1584 driver vfw
1585 dll "vmnc.dll" 1585 dll "vmnc.dll"
1586 out BGR24,BGR15,BGR8 query,flip 1586 out BGR24,BGR15,BGR8 query,flip
1587 1587
1588 videocodec ffsmkvid
1589 info "FFmpeg Smacker Video"
1590 status working
1591 fourcc SMK2
1592 fourcc SMK4
1593 out BGR8
1594 driver ffmpeg
1595 dll "smackvid"
1596
1588 1597
1589 ; quicktime codecs: 1598 ; quicktime codecs:
1590 1599
1591 videocodec qt3ivx 1600 videocodec qt3ivx
1592 info "win32/quicktime 3IV1 (3ivx) decoder" 1601 info "win32/quicktime 3IV1 (3ivx) decoder"
2325 info "Id RoQ File Audio Decoder" 2334 info "Id RoQ File Audio Decoder"
2326 status working 2335 status working
2327 fourcc RoQA ; RoQA is an internal MPlayer FOURCC 2336 fourcc RoQA ; RoQA is an internal MPlayer FOURCC
2328 driver ffmpeg 2337 driver ffmpeg
2329 dll "roq_dpcm" 2338 dll "roq_dpcm"
2339
2340 audiocodec ffsmkaud
2341 info "FFmpeg Smacker Audio"
2342 status buggy
2343 fourcc SMKA
2344 driver ffmpeg
2345 dll "smackaud"
2330 2346
2331 audiocodec libdv 2347 audiocodec libdv
2332 info "raw DV audio decoder (libdv)" 2348 info "raw DV audio decoder (libdv)"
2333 status working 2349 status working
2334 fourcc RADV 2350 fourcc RADV