[Webkit-unassigned] [Bug 245851] [GStreamer][MSE] High resolution video playback broken on Odysee.com due to unimplemented changeType operation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 4 01:15:07 PDT 2022


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

Xabier Rodríguez Calvar <calvaris at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |calvaris at igalia.com

--- Comment #5 from Xabier Rodríguez Calvar <calvaris at igalia.com> ---
(In reply to Philippe Normand from comment #4)
> NotSupportedError: The operation is not supported.
> changeType
> 
> That's a known missing feature of our MSE backend...

I think there is a way, IIRC, to avoid having changeType exposed in the IDL:

    [EnabledBySetting=SourceBufferChangeTypeEnabled] undefined changeType(DOMString type);

I guess we have to disable this.

-- 
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/20221004/28ceee92/attachment.htm>


More information about the webkit-unassigned mailing list