Bug 228997 - First frame of MSE video obtained through drawImage or texImage2D is empty
Summary: First frame of MSE video obtained through drawImage or texImage2D is empty
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-08-11 05:24 PDT by Kimmo Kinnunen
Modified: 2021-08-18 05:25 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kimmo Kinnunen 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.
Comment 1 Radar WebKit Bug Importer 2021-08-18 05:25:17 PDT
<rdar://problem/82073016>