encode a cd in mp3 with ubuntu

To encode a cd in mp3 under ubuntu, I use wonderful Sound Juicer app.

  1. install sound juicer: sudo apt-get install soud-juicer
  2. install mp3 codec for encoding: sudo apt-get install gstreamer0.10-plugins-ugly-multiverse
  3. (re)start sound-juicer (applications/sound & video/music extraction)
  4. click on /edit/preferences/edit profiles => select “CD Quality, mp3″ then “close”
  5. select mp3 format in drop down list
  6. click on “close”
  7. insert your music cd and start ripping it!

sources

Leave a Reply