[Webkit-unassigned] [Bug 180765] First frame of mp4 not shown before playback

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 6 01:11:19 PDT 2019


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

Terry <hello at terrymun.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hello at terrymun.com

--- Comment #2 from Terry <hello at terrymun.com> ---
Joining in on the discussion, because I've encountered a similar issue when working on iOS Safari. I've written to Jer Noble and the conclusion is that the first frame of the video is never accessible on iOS Safari because it requires support for preload="auto", which is currently missing. iOS Safari only supports preload="metadata", which does not provide sufficient information to render the first frame of the video.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190506/02fec393/attachment-0001.html>


More information about the webkit-unassigned mailing list