GhostNaN / mpvpaper

A video wallpaper program for wlroots based wayland compositors.
GNU General Public License v3.0
803 stars 26 forks source link

100% CPU consumption when playing image on all displays #82

Open arational opened 2 months ago

arational commented 2 months ago

When playing any image file using all displays like this:

mpvpaper -o "no-audio --image-display-duration=inf" '*' /path/to/image

It consumes 100% of the chosen CPU core.

I can reliably reproduce this on the current nixos 24.05 build using mpvpaper 1.3.

GhostNaN commented 1 week ago

Very sorry for the late reply, a lot going on in my life right now.

I can't help you if you are using a older version of mpvpaper. Version 1.3 is OVER 2 YEARS old now, so a lot of changes has happened since then. So I would suggest you somehow get the latest version of 1.7 and see if the behavior persists.