LinuxQuestions.org
Visit the LQ Articles and Editorials section
Go Back   LinuxQuestions.org > Forums > Linux > 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

Tags used in this thread
Popular LQ Tags

Reply
 
Thread Tools
Old 10-05-2007, 03:39 PM   #1
Fuzcat
LQ Newbie
 
Registered: Oct 2007
Posts: 2
Thanked: 0
Need to rip and play mp3


[Log in to get rid of this advertisement]
I am looking for a good program to rip the huge pile of CD's sitting by my desk to mp3. I am currently running the stable version of Debian.

It would also be nice to have a gui mp3 player. I've been using music123.
Fuzcat is offline  
Tag This Post
Reply With Quote
Old 10-05-2007, 03:45 PM   #2
indienick
Senior Member
 
Registered: Dec 2005
Location: London, ON, Canada
Distribution: Debian, Ubuntu, OpenBSD, OpenSolaris
Posts: 1,725
Thanked: 26
Well - since I like to keep my desktop organized (and not use programs oriented for other desktops), you have the following choices:

* = What I use/recommend above the rest

GNOME:
RIPPER Grip
RIPPER SoundJuicer *
PLAYER Rhythmbox *
PLAYER Exaile
PLAYER Banshee

KDE:
RIPPER KAudioCreator *
PLAYER Amarok *

I'm sorry for short-changing the KDE list, but I use Gnome primarily. When I did use KDE, those were the only two I ever stumbled across, and cared to use.

Please note, that if you want to encode the ripped CD tracks (and not have them just stay as monsterous .wav files), you will need Lame installed too. Most of these programs default to using .ogg files, but I've never been a big fan of Ogg-Vorbis audio files - MP3s have every bit as good quality, are more widely used, and have a better compression scheme.

Last edited by indienick; 10-05-2007 at 03:47 PM.. Reason: Elaboration
indienick is offline     Reply With Quote
Old 10-05-2007, 04:02 PM   #3
Tomermory
Member
 
Registered: Mar 2007
Location: Amiens, France
Distribution: Debian Etch,
Posts: 181
Thanked: 0
Hi Fuzcat,

There are loads of programmes you can use to do this. My personal favourite is Kaudiocreater because it's very simple and fast. This will rip your CDs into Ogg Vorbis format, which is actually better than MP3 since it compresses more and is slightly less lossy. As for a gui MP3 player, the one that really stands out from the crowd at the moment is Amarok, which is intuitive yet comprehensive. Simply right click the folder you want to open and choose to play it with Amarok. Both these packages come with KDE, not with Gnome, but you can install them and use them on either environment. Once installed, you will have the option of ripping a CD you put in the drive with Kaudiocreater or playing it with Amarok.
Oh, and don't forget, if you want to read MP3 files, you will have to download and install the Win32 package, also available in Synaptic.

Best of luck

James
Tomermory is offline     Reply With Quote
Old 10-05-2007, 04:14 PM   #4
indienick
Senior Member
 
Registered: Dec 2005
Location: London, ON, Canada
Distribution: Debian, Ubuntu, OpenBSD, OpenSolaris
Posts: 1,725
Thanked: 26
Quote:
Originally Posted by Tomermory
Oh, and don't forget, if you want to read MP3 files, you will have to download and install the Win32 package, also available in Synaptic.
To read MP3s, you need to have libmp3lame installed.
indienick is offline     Reply With Quote
Old 10-05-2007, 04:22 PM   #5
Tomermory
Member
 
Registered: Mar 2007
Location: Amiens, France
Distribution: Debian Etch,
Posts: 181
Thanked: 0
Quote:
To read MP3s, you need to have libmp3lame installed.
I stand corrected. Win32 is a video codec package. However, I don't have libMP3lame on my computer, just the basic Lame, and I have no trouble reading mp3s.
Tomermory is offline     Reply With Quote
Old 10-05-2007, 06:13 PM   #6
indienick
Senior Member
 
Registered: Dec 2005
Location: London, ON, Canada
Distribution: Debian, Ubuntu, OpenBSD, OpenSolaris
Posts: 1,725
Thanked: 26
Either works.
libmp3lame is for providing application support to handle MP3s - it's essentially the same package as lame, just without the lame binary.
indienick is offline     Reply With Quote
Old 10-06-2007, 08:18 AM   #7
Fuzcat
LQ Newbie
 
Registered: Oct 2007
Posts: 2
Thanked: 0

Original Poster
Thanks for the suggestions. I do run KDE. My weekend starts tomorrow, so I'll see about checking them out then.
Fuzcat is offline     Reply With Quote
Old 10-06-2007, 02:44 PM   #8
DOTT.EVARISTI
Member
 
Registered: Jan 2007
Location: La spezia ( Italia )
Distribution: Fedora 9 amd 64, Gnome,PCLOS 2007,OpenSuse 11 amd 64,Sabayon 3.4,Xp,Vista
Posts: 248
Thanked: 1
Download and install Real Player 10 and you will not have problems !
DOTT.EVARISTI is offline     Reply With Quote
Old 10-06-2007, 07:12 PM   #9
oskar
Senior Member
 
Registered: Feb 2006
Location: Austria
Distribution: Ubuntu 8.04
Posts: 1,133
Thanked: 0
Grip for me.

You have to tell it how to encode reasonably though. That would be in vbr-new

My settings in Config - Encode - Encoder are:

Encoder: lame
...
Encoder command-line: -V 3 --vbr-new %w %m
...

The number behind V sets the quality. 1 or 0 (I forgot) being the best. 9 being the worst/smallest. Just don't encode in constant bitrate CBR. Way too many people encode in (CBR). That's another reason why ogg really is the better option if you have an mp3 player that can play it. oggenc has reasonable default options.

Last edited by oskar; 10-06-2007 at 07:13 PM..
oskar is offline     Reply With Quote

Reply

Bookmarks


Thread Tools

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
Unable to Rip MP3 Carlwill Linux - Software 3 01-21-2007 12:58 PM
Rip CDs to MP3 vraidroit Linux - Software 7 07-31-2006 01:37 AM
Breezy: Rip CD to mp3 kenneho Ubuntu 10 02-28-2006 12:40 AM
Rip cd in mp3 Lobais Linux - Software 3 12-19-2005 05:52 PM
K3b, can't rip to mp3. Royle Linux - General 4 02-26-2005 05:04 PM


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

Main Menu
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
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration