[Webkit-unassigned] [Bug 260654] [Nvidia][GStreamer][GTK] Unable to play any video whatsoever
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 10 01:55:19 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=260654
--- Comment #27 from Philippe Normand <philn at igalia.com> ---
Having the decoder output raw video (in main memory, not GPU) should be avoided, otherwise CPU usage might increase significantly...
Our hand-rolled GBM to DMABuf upload in the player is meant for software decoders...
@Kdwk: Can you get gst logs please? `GST_DEBUG="3,nv*:6`
--
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/20240710/d519d01e/attachment.htm>
More information about the webkit-unassigned
mailing list