Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 612 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 612 Bytes

boomeranger

Python 3.x scripts that take sequences of images and makes "boomerang" style videos.

constants.py - defines constants for both scripts.

sorter.py - takes photos from a folder and separates them into sets by looking at capture time.

video_maker.py - makes boomerang videos out of images in sets.

togif.sh and togif_crop.sh - shell scripts to convert videos to animated gifs.

Dependencies

Requires exiftool and ffmpeg