Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/littleboycoding/timelapse

Small timelapse ultility that just wrap imagemagick, ffmpeg
https://github.com/littleboycoding/timelapse

Last synced: 16 days ago
JSON representation

Small timelapse ultility that just wrap imagemagick, ffmpeg

Awesome Lists containing this project

README

        

## Small and Simple timelapse ultility that just wrap imagemagick, ffmpeg

Dependencies
- ffmpeg
- imagemagick

**Run timelapse without argument to see available commands.**

```
Small timelapse ultility that just wrap imagemagick, ffmpeg
record to start record
compile to compile into video

Every parameter accept second argument which is directory to save screenshot and compile from (default to ./captured)
```

**You might also need to chmod it to be excutable !**