Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 715182 - media-video/vlc missing dependency on media-libs/opusfile, to decode opus webradio stream
Summary: media-video/vlc missing dependency on media-libs/opusfile, to decode opus web...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-28 17:47 UTC by tt_1
Modified: 2020-04-10 07:41 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tt_1 2020-03-28 17:47:07 UTC
emerge -pv vlc

Calculating dependencies... done!
[ebuild   R    ] media-video/vlc-3.0.8:0/5-9::gentoo  USE="X a52 alsa bluray cddb dbus dts dvbpsi dvd encode ffmpeg flac fontconfig gcrypt jpeg libass libnotify libsamplerate mad matroska mp3 mpeg musepack ncurses ogg opus png qt5 ssl svg taglib theora truetype twolame udev vaapi vdpau vorbis xml (-altivec) -aom -archive -aribsub -bidi -chromaprint -chromecast -dav1d -dc1394 -debug (-directx) -faad -fdk -fluidsynth -gme -gnome-keyring -gstreamer -ieee1394 -jack -kate (-libav) -libcaca -libtar -libtiger -linsys -lirc -live -lua -macosx-notifications -modplug -mtp -nfs -omxil -optimisememory -postproc -projectm -pulseaudio -rdp -run-as-root -samba -sdl-image -sftp -shout -sid -skins -soxr -speex -srt -test -tremor -upnp -v4l -vnc -vpx -wayland -x264 -x265 -zeroconf -zvbi" CPU_FLAGS_X86="mmx sse" 0 KiB

Total: 1 package (1 reinstall), Size of downloads: 0 KiB

I used this stream for reference: https://st01.sslstream.dlf.de/dlf/01/high/opus/stream.opus

turns out media-libs/opus is insufficent for *decoding* streams at least, it might be sufficent to *encode* though, but for *decoding* the ebuild should pull in media-libs/opusfile. 

I'm a bit surprised since there is no need to recompile vlc, so this might be a possible automagic behavior?
Comment 1 tt_1 2020-04-10 07:41:30 UTC
turns out this was a poorly configured stream, now it's working without pulling in opusfile.