Cinemagraphs are still photographs in which a minor and repeated movement occurs.
This is a web based cinemegraph generator.
http://en.wikipedia.org/wiki/Cinemagraph
The script does the following:
- Captures video from a user
- Converts video to a gif
- Converts a gif to a cinemagraph (Allows the user to select an area they would like to "unlock")
- Fork the repository
- Clone the repsitory
- copy conf.default.php to conf.php
- edit conf.php
- cd api
- composer install