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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 28 17:14:43 PDT 2012


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





--- Comment #16 from Philippe Normand <pnormand at igalia.com>  2012-06-28 17:14:42 PST ---
(In reply to comment #14)
> I've currently stopped working on this bug. If someone wants to catch up from here, I'd recommend to check this:
> 
> * Ranged requests: we should support "200" status response besides "206", since it's not mandatory for servers to support it (see comment #11 and comment #13).
> 

Right.

> * Sergio, in comment #12, mentions that we're not doing a ranged request from the beginning, while Firefox does, so we might be doing an extra ranged request.
> 

Yeah, maybe we can improve the behavior of the element here.

> I imagine it should be possible to seek on the "cached" resource once it has been already downloaded, instead of expecting the server to provide it from the offset we want.

This is already the case. Seeking in an already buffered region of the media uses the locally downloaded media if available.

-- 
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