elFarto / nvidia-vaapi-driver

A VA-API implemention using NVIDIA's NVDEC
Other
1.18k stars 53 forks source link

High power consumption with gnome wayland and mpv #175

Closed sferi closed 1 year ago

sferi commented 1 year ago

Hi,

I'm using the latest nvidia driver in cachyos, running gnome on wayland, running mpv with --hwdec=vaapi-copy --vaapi-device=/dev/dri/renderD129 somefile.mp4 using the direct backend the video plays but powertop shows about 40-50 W consumption, NVD_LOG shows that the nvidia vaapi driver is used. nvidia vaapi version is compiled from latest git from AUR, on a dell xps 15 7590 optimus laptop. Changing gnome to X11 and using the prime-run mpv somefile.mp4 (h265 file) powertop shows around 30 W power consumption. Do you have any idea what might cause the higher power consumption of the nvidia vaapi driver?

Thank you sferi

Staudey commented 1 year ago

See #74 for a discussion.