[Webkit-unassigned] [Bug 232916] New: WebKit Cocoa doesn't support change of resolution mid-stream

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 9 17:08:54 PST 2021


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

            Bug ID: 232916
           Summary: WebKit Cocoa doesn't support change of resolution
                    mid-stream
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jean-yves.avenard at apple.com

Seen in bug 231084.

The AVFoundation only supports AVC1 content where the H264 SPS/PPS NAL are defined out of bound and static.

AVC3 allows for SPS/PPS to be in-band and to have the content change mid-stream.

We do not support those files and we can't detect a change of resolution.

-- 
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/20211110/41095f4e/attachment-0001.htm>


More information about the webkit-unassigned mailing list