What are some CD ripping programs for Ubuntu? Can you list the Pros? What are the Cons? For each program there should be a screenshot, sources to install, and instructions to install and use.
What are some CD ripping programs for Ubuntu? Can you list the Pros? What are the Cons? For each program there should be a screenshot, sources to install, and instructions to install and use.
Ubuntu Default CD Ripping Software :
To rip a CD, you will require a suitable CD-ripping application. One is installed by default on Ubuntu, and there are others available through Ubuntu's software channels, as reported in the Ubuntu Documentation.
Sound Juicer
Sound Juicer is Ubuntu's default CD-ripping application, and also has the ability to play your CDs and download track data from the Internet.
To rip a CD using Sound Juicer, simply insert an audio CD; Sound Juicer should start automatically. Alternatively, you can select Sound Juicer from
Applications -> Sound & Video -> Audio CD Extractor
. By default, the CD will be encoded into the OggVorbis format, a Free Format. If you wish to rip a CD to a non-free format such as MP3 or AAC, you will need to install some additional software.Kubuntu Default CD Ripping Software :
There are two methods of ripping an Audio CD in a default installation of Kubuntu. One is using Konqueror's audiocd:/ KIO-slave and the other is KaudioCreator (
KMenu->Multimedia->KaudioCreator
). On inserting the Audio CD, you should be presented with the KDE Audio CD Daemon asking you what you wish to do. To use the KIO-slave method (which is relatively easier), select the 'Open in a new Window' option. Or, if you prefer using KAudioCreator, select the Extract and Encode Audio tracks option.Using audiocd:/ to rip a CD
In Konqueror's location bar, type audiocd:/ and press enter. You should now see the tracks in the CD along with folders named Ogg Vorbis, FLAC, MP3 etc. Click on the folder which corresponds to the format in which you wish to encode, eg. Ogg Vorbis.
Now, copy the tracks that you need from that folder and paste it in the desired location (
/home/kubuntu
in the example). The tracks are automagically ripped, encoded and copied to the location you specified!Note: Copying speeds might not be as fast as those achieved when copying a file directly from the CD as the files are also being ripped and encoded. If you wish to modify some of the settings (like editing the tagging sytax or modifying the encoding settings), you can access it either through System Settings (
KMenu->System Settings->Sound
andMultimedia->Audio CD
) or through KDE Control Center (kcontrol
).Using KAudioCreator
Launch KaudioCreator (
Kmenu->Multimedia->KaudioCreator
). It should automatically display the tracks in the disc. You can modify the settings to suit your needs (Settings->Configure KaudioCreator
), and also choose an encoder. Click on the Rip Selection icon to start the Ripping and encoding process.Other CD Ripping Software : In alphabetical order.
ABCDE
Those who want a no-nosense, fast, customizable ripping solution should try ABCDE.
And example conversion from CD to AAC/MP4:
Asunder
Asunder is an easy-to-use, plain CD ripper that converts into MP3, OGG, FLAC, WAV, and the new open codec WavPack. Asunder is in the Ubuntu repository and can be installed with Synaptic or Software Center.
Grip
I have been using Grip until Edgy. It's very easy to use but still very configurable.
Note: Grip is no longer supported by its developers, or by Debian or Ubuntu. It has been removed from the repositories in Ubuntu 9.10.
Ripper X
To install:
RubyRipper
RubyRipper has been recommended in many forum threads and seems to be one of Linux's best ripping solutions. Also, many feel the closest to EAC in quality of rips.
RubyRipper is not included in the default Ubuntu install and is not included in any of the repositories. Fortunately there is a DEB package available.
To install:
1.Install dependencies by typing in the terminal:
2.Download the DEB package from here and follow the instructions.
Alternate install:
Open a terminal window and type:
Well, rhythmbox itself is able to rip CDs and get album data from the MusicBrainz database.
If you insert a CD, a CD icon appears in the Rhythmbox's side bar at the left. Right click it and choose "Extract to library". Make sure to have the format set to the one you want (probably MP3): Edit -> Preferences -> Music -> Preferred Format.
In the current version, 3.3 (on Ubuntu 16.10), rather than right-clicking the CD icon, you click the "Extract" button in the main window.
The current CD rippers in Ubuntu are terrible. The least worst CD Ripper for Linux is the venerable k3b
Why it is the best:
Why it is not good:
it won't record the track number in your MP3 metadata, so won't be able to listen the CD as the artist intended.You must go to "MP3 (lame)" configuration and add--tn %n
option. Since you are there, also add the option--tv TPE2=%r
to get Album Artist metadata recorded.every time you start to rip you must remember to click "load saved configurations", or you will have your ripped files in an undesired format.K3b has a weird config option. InMisc → Default action dialog setting
, you must select "saved setting". It doesn't display the last one used by default.Remember that you'll need to install KDE libs to use it.
A lot of time has passed since this Q&A was updated, but it is still the best (only?) "CD Ripper" thread in AskUbuntu (I think).
As of this contribution, the developer for Ruby Ripper writes: "The best current way to rip audio is Morituri, which is available in Precise and beyond."
NOT mentioned to date in this Q&A, Morituri "is a CD ripper aiming for accuracy over speed. Its features are modeled to compare with Exact Audio Copy on Windows." At the moment the README on Github notes as a "Known Issue": "no GUI yet".
Development on Grip, "a GTK-based CD-player and CD-ripper / MP3 encoder", was mentioned above as having slowed down, and so it seems to be, but that hasn't stopped it from being well used.
And maybe it's worth noting Flacon as well in this thread: "Flacon extracts individual tracks from one big audio file containing the entire album of music and saves them as separate audio files." On 2015-09-10 WebUpd8 posted some information about it (including installation instructions) with the Flacon 1.2.0 release.
I use ABCDE that is a very good ripper :
I had the same question. I wanted a programme that would create FLAC and MP3. After researching it a bit I came across Asunder CD Ripper. Seems to do everything I need of a ripping programme.
From the Description:
Asunder is a graphical Audio CD ripper and encoder. It can be used to save tracks from Audio CDs. Main features are: Supports WAV, MP3, Ogg Vorbis, FLAC, and Wavpack audio files Uses CDDB to name and tag each track Can encode to multiple formats in one session Creates M3U playlists Allows for each track to be by a different artist Does not require a specific desktop environment (just GTK+)
If you want quality rips, then I recommend EAC running inside of Wine.
I know I'm rather late to the party, but I love using
ripit
on the command-line. This perl script is available in the repositories and relies on several programs such ascdparanoia
, but you need to have the encoders such asflac
orvorbis
installed if you want to encode in those formats.The great thing about it is that it gets all the audio CD information from CDDB or Musicbrainz so the tracks are labeled correctly. The tracks can be tagged with ID3 tags and a playlist can be created. After the rip, a properly labeled folder containing correctly labeled tracks will be found in the location specified.
There is a choice of encoders; choose
-coder 1
for oggenc,-coder 2
for flac and so on; and choose the quality with-q
and specify a value between 1 and 10;-q 8
will encode in 256 KBit/s. For more information seeman ripit
or see the Ubuntu manpage online.A sample burn command that I use regularly is:
Explanation:
-d /dev/sr1
specifies the optical drive with your cd in (you can find out what it yours is withsudo lshw -c disk
and installlshw
if necessary);-coder 1 -q 8
is the ogg encoder with quality level 8;-o ~/Music
means save the output to/home/mike/Music
.Note: if there is any hidden data on the cd inserted, you will need to note the response from
ripit
and then simply add1-10
(if there are ten tracks) after/dev/sr1
.Sound Juicer works well for me. Take a look at the community docs, or project website for more info.
I use Banshee as my audio player and it does ripping pretty damned well too. Insert the CD, it'll pull down the album contents, click copy and it rips it to the library, tags set and everything.
The format settings are a little less configurable than a dedicated ripper but I just default to FLAC and that's fine for me.