/batch-converter-wav-mp3

Batch .wav to .mp3 converter

Primary LanguagePerlGNU General Public License v3.0GPL-3.0

batch-converter-wav-mp3

Batch .wav to .mp3 converting in a convenient way.

Requirements

  • ffmpeg
  • perl
  • stu

Usage

Put all .wav files in ./wav/ in any hierarchy, then execute

$ stu

The resulting .mp3 files will be in the ./mp3/ folder.

TODOs

  • Add ffmpeg parameters
  • Support more convertions