[Webkit-unassigned] [Bug 234659] REGRESSION (Safari 15.2): HLS/m3u8 videos no longer render in Canvas via drawImage()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 10 22:16:34 PST 2022


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

--- Comment #3 from AndrewK <me at akurn.com> ---
(In reply to Cameron McCormack (:heycam) from comment #2)
> Thanks for filing the bug, Andrew.  I can reproduce the problem in Safari
> 15.2.  I think this is fixed in trunk and when I try the JSFiddle in Safari
> Technology Preview 136 the drawImage call is working properly.  Could you
> confirm that it works in STP for you too?

Hi Cameron, thanks for the reply. I managed to get Safari Technical Preview 137 (Safari 15.4) running on macOS Big Sur 11.6. 

I was able to see the first frame drawn in the canvas, but playing the video does not update the frame in the canvas (stays at 00:00 frame). 

Disabling "GPU Process: Canvas Rendering" in STP restores the old behaviour where every requestAnimationFrame call, the video frames are updated in the canvas. 

So the functionality has improved, but still incomplete in the latest STP. Are you seeing the same behaviour?

-- 
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/20220111/ca298a51/attachment.htm>


More information about the webkit-unassigned mailing list