LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 03-05-2006, 08:36 AM   #1
Megamieuwsel
Member
 
Registered: Sep 2002
Location: Haarlem , the Netherlands
Distribution: VectorLinux SOHO 5.1
Posts: 470

Rep: Reputation: 35
Ripping copy-protected CDs...


SOLVED !!

So , I want to "export" my CD-collection to a harddrive in order to create a "jukebox" for parties and such to save me the hassle of putting new CDs in the player every once in a while.
We're talking .wav here , since I despise MP3.
Now I encountered several CDs with a copy-protection and ripprX wouldn't let me do it.

All a search on this board turned up with was some trick with xmms to have the sound put out as a file , but that thread didn't specify the needed plugin.
Google wasn't overly helpfull either , btw...

In short : How to overcome this copy-protection for my perfectly legal purpose?

Bloody companies brand every customer as a "pirate" out of hand ....

Last edited by Megamieuwsel; 03-22-2006 at 03:55 PM.
 
Old 03-05-2006, 09:19 AM   #2
scuzzman
Senior Member
 
Registered: May 2004
Location: Hilliard, Ohio, USA
Distribution: Slackware, Kubuntu
Posts: 1,851

Rep: Reputation: 47
Have you tried Grip with just the "rip" option and not encode? If the CD can be played on any normal CD palyer, then it should be rippable.

Also, you should take a look at flac. It's a Free Lossless Audio Codec - you don't lose anything, as opposed to MP3.

Last edited by scuzzman; 03-05-2006 at 09:20 AM.
 
Old 03-05-2006, 09:38 AM   #3
Lenard
Senior Member
 
Registered: Dec 2005
Location: Indiana
Distribution: RHEL/CentOS/SL 5 i386 and x86_64 pata for IDE in use
Posts: 4,790

Rep: Reputation: 58
First you do not need xmms to make a copy of the wav file or to convert the wav file. You can simply copy the contents by using something like CDfs;

http://www.elis.rug.ac.be/~ronsse/cdfs/

The conversion is done by using something like bladeenc or lame;

bladeenc song.wav song.mp3

lame song.wav song.mp3

See the man pages for both for the details and options.

Or you can try using k3b; http://www.k3b.org/

Finally xmms can do what you want just set the Output Plugin preference to the Disk Writer Plugin.
 
Old 03-05-2006, 09:55 AM   #4
jerril
Member
 
Registered: Nov 2005
Location: Ontario, Canada
Distribution: Linux Mint
Posts: 116

Rep: Reputation: 16
Worst-case-scenereo

If you can't read the cd digitally; you can make an analog-to-digital recording by plugging a cd-player into the line-in on your computer and using a recorder like Audacity.

This is obviously a last resort, but it works.

jer
 
Old 03-05-2006, 10:42 AM   #5
jomen
Senior Member
 
Registered: May 2004
Location: Leipzig/Germany
Distribution: Arch
Posts: 1,687

Rep: Reputation: 55
Code:
man cdrecord
- look at the examples section - everything you need
 
Old 03-05-2006, 11:25 AM   #6
uselpa
Senior Member
 
Registered: Oct 2004
Location: Luxemburg
Distribution: Slackware, OS X
Posts: 1,507

Rep: Reputation: 47
cdparanoia has never let me down
 
Old 03-10-2006, 04:49 PM   #7
Megamieuwsel
Member
 
Registered: Sep 2002
Location: Haarlem , the Netherlands
Distribution: VectorLinux SOHO 5.1
Posts: 470

Original Poster
Rep: Reputation: 35
Thanks peeps.
I'll give those suggestions a try in the coming week.
 
Old 03-10-2006, 08:06 PM   #8
DeusExLinux
Member
 
Registered: May 2004
Location: Tampa, Fl
Distribution: Arch
Posts: 648

Rep: Reputation: 30
...or
In the outplugin in XMMS, you put it on the "diskwriter" plugin
It should have come with XMMS.

Instead of playing the cd, it'll just copy the data of the song to a file.
 
