[Webkit-unassigned] [Bug 200949] Media Source Extensions performance during seek

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 7 16:30:17 PDT 2020


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

--- Comment #19 from Dustin Kerstein <dustin.kerstein at gmail.com> ---
Here's another MSE test containing a long GOP file with 1 I-Frame and 359 P-Frames that shows the 3rd frame flicker when seeking using the timeline bar - https://jsfiddle.net/95k4xfvn - As expected, seeking within the long GOP is very slow as it needs to decode from that sole keyframe, but hopefully being able to easily see that extra rendered frame helps diagnose what's going on. The 3rd frame flicker only seems to happen when seeking forward in the timeline (on both the long GOP and 100% I-Frame tests).

Are you able to replicate behaviors #1-4 from above?

-- 
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/20200507/da4d80c4/attachment.htm>


More information about the webkit-unassigned mailing list