comparison etc/codecs.conf @ 14498:6c8fe2938564

Decode MP3 in rm files
author rtognimp
date Sat, 15 Jan 2005 15:07:24 +0000
parents 11a33796997c
children 5becfc1e6c16
comparison
equal deleted inserted replaced
14497:c8c617d48814 14498:6c8fe2938564
2233 format 0x33706d2e ; ".mp3" CBR/VBR MP3 (MOV files) 2233 format 0x33706d2e ; ".mp3" CBR/VBR MP3 (MOV files)
2234 format 0x5500736d ; "ms\0\x55" older mp3 fcc (MOV files) 2234 format 0x5500736d ; "ms\0\x55" older mp3 fcc (MOV files)
2235 driver ffmpeg 2235 driver ffmpeg
2236 dll "mp3" 2236 dll "mp3"
2237 2237
2238 audiocodec ffmp3adu
2239 info "FFmpeg MPEG layer-3 adu audio decoder"
2240 comment "integer only"
2241 status working
2242 format 0x55756461 ; 'a','d','u',0x55 internal MPlayer fourcc
2243 driver ffmpeg
2244 dll "mp3adu"
2245
2238 audiocodec ffmp2 2246 audiocodec ffmp2
2239 info "FFmpeg MPEG layer-1 and layer-2 audio decoder" 2247 info "FFmpeg MPEG layer-1 and layer-2 audio decoder"
2240 comment "integer only" 2248 comment "integer only"
2241 status working 2249 status working
2242 format 0x50 2250 format 0x50