[Webkit-unassigned] [Bug 279820] New: [GStreamer][MSE] Playbin3's "element-setup" isn't called for uridecodebin3
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 17 06:38:42 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=279820
Bug ID: 279820
Summary: [GStreamer][MSE] Playbin3's "element-setup" isn't
called for uridecodebin3
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Platform
Assignee: webkit-unassigned at lists.webkit.org
Reporter: cadubentzen at igalia.com
Since 1.22, playbin3 creates uridecodebin3 in its _init() function. This is before the "element-setup" signal can be configured.
Commit in GStreamer: https://gitlab.freedesktop.org/gstreamer/gstreamer/-/commit/6bffbe283ad6a662753fc8164fd8efd9d80d106e
Not getting the signal for uridecodebin3 means we don't set the "buffer-size" and we don't call the platform quirks for uridecodebin3 with gst >= 1.22.
Patch coming up soon.
--
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/20240917/c751e3a7/attachment.htm>
More information about the webkit-unassigned
mailing list