Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/littleboycoding/timelapse
- Owner: littleboycoding
- License: mit
- Created: 2020-12-31T03:49:24.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-31T04:26:09.000Z (almost 4 years ago)
- Last Synced: 2023-03-04T11:07:38.214Z (almost 2 years ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 videoEvery 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 !**