[Webkit-unassigned] [Bug 263532] New: [MSE][GStreamer] always reset appsink/parser state when recycling the track
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Oct 23 10:18:56 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=263532
Bug ID: 263532
Summary: [MSE][GStreamer] always reset appsink/parser state
when recycling the track
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Media
Assignee: webkit-unassigned at lists.webkit.org
Reporter: eocanha at igalia.com
After applying [1], appsink can receive EOS event that was sent by qtdemux before removing an "old" streamd. This marks the sink as "received_eos" and makes it reject any events from subsequent appends. Resulting in append failing with ParsingFailed error.
See: https://github.com/WebPlatformForEmbedded/WPEWebKit/pull/1208
[1] https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4535
--
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/20231023/fdf3b881/attachment.htm>
More information about the webkit-unassigned
mailing list