[Webkit-unassigned] [Bug 218637] Textures Fail to Render in WebGL from HLS Stream on iPhone 12 [iOS 14.2]

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 11 08:36:27 PST 2020


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

--- Comment #3 from Kimmo Kinnunen <kkinnunen at apple.com> ---
On iPhone 12 fails with: 
Asked to copy an unsupported pixel format ('&8v0').
when interpreting the result of CVPixelBufferGetPixelFormatType.
The supported ones are '420v' and '420f'. Unsure if the above pixel format is real fourcc format or just misinterpretation of OSType enumeration.

-- 
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/20201111/43b4c574/attachment.htm>


More information about the webkit-unassigned mailing list