Bug 260422
Summary: | [GStreamer][GTK] Hardware-accelerated decode doesn't work on Nvidia hardware | ||
---|---|---|---|
Product: | WebKit | Reporter: | Kdwk <kdwkleung> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | bugs-noreply, philn |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | PC | ||
OS: | Linux |
Kdwk
With the environment variable GST_PLUGIN_FEATURE_RANK=nvav1dec:MAX,nvh264dec:MAX,nvh265dec:MAX,nvjpegdec:MAX,nvmpeg2videodec:MAX,nvmpeg4videodec:MAX,nvmpegvideodec:MAX,nvvp8dec:MAX,nvvp9dec:MAX set, video playback uses the same CPU % as before, and nvtop doesn't show the media decode engine being used.
On Intel GPUs max-ranking va elements work. nvdec elements also work in video players like Clapper.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Kdwk
I'm not so sure about this any more. I've looked at the CPU usage playing a video in Clapper and it uses the same % of CPU as Web, even though it says it uses nvdec
Philippe Normand
*** This bug has been marked as a duplicate of bug 247114 ***