Hello Damian, First all I'm sorry by the long delay. On Mon, Apr 27, 2015 at 04:55:14AM -0300, Damian Nardelli wrote: > Package: radiotray > Version: 0.7.3-3 > Severity: normal > > Dear Maintainer, > > I'm trying to listen to the following radio http://201.212.5.144/aspen > The problem is when I try to turn it on, there is no audio and radiotray pops > up an error saying "gstdecodebin2.c(3576): gst_decode_bin_expose (): > /GstPlayBin2:player/GstURIDecodeBin:uridecodebin1/GstDecodeBin2:decodebin21: > no suitable plugins found". ... > > I found that there's an opened bug in the upstream's webpage: > https://bitbucket.org/carlmig/radio-tray/issue/221ou/bbc-radio-no-sound and > the > user's workaround was to install gstreamer-ffmpeg (from an ubuntu PPA) which > is > not available in Debian Jessie. > Any workaround in Debian Jessie for this? >
You are right, Jessie has no got gstreamer-ffmepg, the quick and dirty way could be try to install gstreamer-ffmpeg from the last oldstable Debian repository named Wheezy adding this line in your sources.list: deb http://mirrors.kernel.org/debian/ wheezy main and then install as usual then comment it because no longer will be used. You can also look at [1] to check out how it could be. > I'm listening to this radio now through mplayer (not radiotray), and it works > fine. > > Thanks in advance, > DN [1] http://unix.stackexchange.com/questions/60555/debian-is-it-possible-safe-to-install-packages-from-an-older-version-of-the-rep Regards, Elías Alejandro

