CD ripper
From Free net encyclopedia
A CD ripper, CD grabber or CD extractor is a piece of software designed to extract raw digital audio (in format commonly called CDDA) from a compact disc to a file or other output.
Contents |
Introduction
As an intermediate step, some ripping programs save the extracted audio in a lossless (but possibly compressed format) such as WAV, FLAC, or even raw PCM audio.
The extracted audio can then encoded with a lossy codec like MP3, Vorbis, or AAC. The encoded files are more compact and are suitable for playback on digital audio players. They may also be played back in a media player program on a computer.
Most ripping programs will assist in tagging the encoded files with metadata. The MP3 file format, for example, allows tags with title, artist, album and track number information. Some will try to identify the disc being ripped by looking up network services like AMG's LASSO, FreeDB, Gracenote's CDDB or MusicBrainz, or via attempt text extraction if CD-TEXT has been stored.
Some all-in-one ripping programs can simplify the entire process by ripping and burning the audio to disc in one step, possibly re-encoding the audio on-the-fly in the process.
The first CD ripper for Unix systems was cdda2wav, now considered superseded by cdparanoia.
The Jargon File entry for rip notes that the term originated in Amiga slang, where it referred to the extraction of multimedia content from program data.
Front-ends (or all-in-one programs)
- abcde a command-line frontend for Linux and Unix [1]
- iTunes for Mac OS or Windows
- Audiograbber for Windows (direct)
- Zortam Mp3 Media Studio [2]
- CDex for Windows [3] (Open Source)
- dBpowerAMP for Windows
- Easy CD-DA Extractor for Windows [4]
- CD-DA X-Tractor for Windows [5] (Open Source)
- Exact Audio Copy (EAC) for Windows
- Grip front end for Linux [6]
- Musicmatch Jukebox [7]
- Sound Juicer for Linux
Back-ends
- Cdda2wav [8]
- cdparanoia back end for Unix and Unix-like systems, from the Xiph.org Foundation [9]
- LAME -- a commonly used implementation of the MP3 encoding algorithm