Interactively create time lapses from folders with photos.
Clone this repo or just copy the Makefile
to somewhere convenient, e.g.
~/Videos/TimeLapses
. Also make sure ffmpeg
and GNU make
are installed.
- Create a subdirectory per project
- Copy your photos to that directory
- Run
make
from the main directory
Then wait for a bit, and enjoy your generated videos.
Currently the default ffmpeg
quality settings are used, which work fine for me.
Something missing? Please open an issue!
MIT, see LICENCE.