RESOLVED CONFIGURATION CHANGED Bug 228997
First frame of MSE video obtained through drawImage or texImage2D is empty
https://bugs.webkit.org/show_bug.cgi?id=228997
Summary First frame of MSE video obtained through drawImage or texImage2D is empty
Kimmo Kinnunen
Reported 2021-08-11 05:24:41 PDT
First frame of MSE video obtained through drawImage or texImage2D is empty When JS obtains the video frame, the MSE implementation switches decoding from "layer" to "decoder session". This loses the current frame. Affected bug 228821 where texImage2D-mse-flipY-true.html would print errors to console for the first frame upload.
Attachments
Radar WebKit Bug Importer
Comment 1 2021-08-18 05:25:17 PDT
Note You need to log in before you can comment on or make changes to this bug.