个人工具

UbuntuHelp:CDRipping

来自Ubuntu中文

Oneleaf讨论 | 贡献2007年5月13日 (日) 11:17的版本 (New page: {{From|https://help.ubuntu.com/community/CDRipping}} {{Languages|php5}} "Ripping" is the process of taking a CD and copying tracks from it onto your computer or portable music player. CD...)

(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳转至: 导航, 搜索



"Ripping" is the process of taking a CD and copying tracks from it onto your computer or portable music player. CD ripping is sometimes called 'CD extraction'.

CD Ripping Basics

This section provides a brief overview of how CD ripping works and the various options available to you when ripping your CDs.

How It Works

Music on a CD is stored in an uncompressed format. This means that while the sound quality of a CD is very high, a large amount of storage space is required for only a few tracks. A 700MB CD can store only 80 minutes of uncompressed music, and copying uncompressed music to your computer's hard drive will take up a great deal of storage capacity.

It is possible to compress music so that it takes up much less space, making it more suitable for storing on a computer or portable music player. The method used to compress the music affects the quality and size of the resulting music file on your computer. In general, the smaller you make the file, the poorer quality the music will be.

Lossless compression is a way of reducing the size of a music file without any loss in quality. However, the resultant files still tend to be quite large.

Lossy compression reduces the quality of your music but results in much smaller file sizes. Lossy compression is very commonly used, and by choosing a sufficiently high quality setting, many people are unable to tell the difference between the compressed and uncompressed sound.

A codec (coder/decoder) is a piece of software which converts audio from one format to another. Codecs also allow you to play music of a given format on your computer. Some codecs are freely-available, whereas other are patented/proprietary and so must be bought or licensed. By default, Ubuntu only uses free/open codecs such as Ogg, although you can optionally install non-free codecs. See FreeFormats and RestrictedFormats for more information.

When you rip a CD, each track on the CD is converted to your chosen format and stored as a file on your computer. Because a CD represents a considerable amount of data, all of which must be converted, the ripping process may take a while for your computer to complete. Once a track has been ripped to your computer, you can listen to it using a music player application.

Music File Formats

There are many different file formats available for you to store your music with, and each has its advantages and disadvantages. A small selection of popular formats which can be used with Ubuntu can be found below:

  • Ogg Vorbis - A lossy open audio format with excellent support in Ubuntu. See http://vorbis.com/ for more information.
  • FLAC - A popular lossless open audio format. See http://flac.sourceforge.net/ for more information.
  • MP3 - The most commonly-used music format, which is supported by most portable music players. MP3 is a patented format.
  • AAC - The format used by the popular Apple iPod music players. AAC is a patented format.

See FreeFormats and RestrictedFormats for more information.

The format you choose to use will probably depend on your personal preferences, whether you already have music in a specific format and what formats any music players that you own support.

Song Names and Metadata

When you rip music onto your computer, additional information (termed metadata or track data) can be stored about it. Many compressed audio formats support 'tags', which are simply labels that you can apply to your songs to denote their genre, which artist performed the track and so on. Many CD-ripping applications are able to automatically retrieve information such as track and album names from the Internet and automatically apply these to your songs.

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.

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.

attachment:sound-juicer.png

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 --> Sound Juicer CD Extractor. By default, the CD will be encoded into the Ogg``Vorbis 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.

Installing Additional Audio Formats

This section provides instructions on how to enable support for audio formats not installed by default in Ubuntu.

MP3 Encoding

||<tablestyle="float:right; margin: 0; border: 0;">attachment:mp3-profile.png||

If you live in a country where it is legal to use this format, to encode MP3s, you can use Sound Juicer which uses gstreamer and the LAME mp3 encoder. The following should also work with other programs that use gstreamer:

1. Enable the universe and multiverse repositories. Then, install the gstreamer0.8-lame package to encode mp3s, and the gstreamer0.8-mad package to play them back (in Ubuntu 5.10). For Ubuntu 6.06, you will need to install the package gstreamer0.10-plugins-ugly-multiverse
1. Open Sound Juicer, click "Preferences" from the "Edit Menu", click "Edit Profiles" and choose "New". Call your new profile "MP3 Encoding", or whatever else you feel like.
1. Edit this profile and set Gstreamerpipeline to audio/x-raw-int,rate=44100,channels=2 ! lame name=enc bitrate=160 ! id3v2mux (The last number specifies the quality of the file, a larger number means better quality, but larger file size. Optionally, you can change 160 to something else (e.g. 192, 256) if you want a specific (constant) bitrate other than the default of 160).
1. If you are using Ubuntu 6.06 and above, you should use the "--preset standard", which will give you very high quality files. The Gstreamer pipline should be set to audio/x-raw-int,rate=44100,channels=2 ! lame name=enc preset=1001 ! xingmux ! id3v2mux 
1. Finally, set File Extension to mp3, click the Active checkbox and then OK. 
1. Restart Sound Juicer for the changes to take effect.
AAC Encoding

If you live in a country where it is legal to use this format, to encode AAC files, you can use Sound Juicer which uses gstreamer and the FAAC encoder. The following should also work with other programs that use gstreamer:

1. Enable the universe and multiverse repositories. Then, install the gstreamer0.8-faac and gstreamer0.8-ffmpeg packages to encode AAC files, and the gstreamer0.8-mad package to play them back.
1. Open Sound Juicer, click "Preferences" from the "Edit Menu", click "Edit Profiles" and choose "New". Call your new profile "AAC Encoding", or whatever else you feel like.
1. Edit this profile and set Gstreamerpipeline to audio/x-raw-int,rate=44100,channels=2 ! faac ! ffmux_mp4. 
1. Finally, set File Extension to m4a, click the Active checkbox and then OK. 
1. Restart Sound Juicer for the changes to take effect.

For a full explanation of all of the options that faac takes, run gst-inspect faac|less in the Terminal and look at the end under "Element Properties".

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.

attachment:audiocd1.png


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!

attachment:copying.png

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 and Multimedia->Audio CD) or through KDE Control Center (kcontrol).

attachment:settings1-1.png


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.

Installing Additional Audio Formats

MP3 Encoding

MP3 support is not included in Kubuntu by default (see RestrictedFormats for more information). However, if you wish to encode tracks in this format, you will need to install the lame package which can be found in the multiverse repository (see Adding/Enabling Repositories for more information).

Other CD Ripping Software

In alphabetical order.

ABCDE

Those who want a no-nosense, fast, customizable ripping solution should try ABCDE.

Grip

I have been using Grip untill Edgy. It's very easy to use but still very configurable.

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. Therefore some hoops are required for a successful install.

To install:

  • First follow the steps for RestrictedFormats. Not much point in ripping mp3s if your installation can't even play them.
  • Install dependant packages.
    • "cd-discid"
    • "cdparanoia"
    • "libglade2-ruby"? and all it's dependancies. RubyRipper's instructions ask for "ruby-libglade2" same thing?
    • "ruby1.8-dev" package (or whatever version of ruby you are using)? May not be necessary but it may have worked better when I tried it? Needs further testing.
    • "build-essential" package? May not be necessary but it may have worked better when I tried it? Needs further testing.
  • Install optional packages. (Depending on the codec you wish to use.)
    • FLAC
    • Lame
    • Vorbis
  • Then download Rubyripper: http://rubyforge.org/frs/?group_id=1284&release_id=8282
  • See the README file for installation instructions or just type: make install
  • If Rubyripper doesn't start make sure the dependencies are ok. When launched from a terminal Rubyripper should now tell which dependency it's missing.

I'm currently working through these steps to install RubyRipper my self. Please consider this section a stub over the next few days while I work on it. (12/27/2006 aarons) Night, 12:18am back tomorrow night. (hopefully, def in next few days) to test and cleanup stub (12/27/2006 aarons)

12/29/2006 aarons update - I ran into a known problem when following these instructions. Some buttons wouldn't work and the terminal would give error messages. From the RubyRipper readme FAQ:

  • Q : My buttons don't react and give the following error in a terminal: warning: GRClosure invoking callback: already destroyed Callback error
  • A : Downgrade the ruby gtk bindings to a 0.14.* version. The bug is known by the ruby gtk bindings team and will be fixed in the >0.15.0 versions of the bindings.

I've asked for help on the Ubuntu forums: Problem with RubyRippper install. Can't find libglade2-ruby 0.14.*, gtk bindings?

Additional Resources