Discussion in Freesound.org, here, is stagnated. You could do this with Audacity but their developer warned about that (apparently stupid idea to load the GUIs or something like that). Is there something like ImageMagick for sounds? I have a repository full of small music pieces (UX sounds etc) that I need to one consistent format, how can I do that?
Tell me more
×
Audio-Video Production Stack Exchange is a question and answer site for
engineers, producers, editors, and enthusiasts spanning the fields of audio, video, and media creation. It's 100% free, no registration required.
|
|
The following example will make a directory called
You can use a slightly modified command to convert multiple formats to MP3:
Use whatever file extensions you want in there, but remember that converting one from one lossy codec to another is a bad idea (so converting ogg vorbis to mp3 wouldn't work well). |
||||
|
|
|
If you're on Windows, ffmpeg + Avanti will do the trick. Just perform the conversion on a single audio file, then queue all the rest in the job manager and go. |
|||
|
|
