Bug 286805

Summary: MediaRecorderPrivateEncoder can write frames out of order
Product: WebKit Reporter: Jean-Yves Avenard [:jya] <jean-yves.avenard>
Component: MediaAssignee: Jean-Yves Avenard [:jya] <jean-yves.avenard>
Status: RESOLVED FIXED    
Severity: Normal CC: harperbrittney, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Jean-Yves Avenard [:jya]
Reported 2025-01-31 06:24:25 PST
Follow up on 287869@main (bug 284853). The actual cause was assumed to be the video encoder returning frames out of order. The actual reason was identified elsewhere.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-01-31 06:24:46 PST
Jean-Yves Avenard [:jya]
Comment 2 2025-01-31 06:51:26 PST
EWS
Comment 3 2025-01-31 16:44:50 PST
Committed 289643@main (4366e9326ff6): <https://commits.webkit.org/289643@main> Reviewed commits have been landed. Closing PR #39816 and removing active labels.
William Mitchell
Comment 4 2025-04-05 00:50:47 PDT
(In reply to Jean-Yves Avenard [:jya] from comment #2) > Pull request: https://github.com/WebKit/WebKit/pull/39816 https://2player.co/ It’s interesting to see how MediaRecorderPrivateEncoder handles frames out of order. Misdiagnosing the issue can lead to confusion, so it’s good that the real cause was found!
Note You need to log in before you can comment on or make changes to this bug.