Bug 13898 - CollegeHumor Videos not loading
Summary: CollegeHumor Videos not loading
Status: RESOLVED FIXED
Alias: None
Product: swfdec
Classification: Unclassified
Component: library (show other bugs)
Version: 0.5.5
Hardware: Other Linux (All)
: medium enhancement
Assignee: swfdec ml
QA Contact: swfdec ml
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-02 12:57 UTC by Sibios
Modified: 2008-02-16 04:13 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Sibios 2008-01-02 12:57:08 UTC
As per the summary, videos on Collegehumor.com do not load.

Example: http://www.collegehumor.com/video:1794315

Looks more like an issue of allowing the player to load the video from another URL as the player seems to load and operate without any bugs.
Comment 1 Riccardo Magliocchetti 2008-01-02 23:32:42 UTC
Uhm seen this with swfplay:

SWFDEC: ERROR: swfdec_loader.c(335): swfdec_loader_error: error in
loader 0x86a6c90: 404 Not Found

This makes it somewhat similar to bug #13815
Comment 2 Pekka Lampila 2008-01-15 12:24:13 UTC
Confirmed
Comment 3 Pekka Lampila 2008-02-15 03:32:52 UTC
df21d2f8d518bb16738204e519528d329f3c2b90 adds parsing of CDATA sections in XML, so now the videos are loaded
Most of the time they don't seem to be played properly though, for example the video linked in the first post doesn't work right
Also seeking, volume etc. won't work
Comment 4 Pekka Lampila 2008-02-16 04:13:04 UTC
Remaining issues that made videos not show should be fixed in a6c15dd09084048ae1bb0c767eb485f7b4f6a407

Only things that don't work are:
Volume slider (Sound.getVolume / Sound.setVolume not implemented)
Fullscreen mode (Stage.displayState not implemented)
Showing the current time in the bubble (no idea)

Since all videos (that I tested) now show properly, I'll close this bug


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.