GNOME Bugzilla – Bug 348224
Totem can't parse ASX Version "3.0"
Last modified: 2008-06-03 17:39:34 UTC
Distribution: Debian testing/unstable Package: totem Severity: Normal Version: GNOME2.14.2 1.4.x Gnome-Distributor: Debian Synopsis: Totem can't parse ASX Version "3.0" Bugzilla-Product: totem Bugzilla-Component: playlist parser Bugzilla-Version: 1.4.x Description: Description of Problem: Trying to play online videos. Totem complains about there only being a subtitle stream. I guess he's trying to play the playlist as a media file. Steps to reproduce the problem: 1. Open (for example) The webpage: http://www.nu.nl/news/784284/12/Bewoners_Bos_en_Lommerplein_twijfelen_over_verkoop_%28video%29.html 2. Click on the "Modem" link, It's a "View this video" type link. 3. A pop-up window appears with embedded video. Totem starts. Actual Results: Totem complains about there only being a subtitle stream. Expected Results: This thing being recognised as a playlist. How often does this happen? Always. Additional Information: Using totem 1.4.3 with gstreamer 0.10.9 ------- Bug created by bug-buddy at 2006-07-21 10:28 -------
The direct link to the ASX playlist is: http://www.zoomin.tv/asx/dsp_asxplaylist.cfm?id=222202&pid=nu&quality=1 And it's parsed fine: $ ./test-parser "http://www.zoomin.tv/asx/dsp_asxplaylist.cfm?id=222202&pid=nu&quality=1" ###################### parsing ################ added URI 'mms://media2.hosting.nob.nl/ftv/Eindleaders/bumper/Bumper_zoomin_5664.asf' with title 'empty' genre '(null)' added URI 'mms://media2.hosting.nob.nl/ftv/20060720_222202_FTV_0000binnenland_5664.asf' with title 'empty' genre '(null)' added URI 'mms://media2.hosting.nob.nl/ftv/eindleaders/nl/rtvnh_5664.asf' with title 'empty' genre '(null)' The problem you're seeing is that the plugin doesn't know how to handle playlists. *** This bug has been marked as a duplicate of 171884 ***
Mass-move from totem to totem-pl-parser. You can remove all messages by searching for this comment.