[Webkit-unassigned] [Bug 260654] [Nvidia][GStreamer][GTK] Unable to play any video whatsoever

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 4 16:39:50 PDT 2024


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

--- Comment #12 from Erik Kurzinger <ekurzinger at nvidia.com> ---
> there remains a problem with converting raw NV12 to DMABufs

Could you clarify what you mean by this? With the 550 driver it should be possible to allocate an NV12 GBM buffer and export it as a pair of DMA-BUFs. Note, though, that support for this format in our EGL driver is "external only". So if an NV12 buffer is imported as an EGLImage, that image can only be bound to GL_TEXTURE_EXTERNAL_OES (not, for example, GL_TEXTURE_2D). Could that maybe be the problem?

-- 
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/20240404/4eee8c88/attachment.htm>


More information about the webkit-unassigned mailing list