[Webkit-unassigned] [Bug 222781] New: MP4 transformation matrix ignored

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 4 22:59:37 PST 2021


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

            Bug ID: 222781
           Summary: MP4 transformation matrix ignored
           Product: WebKit
           Version: Safari 14
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: chris at hiszpanski.name

Created attachment 422338

  --> https://bugs.webkit.org/attachment.cgi?id=422338&action=review

Sample video with 90 degree clockwise transformation matrix

The MovieHeaderBox and TrackHeaderBox within MPEG-4 both support transformation matrices. These transformation matrices enable movies or tracks to be rotated, amongst other affine transformations. While these transformation matrices are respected by Quicktime Player, Chrome, and other products, Safari and iOS do not appear to support them. For instance, the attached sample video specifies a 90 degree clockwise rotation via the TrackHeaderBox transformation matrix. While it plays with the rotation in Quicktime Player and Chrome, it does not in Safari or on iOS.

-- 
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/20210305/090db2f7/attachment.htm>


More information about the webkit-unassigned mailing list