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 311172 - Another ASF playlist format
Another ASF playlist format
Status: RESOLVED FIXED
Product: totem
Classification: Core
Component: general
1.1.x
Other Linux
: Normal normal
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2005-07-21 17:00 UTC by Bastien Nocera
Modified: 2005-07-22 12:49 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bastien Nocera 2005-07-21 17:00:06 UTC
Try:
totem http://stanford-online.stanford.edu/courses/ee380/050216-ee380-100.asx
This shouldn't resort to xine-lib's redirection but does:
** Message: on_got_redirect
http://lang.stanford.edu/courses/ee380/050216-ee380-100.wmv
** Message: on_got_redirect
mmsh://lang.stanford.edu/courses/ee380/050216-ee380-100.wmv
Comment 1 Bastien Nocera 2005-07-22 12:49:28 UTC
Fixed in HEAD and gnome-2-10.

2005-07-22  Bastien Nocera  <hadess@hadess.net>

        * src/plparse/totem-pl-parser.c:
        (totem_pl_parser_add_asf_reference_parser),
        (totem_pl_parser_add_asf_parser), (totem_pl_parser_add_asf):
        Add support for ASF redirect (not reference) files (Closes: #311172)