WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
269587
[MSE][GStreamer] Prevent currentTime reset on preroll when audio sink is non-async
https://bugs.webkit.org/show_bug.cgi?id=269587
Summary
[MSE][GStreamer] Prevent currentTime reset on preroll when audio sink is non-...
Enrique Ocaña
Reported
2024-02-16 09:40:04 PST
When doing an initial seek (during preroll) on an MSE content that is audio-only on platforms whose audio sink is not asynchronous (eg: on Broadcom Nexus devices), the manually triggered preroll introduced by
https://commits.webkit.org/268845@main
causes an invalidation of the currentTime cached position. This causes a temporary currentTime 0 value that creates a drop to HaveMetadata in the MediaSource readyState, causing a number of problems. See:
https://github.com/WebPlatformForEmbedded/WPEWebKit/pull/1211
Attachments
Add attachment
proposed patch, testcase, etc.
Enrique Ocaña
Comment 1
2024-02-16 09:48:23 PST
Pull request:
https://github.com/WebKit/WebKit/pull/24628
EWS
Comment 2
2024-02-19 05:25:40 PST
Committed
274971@main
(1791f0d769bb): <
https://commits.webkit.org/274971@main
> Reviewed commits have been landed. Closing PR #24628 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2024-02-19 05:26:15 PST
<
rdar://problem/123232800
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug