autogif

0.1.4 • Public • Published

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
  • ffmpeg needs to be install on the machine (this just call the ffmpeg ... commands)
  • sudo npm install -g autogif
  • Open terminal in the location of the .mov file(s)
  • run autogif, this will create a .gif for each .mov
  • run autogif -w to watch the directory for noew .mov

Readme

Keywords

Package Sidebar

Install

npm i autogif

Weekly Downloads

0

Version

0.1.4

License

MIT

Unpacked Size

7.59 kB

Total Files

7

Last publish

Collaborators

  • jeremychone