burntcookie90 / Video-to-GIF

Turns a video clip into a gif

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Converts a video file to a gif.

Requires mplayer and imagemagick

Usage Example

./video_to_gif.sh <startpos> <clip-length-in-seconds> <video-file> <gif-file-name>

./video_to_gif.sh 12:55 2 Video.avi output

About

Turns a video clip into a gif


Languages

Language:Shell 100.0%