Created
October 10, 2016 09:19
-
-
Save Arthelon/79424146aed95c49ef9f6856b92b1b66 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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