Possible Duplicate:
Are there any good wma to mp3 converters?
How can I mass convert audio files from WMA to MP3?
How can I mass convert audio files from WMA to MP3?
| |||||
feedback
|
This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.
|
FFmpeg is another great option. You can compile it yourself, or grab the Windows binaries from http://ffmpeg.arrozcru.org/autobuilds/. Assuming all your wma files are in the same directory, you can run a batch command like
in the directory containing all your wma files. | |||
|
feedback
|
|
SoundConverter can convert from any format that you have GStreamer read plugins for, and to several popular formats. | |||
|
feedback
|