WIP collection of tools for processing videos. Current can walk a directory of videos and take N frames into a gif like video (TODO convert to gif)
Need ffmpeg and imagemagik in path
python main.py gif D:/path/to/videos/ -o gifs/
python main.py gif D:/test_video.mp4 -o gifs/out.mp4