Comment 2 for bug 340649

Revision history for this message
Jim_mccauley (jem-frii) wrote : Re: [Bug 340649] Re: When invoked from a remote X display, Rhythmbox streams only OGG files

On Tue, 2009-03-10 at 18:19 +0000, Pedro Villavicencio wrote:
> do you get the same behavior with gst-launch playbin
> uri=file:///path/to/mp3 ?

I got this:

$ gst-launch playbin
uri=http://www.kqed.org/radio/listen/live/mp3/kqedradio.pls
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
ERROR: from
element /GstPlayBin:playbin0/GstDecodeBin:decodebin0/GstTypeFindElement:typefind: Could not determine type of stream.
Additional debug info:
gsttypefindelement.c(515): gst_type_find_element_handle_event
(): /GstPlayBin:playbin0/GstDecodeBin:decodebin0/GstTypeFindElement:typefind
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
FREEING pipeline ...

So I gess that the answer is "yes -- same error."

Jim McCauley