Skip to content

Instantly share code, notes, and snippets.

@scottlingran
Created February 18, 2016 20:08
Show Gist options
  • Save scottlingran/2b87e65db8a0db9438c9 to your computer and use it in GitHub Desktop.
Save scottlingran/2b87e65db8a0db9438c9 to your computer and use it in GitHub Desktop.
ffmpeg -i Untitled.mov -r 30 -f gif - | gifsicle --optimize=3 > Untitled.gif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment