Skip to content

Instantly share code, notes, and snippets.

@erikccoder
Created October 17, 2014 07:49
Show Gist options
  • Save erikccoder/65a2e0aa4b709b39563a to your computer and use it in GitHub Desktop.
Save erikccoder/65a2e0aa4b709b39563a to your computer and use it in GitHub Desktop.
ffmpeg -i "%1" -vcodec copy -acodec pcm_s16le -ac 2 "%1.mov"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment