Skip to content

Instantly share code, notes, and snippets.

@maptastik
Created October 21, 2019 18:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save maptastik/f7c2e51f32d383553eed75369c50f768 to your computer and use it in GitHub Desktop.
Save maptastik/f7c2e51f32d383553eed75369c50f768 to your computer and use it in GitHub Desktop.
ffmpeg -i animated.gif -movflags faststart -pix_fmt yuv420p -vf "scale=trunc(iw/2)*2:trunc(ih/2)*2" video.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment