[Webkit-unassigned] [Bug 242854] New: WebM file fail to play

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 18 04:45:50 PDT 2022


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

            Bug ID: 242854
           Summary: WebM file fail to play
           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

STR:

1- Open https://registry.khronos.org/webgl/sdk/tests/resources/red-green.webmvp8.webm

Actual: A media error is produced.
Expected: Video plays.

The video contains an empty vorbis track, this causes the AVFObjC player to later fail as if it finds a track that is not playbable to be a fatal error (failure in MediaPlayerPrivateAVFoundationObjC::trackIsPlayable)

-- 
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/20220718/39291b6e/attachment-0001.htm>


More information about the webkit-unassigned mailing list