Skip to content

Short bash script for turning videos into animated gif. Good for pull requests.

Notifications You must be signed in to change notification settings

Versent/animated-gif-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

animated-gif-maker

Short bash script for turning videos into animated gif. Good for pull requests.

Install requirements

sudo apt-get install mplayer gifiscle

Usage

Record your desktop video (I use https://en.wikipedia.org/wiki/RecordMyDesktop) and save to a file, then:

./make_ani.sh input.ogv

This will output input.ogv.out.gif. WARNING: It will delete the input file!

About

Short bash script for turning videos into animated gif. Good for pull requests.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages