PDA

View Full Version : [ubuntu] mp3 ripper for Ubuntu


hemajith
June 23rd, 2008, 09:59 AM
I'm using Hardy Heron. Can anyone please tell me a good mp3 ripper for Ubuntu? I heard that you could do this with sound juicer too but I don't have it in this installation. If there is ANY good ripping software that I can install, it will be great.

ahbart
June 23rd, 2008, 10:08 AM
You should be able to install sound-juicer If you want to try this:
sudo apt-get install sound-juicer

Or you could try grip:
sudo apt-get install grip
With grip you have to check some more settings. But I love this one.
Maybe you will need to install lame or liblame1 also.

Zulu-Zeffir
June 23rd, 2008, 10:09 AM
Why don't you just install sound juicer?

aptitude install sound-juicer

CH1C0
June 23rd, 2008, 10:12 AM
Audio CD Extractor. :guitar:

hemajith
June 23rd, 2008, 10:28 AM
You should be able to install sound-juicer If you want to try this:
sudo apt-get install sound-juicer

Or you could try grip:
sudo apt-get install grip
With grip you have to check some more settings. But I love this one.
Maybe you will need to install lame or liblame1 also.

I installed sound-juicer and I can rip to .ogg. But I can't set the default format to mp3! It shows in the preferences but does not show in the pull down menu of default format. I installed lame too. How do I et around this?

ahbart
June 23rd, 2008, 10:39 AM
maybe liblame0 should do the trick than.

hemajith
June 23rd, 2008, 10:44 AM
maybe liblame0 should do the trick than.

liblame0 is already the newest version, it says!

hemajith
June 23rd, 2008, 10:56 AM
I've found a site that helps to install all the codecs. It's

http://www.stchman.com/cd_rip.html

And all started working.

Thank you for the help

ahbart
June 23rd, 2008, 11:03 AM
One of the first things I install when I do a clean system install is
install the non-free-codecs package in synaptic. maybe that would have done the trick too.

forger
June 23rd, 2008, 11:15 AM
I installed sound-juicer and I can rip to .ogg. But I can't set the default format to mp3! It shows in the preferences but does not show in the pull down menu of default format. I installed lame too. How do I et around this?

give this a go:
sudo apt-get install lame vorbis-tools flac ffmpeg liblame0 gstreamer0.10-plugins-bad gstreamer0.10-plugins-good gstreamer0.10-plugins-ugly gstreamer0.10-ffmpeg gstreamer0.10-plugins-base gstreamer0.10-plugins-bad gstreamer0.10-plugins-ugly gstreamer0.10-plugins-ugly-multiverse gstreamer0.10-plugins-bad-multiverse libdvdread3 gstreamer0.10-x gstreamer0.10-fluendo-mp3

ahbart
June 23rd, 2008, 11:21 AM
If you have made some changes to the repository list:
http://ubuntuforums.org/showthread.php?t=766683