This repository is no longer maintained in favor or https://github.com/avsaase/walksnail-osd-tool
Thanks for all your support <3
That's easy, drag and drop files into UI, click Generate. Then import generated sequence into and video editing software and adjust framerate to 60fps if needed.
Nothing to do, Go to Release page
Disclamer: I've tried my best to make it work on all systems, but it's only tested on Windows. So it might not work as expected on other systems.
Only works with Python 3.10 due to issues with wxPython and python-opencv libs
Install ffmpeg:
For Linux:
sudo apt install ffmpeg
For MacOs:
brew install ffmpeg
Then clone respotiory and run app
git clone https://github.com/kirek007/ws-osd-py.git
cd ws-osd-py
make run
Thanks to @odgrace it's now possible to run tool without GUI (which is quite complicated sometimes).
pip install -r requirements-noui.txt
python3 cli.py -h #It will list all required parameters
If there is an issue with ModuleNotFoundError: No module named 'attrdict'
try to install wxPython from wheel.
Get packge link from here https://extras.wxpython.org/wxPython4/extras/linux/gtk3
eg. for Ubuntu 20: https://extras.wxpython.org/wxPython4/extras/linux/gtk3/ubuntu-22.04/wxPython-4.2.0-cp310-cp310-linux_x86_64.whl
source .venv/bin/activate
pip install -f <link to package> wxPython
https://www.youtube.com/watch?v=we3F4rIXTqU
You can get fancy fonts from Sneaky_FPV, or get default walksnails fonts
Here are some results:
https://www.youtube.com/watch?v=fHHXh9k-SGg
https://www.youtube.com/watch?v=2u7wiJBIdCg
Software is provided as is and it is open sourced so contributions are welcome!
Feel free to create a ticket in case something is not working.
If you like tool, you can buy me a coffee so keep working more overnights :)