comparison etc/codecs.conf @ 8041:b5ff8f269bca

MACE audio support with ffmpeg decoder
author rtognimp
date Sat, 02 Nov 2002 14:29:50 +0000
parents 87c979e641cb
children cb911c5c3310
comparison
equal deleted inserted replaced
8040:5241f95b5ec4 8041:b5ff8f269bca
1298 status untested 1298 status untested
1299 format 0x161 1299 format 0x161
1300 driver ffmpeg 1300 driver ffmpeg
1301 dll "wmav2" 1301 dll "wmav2"
1302 1302
1303 audiocodec ffmac3
1304 info "Macintosh Audio Compression and Expansion 3:1"
1305 status untested
1306 fourcc "MAC3"
1307 driver ffmpeg
1308 dll "mace3"
1309
1310 audiocodec ffmac6
1311 info "Macintosh Audio Compression and Expansion 6:1"
1312 status untested
1313 fourcc "MAC6"
1314 driver ffmpeg
1315 dll "mace6"
1316
1303 audiocodec ffmp3 1317 audiocodec ffmp3
1304 info "FFmpeg layer-3 audio decoder - integer only" 1318 info "FFmpeg layer-3 audio decoder - integer only"
1305 status working 1319 status working
1306 format 0x55 1320 format 0x55
1307 format 0x33706d2e ; ".mp3" CBR/VBR MP3 (MOV files) 1321 format 0x33706d2e ; ".mp3" CBR/VBR MP3 (MOV files)