[Webkit-unassigned] [Bug 178160] [GStreamer][MSE] Trim space between codecs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 11 12:20:39 PDT 2017


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

--- Comment #12 from Alicia Boya GarcĂ­a <aboya at igalia.com> ---
(In reply to Michael Catanzaro from comment #10)
> Ummm yes.
> 
> Why are the expectations asserting that we don't accept these MIME types?

MSE spec requires types to not be allowed without a codec string. It also
forbids unmatched combinations (e.g. audio/webm with video codecs, or webm with
h264 video).

It also requires to support profiles in the codec strings (all those weird
looking numbers), which we currently do not support. See point 11 here:
https://developer.apple.com/library/content/documentation/NetworkingInternet/Conceptual/StreamingMediaGuide/FrequentlyAskedQuestions/FrequentlyAskedQuestions.html

-- 
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/20171011/0de7efdd/attachment.html>


More information about the webkit-unassigned mailing list