athoune / mp3deluxe

MP3 on osx, "de luxe" workflow
2 stars 0 forks source link

MP3 de luxe

Ultimate workflow to build the best mp3 on a Mac, with the Chrales's recette.

Install

Use fink/macport/brew to install lame

brew install lame

Python dependencies : mutagen

sudo pip install mutagen

Plain old python install :

sudo python setup.py install

Use

Insert an audio cd

cd2mp3

Todo