Imprimir este artigo Print this article Enviar o artigo a um amigo Send to a Friend
Home > Linux , Software , Free Software > Ripper CD to MP3 with Sound Juicer in Linux

Rip CD to MP3 with Sound Juicer in Linux

Sound Juicer is an application that comes installed in Ubuntu, for ripping audio CDs. However, for legal reasons, it does not come with support for rip CDs to MP3, Ogg and only to other formats, which will not run on most home stereos and automotive.

To enable support for mp3, install the library lame via apt-get with the command:
$ Sudo apt-get install liblame0

Then install the lame plugin for GStreamer , a library used for building media management components such as audio and video, used by Sound Juicer:
$ Sudo apt-get install gstreamer0.10-lame

You can check for a newer version by running sudo apt-get install gstreamer * and seeing the results to choose the most current version to install, and then type the command again with the desired version.

Okay, now just open Sound Juicer (in the terminal, type & sound-juicer), go to the Edit menu> Preferences, and in the field "Output format" select "CD Quality, MP3 (MP3 audio)"

Source: http://ubuntuforums.org/archive/index.php/t-957.html

VN: F [1.9.1_1087]
Rating: 0.0 / 10 (0 votes cast)
VN: F [1.9.1_1087]
Rating: 0 (from 0 votes)

Related posts:

  1. Batch Convert WMA to MP3 on Linux
  2. Change Volume Label Pen and HDs on Linux
  3. Virtual PDF Printer on Linux
  4. Joining PDF in Linux
  5. StarDict dictionary in Linux

Related posts brought to you by Yet Another Related Posts Plugin .

  1. No comments yet.
  1. No trackbacks yet.