[Webkit-unassigned] [Bug 217673] New: Add support for VP9 Profile 2 (10-bit color) in WebRTC

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 13 15:04:25 PDT 2020


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

            Bug ID: 217673
           Summary: Add support for VP9 Profile 2 (10-bit color) in WebRTC
           Product: WebKit
           Version: Safari 14
          Hardware: Unspecified
                OS: iOS 13
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebRTC
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: juberti at google.com
                CC: youennf at gmail.com

I believe the new iOS14 VideoToolbox support for VP9 includes HDR capabilities. If so, could Safari add another VP9 format (beyond the existing experimental VP9 support) with profile-id=2?

e.g.,

m=video 9 UDP/TLS/RTP/SAVPF 96 97
a=rtpmap:96 VP9/90000
a=fmtp:96 profile-id=0
a=rtpmap:97 VP9/90000
a=fmtp:97 profile-id=2

-- 
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/20201013/215bd6da/attachment.htm>


More information about the webkit-unassigned mailing list