Skip to content

Instantly share code, notes, and snippets.

@rdpascua
Created March 1, 2016 01:24
Show Gist options
  • Save rdpascua/f9c169626b7e223dcf63 to your computer and use it in GitHub Desktop.
Save rdpascua/f9c169626b7e223dcf63 to your computer and use it in GitHub Desktop.
resize video
ffmpeg -i in.mp4 -b 1000000 -strict -2 out.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment