File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22# boomeranger
33Python 3.x scripts that take sequences of images and makes "boomerang" style videos.
44
5- [ sorter.py] - takes photos from a folder and separates them into sets by looking
5+ [ constants.py] ( constants.py ) - defines constants for both scripts.
6+
7+ [ sorter.py] ( sorter.py ) - takes photos from a folder and separates them into sets by looking
68at capture time.
79
8- [ video_maker.py] - makes boomerang videos out of images in sets.
10+ [ video_maker.py] ( video_maker.py ) - makes boomerang videos out of images in sets.
911
10- [ togif.sh] and [ togif_crop.sh] - shell scripts to convert videos to animated
12+ [ togif.sh] ( togif.sh ) and [ togif_crop.sh] ( togif_crop.sh ) - shell scripts to convert videos to animated
1113gifs.
1214
1315## Dependencies
14- Requires [ exiftool] ( https://sno.phy.queensu.ca/~phil/exiftool/ ) and [ ffmpeg] ( http://ffmpeg.org/download.html )
16+ Requires [ exiftool] ( https://sno.phy.queensu.ca/~phil/exiftool/ ) and [ ffmpeg] ( http://ffmpeg.org/download.html )
You can’t perform that action at this time.
0 commit comments