Skip to content

completionistme/aivar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aivar

Achievement unlocks in Video Annotator

Requirements

  • 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

Install

pip install -r requirements.txt

Run

*nix

cd /path/to/aivar/
py aivar.py

Windows

cd D:\path\to\aivar\
python.exe aivar.py