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 348224 - Totem can't parse ASX Version "3.0"
Totem can't parse ASX Version "3.0"
Status: RESOLVED DUPLICATE of bug 171884
Product: totem-pl-parser
Classification: Core
Component: General
Old
Other other
: Normal normal
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2006-07-21 10:28 UTC by Vincent van Adrighem
Modified: 2008-06-03 17:39 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Vincent van Adrighem 2006-07-21 10:28: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 -------

Comment 1 Bastien Nocera 2006-07-21 10:45:05 UTC
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 ***
Comment 2 Philip Withnall 2008-06-03 17:39:34 UTC
Mass-move from totem to totem-pl-parser. You can remove all messages by searching for this comment.