Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 279 Bytes

Readme.md

File metadata and controls

11 lines (10 loc) · 279 Bytes

Install Dependencies

pip3 install -r ./requirements.txt

Usage

You need to have ffmpeg installed and only .mp4 files are supported. Place your .mp4 into the /input folder and call

python3 src/main.py -i <name_of_video>