Skip to content

Instantly share code, notes, and snippets.

@Rady
Created November 12, 2016 01:04
Show Gist options
  • Select an option

  • Save Rady/310671a55f535f9b6edd0c3345a6df59 to your computer and use it in GitHub Desktop.

Select an option

Save Rady/310671a55f535f9b6edd0c3345a6df59 to your computer and use it in GitHub Desktop.
ffmpeg -i input.mp4 -ss 01:32 -t 00:04 -vf "scale=300:-1" -f gif -r 15 output.gif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment