Lee Jordan
Lee Jordan
This works for me after logging out and back in or starting a new terminal. In the video-wallpaper shell script: add at the top of video-wallpaper.sh `binarydir="/home/$USER/.local/bin"` and further down...
This would allow for keyboard shortcuts or other scripts to pause the video playback. For example if the desktop is no longer in view or has lost focus it would...
Hey excellent point about the UI. To be fair I would have liked to add a toggle button instead to keep the clutter down, but figured the two was a...
See #44
I commented out the convert and feh lines and reduced sleep to 0.005 How to copy and use wallset for local user only in #44
In your git clone directory, add this on line 170 (to the ffmpeg call after -i ) to the file "wallset" `-qscale:v 2` Like `ffmpeg -y -ss 00:00 -i ${1}...
Wouldn't this also cause issues for css placed in style tags in content fragments in DXP 7.2? If I'm following correctly IE is applying mobile device breakpoints to a desktop...
It dumps video frames as jpgs and loops around setting each one as the background picture with a fraction of a second sleep in between. Like this https://www.youtube.com/watch?v=v2t9ttUcLmo
+1 for this in Ollama, this would really help speed up a script I'm attempting for the Nemo file manager to add searchable content in the image description field. Nemo...
Ok I tested it in a Python venv on a 12th Gen Intel VivoBook even on battery and it's significantly faster than LLaVA. Roughly 72 seconds using sample.py vs 5...