Page 1 of 1

Opus in mkv

Posted: 09 Aug 2013 20:38
by Ajaja
Changes between 2.0.x and 2.1.0:
...
* Support for OPUS via libopus.
But latest git version v2.2.0 of VLC does not play sound in matroska movies with opus (A_OPUS/EXPERIMENTAL) tracks. Are there some plans to implement this feature?

Re: Opus in mkv

Posted: 12 Aug 2013 10:58
by Lotesdelere
A_OPUS/EXPERIMENTAL tracks
Experimental is the key word. As of today there is no defined standard for OPUS in Matroska.

Re: Opus in mkv

Posted: 14 Oct 2013 01:01
by oxnel
Experimental is the key word. As of today there is no defined standard for OPUS in Matroska.
I believe that Opus support is stable now, perhaps I'm wrong.

From: http://lists.matroska.org/pipermail/mat ... 06883.html
2013-07-05 Moritz Bunkus <moritz at bunkus.org>
* mkvmerge: new feature: Implemented final Opus muxing.
I am experimenting with muxing a mkv with two opus audio language tracks, if it is still experimental I will wait. VLC is able to play the stand alone opus files but within the mkv it throws an error.

Code: Select all

mkv demux error: unknown codec id=`A_OPUS'
The codec id is from mkvmerge. Maybe this is resolved with VLC 2.1.0?

Software:
  1. Opusenc: (from the repos) opusenc opus-tools 0.1.6-50-g1ba6702 (using libopus 1.1-beta)
    MKVMerge: mkvmerge GUI v6.4.1 ('Omega Point')
    OS: GNU/Linux Debian x86_64 amd64 jessie
    VLC: (Outdated, from the repos) 2.0.8 Twoflower (revision 2.0.8a-0-g68cf50b)

Re: Opus in mkv

Posted: 16 Oct 2013 14:29
by TypX
It's in my TODO list.

Re: Opus in mkv

Posted: 16 Oct 2013 21:46
by oxnel
Thanks for the response TypX. I'll await the future release of VLC that is able to play a mkv with muxed opus tracks.

VLC is awesome software, thanks to all developers.

Re: Opus in mkv

Posted: 12 Mar 2014 17:14
by FORCE
Any news about opus+vp9 patch in 2.1.x, there starts to appear more and more those files because vp9+opus in mkv/webm is becoming standard.

VLC can decode opus files fine but inside webm/mkv it shows:
No suitable decoder module:
VLC does not support the audio or video format "undf". Unfortunately there is no way for you to fix this.

Re: Opus in mkv

Posted: 22 Apr 2014 15:53
by Jean-Baptiste Kempf
2.2.0 decodes those fine.