Skip to content

Instantly share code, notes, and snippets.

@bjou
Last active December 12, 2015 07:58
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 bjou/4740042 to your computer and use it in GitHub Desktop.
Save bjou/4740042 to your computer and use it in GitHub Desktop.
Convert to QuickTime framework.
ffmpeg -i input_file.mp4 -acodec copy -vcodec copy -f mov output_file.mov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment