Skip to content

Instantly share code, notes, and snippets.

@tcelestino
Created February 10, 2015 01:10
Show Gist options
  • Save tcelestino/76f3b27e8606bcbc557d to your computer and use it in GitHub Desktop.
Save tcelestino/76f3b27e8606bcbc557d to your computer and use it in GitHub Desktop.
convert .wav file to .mp3
ffmpeg -i song.wav song.mp3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment