Skip to content

Instantly share code, notes, and snippets.

@Arthelon
Created October 10, 2016 09:19
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 Arthelon/79424146aed95c49ef9f6856b92b1b66 to your computer and use it in GitHub Desktop.
Save Arthelon/79424146aed95c49ef9f6856b92b1b66 to your computer and use it in GitHub Desktop.
ffmpeg -i "${FILE}" -vn -ab 128k -ar 44100 -y "${FILE%.webm}.mp3";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment