GNOME Bugzilla – Bug 301030
totem-xine fails to stream XMRadio
Last modified: 2007-04-03 14:35:34 UTC
Distribution/Version: ubuntu Hoary, 2.6.10-5-686 With Totem-Xine 1.1.1 installed on Ubuntu Hoary, log in to XMRadio online and attempt to listen to the player. Upon a station load totem throws the error: Totem could not play fd://0, There is no plugin to handle this movie. As far as I know XMRadio is a standard ASF streaming format. I have seen reports of this same bug with the gstreamer backend and quicktime movies, but not xine. Has anyone else seen this?
Created attachment 45379 [details] Screenshot of error occuring
You need a newer version of xine-lib (and for GStreamer, you need a not-yet released version of GStreamer core, i.e. CVS).
*** This bug has been marked as a duplicate of 172734 ***
The problem is actually more likely to be with the first streamed item being a playlist. Could you run your browser with the "-console" option, and give us the output of what you see on the console?
Bastien, here is the output you asked for. Sorry for the delay, I have been out for a while.... jason@frodo:~$ firefox -console jason@frodo:~$ firefox -console *** loading the extensions datasource *** loading the extensions datasource NP_Initialize totem_plugin_new_instance Init scriptable instance mode 1 argv[0] type application/x-mplayer2 argv[1] pluginspage http://www.microsoft.com/Windows/MediaPlayer/ argv[2] src http://player.xmradio.com/hotstream/metafile.jsp?ch=8&speed=low&s=11 16482545239&e=1116482560239&h=0cbd1bb4099e931de7c46873f0464372 argv[3] name xmmediaplayer argv[4] autostart 1 argv[5] showstatusbar 1 argv[6] showcontrols 1 argv[7] showtracker 0 argv[8] sendplaystatechangeevents 1 argv[9] transparentatstart 0 argv[10] autosize 0 argv[11] displaysize 0 argv[12] height 50 argv[13] width 280 plugin_get_value 14 plugin_set_window about to fork Launching: /usr/lib/totem/totem-mozilla-viewer --xid 56626605 --width 280 --heig ht 50 --url http://player.xmradio.com/hotstream/metafile.jsp?ch=8&speed=low&s=11 16482545239&e=1116482560239&h=0cbd1bb4099e931de7c46873f0464372 fd://0 Server-cb Server-cb Read msg 'STARTUP OK' leaving plugin_set_window plugin_set_window existing window resize leaving plugin_set_window plugin_set_window existing window resize leaving plugin_set_window CMD line: /usr/lib/totem/totem-mozilla-viewer --xid 56626605 --width 280 --heigh t 50 --url http://player.xmradio.com/hotstream/metafile.jsp?ch=8&speed=low&s=111 6482545239&e=1116482560239&h=0cbd1bb4099e931de7c46873f0464372 fd://0 plugin_new_stream plugin_write_ready plugin_write plugin_destroy_stream ** Message: totem_embedded_open 'fd://0' enter mainloop ** Message: url: http://player.xmradio.com/hotstream/metafile.jsp?ch=8&speed=low &s=1116482545239&e=1116482560239&h=0cbd1bb4099e931de7c46873f0464372 ** Message: redirect: mms://xmradio.wm.llnwd.net/xmradio_wbeght_lo?s=1116481645& e=1116482845&h=9dd5178468b14a5c04d00d544f23884b ** Message: totem_embedded_open 'mms://xmradio.wm.llnwd.net/xmradio_wbeght_lo?s= 1116481645&e=1116482845&h=9dd5178468b14a5c04d00d544f23884b' open result ** Message: url: http://player.xmradio.com/hotstream/metafile.jsp?ch=8&speed=low &s=1116482545239&e=1116482560239&h=0cbd1bb4099e931de7c46873f0464372 ** Message: redirect: http://player.xmradio.com/hotstream/metafile.jsp?ch=8&spee d=low&prov=limelight&fail=0&type=secondary ** Message: totem_embedded_open 'http://player.xmradio.com/hotstream/metafile.js p?ch=8&speed=low&prov=limelight&fail=0&type=secondary' open result ** Message: url: http://player.xmradio.com/hotstream/metafile.jsp?ch=8&speed=low &s=1116482545239&e=1116482560239&h=0cbd1bb4099e931de7c46873f0464372 ** Message: redirect: mms://a524.v50522.c5052.g.vm.akamaistream.net/7/524/5052/4 1c9e84c/xmradio.download.akamai.com/5052/wmedia/error/logged_out.wma ** Message: totem_embedded_open 'mms://a524.v50522.c5052.g.vm.akamaistream.net/7 /524/5052/41c9e84c/xmradio.download.akamai.com/5052/wmedia/error/logged_out.wma' GetOutput r=0x0 size:8192 align:1 StreamCount r=0x0 1 1 open result
As another note, I no longer get the pop up indicating that it can't open fd://0, I do not however hear any music at all, it just seems to sit in limbo... Thanks for all the great work! This thing just keeps getting better and better! KUDOS!
That should have been out of NEEDINFO.
Either the fact that it doesn't play back is because we need to ask for the stream from the browser again (see the "error/logged_out.wma" part of the URL), or maybe due to the codecs. I guess I'll need to test it when we have playlist support to check it out.
Jason, would you mind testing with the latest CVS version? (or wait for Totem 1.5.91 if you can't use Totem CVS)
Jason, is this still an issue with a more current version of totem, or can this be closed as obsolete?
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for. Thanks!