ghostlexly / gpu-video-wallpaper

Use your GPU for rendering low CPU usage video animated wallpaper.
MIT License
165 stars 12 forks source link

Program throwing error on Ubuntu 22.04.3 LTS #34

Open Siegeszug opened 10 months ago

Siegeszug commented 10 months ago

I am getting the following error when trying to run from command line (bash).

~/gpu-video-wallpaper$ The wid option must be an integer: %WID
Error parsing option wid (option parameter could not be parsed)
Setting commandline option --wid=%WID failed.
Exiting... (Fatal error)
mpv died, exit status 1

By changing %WID to WID in video-wallpaper.sh it will run, but just in a normal, tiny mpv window with video controls, not as a wallpaper.

ahmadnagilu commented 3 months ago

same problem on Ubuntu 22.04 LTS