Gentoo Archives: gentoo-user

From: "»Q«" <boxcars@×××.net>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: VLC could not decode the opus audio
Date: Sun, 17 Apr 2016 16:12:49
Message-Id: 20160417111200.67b79df2@sepulchrave.remarqs
In Reply to: [gentoo-user] VLC could not decode the opus audio by gevisz
1 On Sun, 17 Apr 2016 11:47:19 +0300
2 gevisz <gevisz@×××××.com> wrote:
3
4 > "VLC could not decode the format "Opus" (Opus Audio)"
5 >
6 > I have tried to add the opus use flag to media-video/ffmpeg
7 > and to add the matroska use flag to media-video/vlc
8 >
9 > No results.
10 >
11 > Any suggestions?
12 >
13 > I just have read that opus is an open sourse audio format
14 > that is much better that mp3.
15 >
16 > Why it is not supported by default then?
17
18 Adding 'media-video/vlc -opus'
19 to /etc/portage/profile/package.use.stable.mask will override, to let
20 you use the flag with VLC. (The '-' is not a typo. It's there
21 because '-opus' removes opus from the masked flags.)
22
23 I tried to figure out the other day why opus is stable-masked for VLC
24 and wound up in a maze of bugs. I'm sorry I don't have the bug numbers
25 for them. If you want to dive into the maze, grep around
26 in /usr/portage/profiles for vlc and opus.
27
28 I'm pretty sure what happened was that vlc had a security issue, and a
29 new version had to be stabilized, some time in 2014 or early 2015. At
30 that point, for opus support the new stable VLC required an unstable
31 opus, so they stable-masked the flag for VLC. Later, a new-enough opus
32 was stabilized; at that point, the flag for VLC should have been
33 unmasked, but it fell through the cracks. There was already whining in
34 bug comments about it not getting done, so I didn't add my voice.

Replies

Subject Author
Re: [gentoo-user] Re: VLC could not decode the opus audio gevisz <gevisz@×××××.com>