Package Exports
- autogif
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (autogif) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Small ffmpeg wrapper to create animated gif from video.
This is a very first iteration and only used and tested on Mac. Pull request for windows and linux support, welcome.
Note: For now, only used and tested on Mac, and supports only .mov. Feel free to log issue or do pull request.
Usage
ffmpegneeds to be install on the machine (this just call theffmpeg ...commands)sudo npm install -g autogif- Open terminal in the location of the
.movfile(s) - run
autogif, this will create a .gif for each .mov - run
autogif -wto watch the directory for noew .mov