Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 360 Bytes

readme.md

File metadata and controls

9 lines (9 loc) · 360 Bytes

A simple wraper to ffmpeg, to allow conversion of flac audio files to mp3, with as little quality loss as possible. In order to runs things, you need to have ffmpeg installed. You can then simply initialize the project and place your flac files in the to_convert/ folder:

make init

And run conversions:

./convert.sh