[Webkit-unassigned] [Bug 235043] texImage2D with ImageBitmap from a video element is slow

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 6 09:42:56 PST 2022


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

--- Comment #4 from Erik Zivkovic <erik at zkc.se> ---
That's exactly what I'm doing

gl.texImage2D(gl.TEXTURE_2D, 0, gl.RGB, gl.RGB, gl.UNSIGNED_BYTE, this.videoElement);

The performance is very bad, 70+ ms / requestAnimationFrame

-- 
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/20220306/f105eb60/attachment.htm>


More information about the webkit-unassigned mailing list