After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 166931 - MP3 webradio do not work in Totem
MP3 webradio do not work in Totem
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
git master
Other All
: Normal normal
: 0.8.8
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-02-10 14:28 UTC by Christian Fredrik Kalager Schaller
Modified: 2005-02-25 09:10 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10



Description Christian Fredrik Kalager Schaller 2005-02-10 14:28:13 UTC
Please describe the problem:
I am trying to playback a couple of mp3 radiostations using Totem. 
Totem seems to connect ok enough and the buffer fills up. When the buffer it
full the buffer bar disappears and Totem appears to hang. Have to force quit it.

Steps to reproduce:
http://fusionradio.webcast2000.com:8000

http://216.12.219.222:8929/listen.pls

Here are two radio stations which exhibit this behaviour.

Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Stephane Loeuillet 2005-02-20 13:06:21 UTC
http://fusionradio.webcast2000.com:8000 works for me (got audio ok)

only warning i've got is :
(totem:327): GLib-CRITICAL **: g_async_queue_push: assertion `queue' failed

but i quite have it everytime i quit totem. no freeze
==========================
the second one (216.12.219.222:8929) doesn't play but doesn't crash either
only got : ** (totem:340): WARNING **: no type on pad typefind:src
Comment 2 Stephane Loeuillet 2005-02-20 13:08:17 UTC
note that giving totem directly the stream URL (what's inside the .pls) works:
totem http://216.12.219.222:8929/ => caches, plays ok, no freeze

so, this issue might be a playlist parser issue and so, totem specific
Comment 3 Ronald Bultje 2005-02-20 15:59:11 UTC
The hang is a bug in opt, it´s already filed separately. Playbin in CVS works
around it.
Comment 4 Ronald Bultje 2005-02-25 09:10:17 UTC
Marking fixed, since it is fixed.