comparison etc/codecs.conf @ 37109:a625ce680fc3

Support FFmpeg's native Opus decoder.
author reimar
date Sun, 18 May 2014 17:51:13 +0000
parents 85499766333b
children 0da22ae3863f
comparison
equal deleted inserted replaced
37108:a88581872033 37109:a625ce680fc3
5885 status working 5885 status working
5886 fourcc VMDA ; intermal MPlayer FourCC 5886 fourcc VMDA ; intermal MPlayer FourCC
5887 driver ffmpeg 5887 driver ffmpeg
5888 dll "vmdaudio" 5888 dll "vmdaudio"
5889 5889
5890 audiocodec ffopus
5891 info "FFmpeg opus"
5892 status working
5893 fourcc opus ; internal MPlayer FourCC
5894 driver ffmpeg
5895 dll opus
5896
5890 audiocodec fflibopus 5897 audiocodec fflibopus
5891 info "FFmpeg libopus" 5898 info "FFmpeg libopus"
5892 status working 5899 status working
5893 fourcc opus ; internal MPlayer FourCC 5900 fourcc opus ; internal MPlayer FourCC
5894 driver ffmpeg 5901 driver ffmpeg