# HG changeset patch # User reimar # Date 1400435473 0 # Node ID a625ce680fc36fa3465699a42da4fb078c708e40 # Parent a88581872033868c0426dd51da0d22715ea3f58f Support FFmpeg's native Opus decoder. diff -r a88581872033 -r a625ce680fc3 etc/codecs.conf --- a/etc/codecs.conf Sun May 18 16:43:34 2014 +0000 +++ b/etc/codecs.conf Sun May 18 17:51:13 2014 +0000 @@ -5887,6 +5887,13 @@ driver ffmpeg dll "vmdaudio" +audiocodec ffopus + info "FFmpeg opus" + status working + fourcc opus ; internal MPlayer FourCC + driver ffmpeg + dll opus + audiocodec fflibopus info "FFmpeg libopus" status working