[Webkit-unassigned] [Bug 165394] [GStreamer][MSE] Support multiple streams per SourceBuffer and dynamic audio/video/text type changes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 5 14:43:05 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=165394

Alicia Boya García <aboya at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #6 from Alicia Boya García <aboya at igalia.com> ---
There is no reason to have this bug set as REOPENED.

(In reply to Enrique Ocaña from comment #5)
> ...but the stream type reconversion (MSE changeType()[1]) is still missing.
> 
> [1] https://w3c.github.io/media-source/#dom-sourcebuffer-changetype

A changeType implementation is a completely different effort. Note it wasn't even in the spec when this original bug was open.

Also, as I explained "An audio/video/text stream can't be reconverted to other type" is a requirement of the spec. Even with changeType, SourceBuffers can't change from video into audio. The number and type of tracks must much, but container and codecs can differ. https://w3c.github.io/media-source/#ref-for-dfn-first-initialization-segment-received-flag-2

Feel free to open a separate bug for a changeType implementation in MSE GStreamer. That is a feature that is in the cooking pot, but to which it's hard to get to while being overwhelmed with bug fixing.

-- 
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/20220805/5c6a7f47/attachment-0001.htm>


More information about the webkit-unassigned mailing list