Old 03-19-2006, 06:16 AM   #9
Megamieuwsel
Member
 
Registered: Sep 2002
Location: Haarlem , the Netherlands
Distribution: VectorLinux SOHO 5.1
Posts: 470

Original Poster
Rep: Reputation: 35
Oki-Dokey ; CDParanoia manages to rip those CDs quite nicely.
Now I have another question ;
Since the songs , I ripped with CDParanoia , are saved to the directory as track01.cdda.wav etc. is there a program floating around the web , that'll let me query the cddb-database from the 'net ,so these songs will be saved under their actual name?
As it is now , it looks like I'll have to rename them by hand.
Kinda tedious with over 200 CDs.... (not to mention the LPs , I plan to digitise....)

Btw.- The diskwriter-plugin in xmms didn't work from the CD , but works with already ripped tracks from a file. Do I have some settings wrong?

Last edited by Megamieuwsel; 03-19-2006 at 06:17 AM.
 
Old 03-19-2006, 06:47 AM   #10
bigrigdriver
LQ Addict
 
Registered: Jul 2002
Location: East Centra Illinois, USA
Distribution: Debian stable
Posts: 5,908

Rep: Reputation: 356Reputation: 356Reputation: 356Reputation: 356
Grip, which was named by scuzzman. Connect to the 'net, then start ripping cds. The artist, disk and song titles, all come up automagically.
 
Old 03-19-2006, 08:05 AM   #11
cs-cam
Senior Member
 
Registered: May 2004
Location: Australia
Distribution: Gentoo
Posts: 3,545

Rep: Reputation: 57
200 CDs plus some LPs in WAV? How many terabytes of disk space did you say you had?!
 
Old 03-19-2006, 02:39 PM   #12
Megamieuwsel
Member
 
Registered: Sep 2002
Location: Haarlem , the Netherlands
Distribution: VectorLinux SOHO 5.1
Posts: 470

Original Poster
Rep: Reputation: 35
Quote:
Originally Posted by cs-cam
200 CDs plus some LPs in WAV? How many terabytes of disk space did you say you had?!
Not all of the songs on them will make it , ofcourse.
In fact : Most won't , but it's easier to sift through them by their name.

Oh : And as far as Grip is concerned ; It states , it needs Gnome being installed , so.....
No-Go.
 
Old 03-19-2006, 07:59 PM   #13
cs-cam
Senior Member
 
Registered: May 2004
Location: Australia
Distribution: Gentoo
Posts: 3,545

Rep: Reputation: 57
I don't use Grip for the same reason, try Asunder, less depends and does the same job
 
Old 03-20-2006, 10:18 AM   #14
Megamieuwsel
Member
 
Registered: Sep 2002
Location: Haarlem , the Netherlands
Distribution: VectorLinux SOHO 5.1
Posts: 470

Original Poster
Rep: Reputation: 35
Quote:
Originally Posted by cs-cam
I don't use Grip for the same reason, try Asunder, less depends and does the same job
You , sir , are a gentleman and a saviour. I owe you my heartfelt thanks!
 
Old 03-21-2006, 03:44 AM   #15
Megamieuwsel
Member
 
Registered: Sep 2002
Location: Haarlem , the Netherlands
Distribution: VectorLinux SOHO 5.1
Posts: 470

Original Poster
Rep: Reputation: 35
Uhm....
Can one of the mods edite thread-title to include "(SOLVED)" ?
Would make it easier to search , y'know...
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Copying copy-protected CDs and DVDs depam Linux - Software 6 02-08-2006 10:34 AM
copy protected CDs netcrusher88 Linux - Software 4 09-14-2005 02:55 PM
Ripping copy protected CD's funkatron Linux - Software 1 05-01-2005 02:01 AM
Playing copy protected CDs on Linux? Cornholio Linux - Software 3 01-11-2005 11:42 AM
Playing/Ripping Sony Copy Protected CD's mudelf Linux - General 10 12-01-2003 11:20 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 06:27 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration