[Webkit-unassigned] [Bug 85994] [GStreamer] Source element fails with .ogg files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 11 08:30:57 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=85994





--- Comment #2 from Simon Pena <spena at igalia.com>  2012-05-11 08:30:02 PST ---
(In reply to comment #0)
> Any .ogg resource from http://www.playmapscube.com is failing to download after retrieving 13 bytes from each of them (at least what is shown in the inspector).
> 
> According to philn-tp it's an issue in the source element.
> 
> PS: You do not need to load always that page for testing, it fails also on every single .ogg, for example http://www.playmapscube.com/proto/sounds/rolling-05.ogg

When I started investigating this yesterday, I was unable to get the ogg playing, when I pointed GtkLauncher or MiniBrowser to the URL you give. This seems to be working fine now: if I directly open the ogg, it plays. 

However, if I open the main page (http://www.playmapscube.com), it gets stuck after a while (the load progress seems to be around the 75-80%). It doesn't continue from that point on.

Approximately at this point, I start getting GStreamer errors:

> Error: 9, Could not read from resource.
> Error: 1, GStreamer encountered a general core library error.
> Error: 9, Could not read from resource.
> Error: 9, Could not demultiplex stream

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list