Skip to content

Instantly share code, notes, and snippets.

@solkar
Created January 28, 2014 07:49
Show Gist options
  • Save solkar/8663683 to your computer and use it in GitHub Desktop.
Save solkar/8663683 to your computer and use it in GitHub Desktop.
Convert m4a to mp3 in OSX
ffmpeg -i input.mp4 output.mp3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment