Skip to content

Simple ffmpeg bash wrapper to convert wavs and flacs to mp3

Notifications You must be signed in to change notification settings

barthduthoit/MusicConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Simple ffmpeg bash wrapper to convert wavs and flacs to mp3

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published