Achievement unlocks in Video Annotator
- Python 3+ on Windows, select "add to PATH" when installing
- ffmpeg on Windows you can just put the downloaded ffmpeg.exe and ffprobe.exe binaries in this project folder
pip install -r requirements.txt
*nix
cd /path/to/aivar/
py aivar.py
Windows
cd D:\path\to\aivar\
python.exe aivar.py