comparison etc/codecs.conf @ 32680:cb1961fa7eea

Fix playback of flac in mov with both demuxers.
author cehoyos
date Thu, 06 Jan 2011 15:13:31 +0000
parents 9ff085c45a4e
children cf80c8f31a1b
comparison
equal deleted inserted replaced
32679:fcd252bdedd0 32680:cb1961fa7eea
4048 audiocodec ffflac 4048 audiocodec ffflac
4049 info "FFmpeg FLAC audio" 4049 info "FFmpeg FLAC audio"
4050 status working 4050 status working
4051 fourcc "fLaC" 4051 fourcc "fLaC"
4052 format 0xF1AC 4052 format 0xF1AC
4053 format 0xACF1736D
4053 driver ffmpeg 4054 driver ffmpeg
4054 dll "flac" 4055 dll "flac"
4055 4056
4056 audiocodec ffalac 4057 audiocodec ffalac
4057 info "FFmpeg ALAC audio" 4058 info "FFmpeg ALAC audio"