[Webkit-unassigned] [Bug 46242] Video element does not use Http Range Header

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 11 11:19:33 PDT 2010


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





--- Comment #1 from Eric Carlson <eric.carlson at apple.com>  2010-10-11 11:19:33 PST ---
(In reply to comment #0)
Safari does use range requests on OS X when the movie is opened with the QuickTime X backend, but "classic" QuickTime on Windows and OS X does not use range requests.

> When the video element in Safari makes a request for a video it does not make a Http Range Request. 
> As a result it takes a very long time for the video to start playing (5-10 seconds sometimes).
> 
Why does it take longer for the video to start playing when range requests aren't sent? The only reason I can think of is that the files are not flattened (are not saved with the 'moov' atom at the beginning of the file). Is this the case?

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