Skip to content

Instantly share code, notes, and snippets.

@hannelita
Created February 5, 2017 19:06
Show Gist options
  • Save hannelita/39de987cd41ba6e7abd58f1df179de22 to your computer and use it in GitHub Desktop.
Save hannelita/39de987cd41ba6e7abd58f1df179de22 to your computer and use it in GitHub Desktop.
ffmpeg -i Rust_jfokus_movie.m4v -s 600x400 -pix_fmt rgb24 -r 25 -f gif - | gifsicle --optimize=3 --delay=3 > rust_jfokus.gif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment