Skip to content

Instantly share code, notes, and snippets.

@runekaagaard
Created August 27, 2014 06:51
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 runekaagaard/aaddc4a0862b44b076ce to your computer and use it in GitHub Desktop.
Save runekaagaard/aaddc4a0862b44b076ce to your computer and use it in GitHub Desktop.
Good ffmpeg options for Ableton playback
ffmpeg -i [INPUT_FILE] -an -pix_fmt yuv420p -vcodec mjpeg -f mov -y [OUTPUT_NAME].mov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment