Skip to content

Instantly share code, notes, and snippets.

@jamiecurran
Last active January 2, 2016 07:48
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save jamiecurran/8271908 to your computer and use it in GitHub Desktop.
Save jamiecurran/8271908 to your computer and use it in GitHub Desktop.
ipad mini ffmpeg
ffmpeg -i 00091.MTS -r 30 -strict -2 -async 1 -acodec aac -ac 2 -ab 160k -threads 0 -preset slower -profile:v high -level 4.1 -f mp4 -refs 4 ~/videos/conversions/00091.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment