Batch .wav to .mp3 converting in a convenient way.
- ffmpeg
- perl
- stu
Put all .wav files in ./wav/ in any hierarchy, then execute
$ stu
The resulting .mp3 files will be in the ./mp3/ folder.
- Add ffmpeg parameters
- Support more convertions
Batch .wav to .mp3 converting in a convenient way.
Put all .wav files in ./wav/ in any hierarchy, then execute
$ stu
The resulting .mp3 files will be in the ./mp3/ folder.