Skip to content

Instantly share code, notes, and snippets.

Created May 31, 2015 13:04
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 anonymous/de9aa480eefc36b397e1 to your computer and use it in GitHub Desktop.
Save anonymous/de9aa480eefc36b397e1 to your computer and use it in GitHub Desktop.
$ ffmpeg -i '00001.MTS' -vf vidstabtransform,unsharp=5:5:0.8:3:3:0.4 out_stabilized.mp4
results in a 41.3 MB file, whereas the original input file is 279.5 MB
I want to keep the original bandwith or at least approach it if not possible
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment