[Webkit-unassigned] [Bug 189239] [EME][GStreamer] Add support for WebM encrypted caps "application/x-webm-enc"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 7 22:47:36 PDT 2018


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

--- Comment #8 from Xabier Rodríguez Calvar <calvaris at igalia.com> ---
(In reply to Yacine Bandou from comment #5)
> Source/WebCore/platform/graphics/gstreamer/eme/
> WebKitClearKeyDecryptorGStreamer.cpp:61
> > > +    "application/x-cenc, original-media-type=(string)audio/mpeg, protection-system=(string)" WEBCORE_GSTREAMER_EME_UTILITIES_CLEARKEY_UUID";"
> > > +    "application/x-webm-enc, original-media-type=(string)video/x-vp8;"
> > > +    "application/x-webm-enc, original-media-type=(string)video/x-vp9;"));
> > 
> > Can WebM handle cenc? If it can then we have an issue with this.
> >
> 
> Why do you say that? It is "x-webm-enc" not "x-webm-cenc".

What I mean is that if WebM supports cenc, we should provide a media type for application/x-cenc, original-media-type=(string)video/x-vp8 and vp9.

-- 
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/20181008/7866f57e/attachment.html>


More information about the webkit-unassigned mailing list