Created
May 2, 2016 14:20
-
-
Save bradymholt/62325ff6f57529420955a89b44f18eb2 to your computer and use it in GitHub Desktop.
Convert WAV to MP3 using LAME for podcast
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
lame -V6 --vbr-new --resample 22 -m m recording.wav |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment