Skip to content

yfiua/batch-converter-wav-mp3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages