RSS



Using Grip and Lame to rip CD’s in Ubuntu or Debian based systems

Fri, Dec 8, 2006

ArsGeek, Linux, Tech@life, Ubuntu

Talk about it in our Forums

Grip

Grip and Lame are two useful tools to make backup copies of your music CDs. We’re going to look at how to install them and then configure them to ‘just work’ for you on your Ubuntu or Debian based computer using Grip as a graphical front end.

First, you’ll need to make sure you have the right tools installed. For Synaptic users (System-> Administration-> Synaptic Package Manager) search for lame, grip and cdparanoia.

In a terminal session type:

sudo apt-get update
sudo apt-get install lame grip cdparanoia

You’ll be using Grip as your GUI front end for this task. Go to Applications-> Sound and Video-> Grip to launch it.

Grip GUI

Now go to the Config tab. In the Config tab, select the Rip tab. Change the Ripper drop-down to cdparanoia. The command line and file format lines should be as follows:

Command: -d %c %t:[.%s]-%t:[.%e] %w
File Format: ~/mp3/%A/%d/%n.wav

Rip settings
Now go to the Encode tab. The Encoder drop-down should be set to lame. The encoder command line should be as follows:

-V 2 –vbr-new –add-id3v2 –pad-id3v2 –ta “%a” –tt “%n” –tl “%d” –ty “%y” –tn “%t” %w %m

Everything else can stay as a default.

Encode

To rip tracks from a CD and encode them as MP3’s, Go to the Tracks tab at the top and select the tracks you want to rip. Click the Rip button (track/length/rip) to select them all.

Go to the Rip tab at the very top. Click the Rip+Encode button and you’re on your way.

Let 'er Rip!

With these settings, Grip will store the tracks in /home/username/mp3. In the /mp3 directory they’ll be organized by Musician name and the Album (if known).

Disclaimer: It is illegal to pirate music. Arsgeek and it’s authors will not be held responsible if any of the information contained on this site is used in the pursuit of illegal activities such as piracy or copyright infringement. This information is provided to make legal copies of music CD’s in the legal possession of an individual.

Click the icon, share the link:
  • Digg
  • del.icio.us
  • MisterWong
  • Furl
  • Reddit
  • Technorati
  • BlinkList
  • feedmelinks
  • PopCurrent
  • Blogosphere News
  • Facebook
  • Fark
  • Mixx
  • Slashdot

This post was written by:

arsgeek - who has written 1980 posts on ArsGeek.


Contact the author

1 Comments For This Post

  1. Christian Says:

    thanx for a nice guide!

2 Trackbacks For This Post

  1. Ripping CD audio to MP3 in Debian or Ubuntu using Grip :Larmeir.com Says:

    [...] by enabling restricted repositories in Ubuntu, you can accomplish the same thing ( Ubuntu tutorial here)  So lets get into [...]

  2. Opera Says:

    Black Metal…

    [...]And Ubuntu, of course, the well known Ubuntu at the honor of Vinageer[...]…

Leave a Reply