samhstn / my-config

16 stars 0 forks source link

Add commands to be able to convert .mov to .gif files from command line #62

Closed samhstn closed 5 years ago

samhstn commented 5 years ago

Following this gist: https://gist.github.com/dergachev/4627207.

I would like to be able to convert a .mov file (recorded with QuickTime Player) to a .gif file.

It would be good look to add this installation instruction and a zsh function (maybe something like movtogif movfile.mov which will output movtogif.gif in the same directory as the movtogif movfile.mov file).