[FFmpeg-user] Opus inside a mpeg container
Moritz Barsnick
barsnick at gmx.net
Fri Oct 13 11:12:22 EEST 2017
On Thu, Oct 12, 2017 at 00:30:36 +0300, meh meh wrote:
> Heya, ffmpeg users!
> Here is a sample of opus audio extracted from Apple Compressor <https://www.apple.com/lae/final-cut-pro/compressor/>.
> Hope, we can decode it any day ;-P
We can decode it right now, not just any day or some day. What was your
issue? Command line and complete, uncut console output please.
With git HEAD, it "just works"[1]. With ffmpeg 3.3.4, I needed to add "-c:a opus"
as an input option, otherwise I got "unknown codec".
Cheers,
Moritz
[1] Probably thanks to this commit:
https://github.com/FFmpeg/FFmpeg/commit/0c4d2082961f23bb8d5b8f9e963bbecf4147d699
More information about the ffmpeg-user
mailing list