I have a few hundred .wav files that I need to convert to both ogg and mp3 format. Is there a way that I can do this in batch either from Audacity or from some other command line tool?

link|improve this question
feedback

2 Answers

Looks like you can use oggenc to convert WAV into OGG, and you can use lame to convert WAV into MP3.

link|improve this answer
feedback

You could use foobar2000 with encoders for ogg and mp3. I believe you can find encoders at rarewares.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.