Skip to content

A utility to create time-lapses from a set of images.

License

Notifications You must be signed in to change notification settings

mpawlowski/timelapse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

timelapse Build

A tool to create timelapses from a series of images using ImageMagick and FFMpeg.

Usage

Downlad the latest release here.

Linux (x64)

./timelapse-linux-amd64 --source-directory=/path/to/image/directory

Embedded Go

View the example or the CLI.