/video-clipper

Takes a video and generate clips

Primary LanguagePython

Generate clips from a video file.

clips_ss.jpg

Install dependencies

pip install -r requirements.txt

ImageMagick is required.

If you are using Linux you must edit the policy.xml /etc/ImageMagick-6/policy.xml comment out the line (its at the end):

<!-- <policy domain="path" rights="none" pattern="@*" /> -->

Usage

Update the variables in config.toml and execute main.py

test

If test = true, only generate a frame called test.png, use this option to test the fontsize