/mov2gif

A command line Gif converter for OSX

Primary LanguageShellMIT LicenseMIT

MovToGif

MovToGif is OSX command line program converting from video (.MOV) file to image-animated (.GIF) file.

Defendencies

To install the defendencies, you can either 1) run install-def script or 2) manually type the installation command like following:

# FFmpeg installation (Please refer to http://ffmpeg.org to see available 
# installation options)
brew install ffmpeg

# Gifsicle installation
brew install gifsicle

How To Use

The run command is like following:

mov2gif VIDEO_FILE_WITHOUT_FILE_EXTENTION