Control: retitle -1 libavformat54: unsupported Opus audio in Ogg container
Control: reassign -1 libavformat54

On mer, gen 01, 2014 at 08:54:38 +0100, Sebastian Reichel wrote:
> Package: mpv
> Version: 0.3.0-2
> Severity: wishlist
> Tags: upstream
> 
> Hi,
> 
> mpv currently does not support files, which are created using opusenc.
> The same file(s) can be played using e.g. vlc. This is the output of
> mpv:
> 
> sre@earth ~ % mpv test.opus
> Playing: test.opus
> [libav/demuxer] ogg: Codec not found
> ^C

I'm pretty sure this is a libav bug, since mpv doesn't do any demuxing/decoding
by itself (and the error message itself comes from libav).

Looks like libavformat doesn't support Opus audio inside an Ogg container. In
particular what seems to be missing is a "ff_opus_codec" plugin for oggdec.c

I'm reassigning this to libavformat. I also think this is the same as #720563
but I may be wrong.

Cheers

-- 
perl -E '$_=q;$/= @{[@_]};and s;\S+;<inidehG ordnasselA>;eg;say~~reverse'

Attachment: signature.asc
Description: Digital signature

Reply via email to