[gstreamer-bugs] [Bug 585205] New: Unable to play audio from one specific radio station stream

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Jun 8 15:54:03 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=585205

  GStreamer | don't know | Ver: git
           Summary: Unable to play audio from one specific radio station
                    stream
           Product: GStreamer
           Version: git
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: don't know
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: johnbmudd at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Original bug report link.  This includes lots of details of software versions,
etc.
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/384104

Here's a repeat of the original bug description:

"""
I don't get sound for one specific radio station.  Running Ubuntu UNR
9.04 on Eee 701 PC.  I monitor the network and the PC is pulling the
data but there is no output sound.  I'm able to play other stations
without any problem on the same PC.

Here are the URLs.  I tried both low & high quality with no sound on
either.  I tried both Quicktime & Relplayer format with no output.

Low Quality:
http://zradio.org/streams/Z88-20M.qtl
http://zradio.org/streams/Z88-20M.ram

High Quality:
http://zradio.org/streams/Z88-64S.qtl
http://zradio.org/streams/Z88-64S.ram

The same station plays well on a Ubuntu 8.04 desktop PC running on same
network.
"""


Then I was asked to run the following gst-launch commands using two the the
stream URLs.  Then I was told to report the bug at upstream.


$
$
$ gst-launch playbin
uri=http://zradio.org/streams/Z88-20M.qtl
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
** Message: don't know how to handle application/xml
ERROR: from element /GstPlayBin:playbin0/GstDecodeBin:decodebin0: A
application/xml decoder plugin is required to play this stream, but
not installed.
Additional debug info:
gstdecodebin.c(988): close_pad_link ():
/GstPlayBin:playbin0/GstDecodeBin:decodebin0:
No decoder to handle media type 'application/xml'
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
FREEING pipeline ...
$
$
$ gst-launch playbin
uri=http://zradio.org/streams/Z88-20M.ram
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
** Message: don't know how to handle text/uri-list
ERROR: from element /GstPlayBin:playbin0/GstDecodeBin:decodebin0: A
text/uri-list decoder plugin is required to play this stream, but not
installed.
Additional debug info:
gstdecodebin.c(988): close_pad_link ():
/GstPlayBin:playbin0/GstDecodeBin:decodebin0:
No decoder to handle media type 'text/uri-list'
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
FREEING pipeline ...
$


John


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=585205.




More information about the Gstreamer-bugs mailing list