HOME

TheInfoList



OR:

A CD ripper, CD grabber, or CD extractor is
software Software is a set of computer programs and associated software documentation, documentation and data (computing), data. This is in contrast to Computer hardware, hardware, from which the system is built and which actually performs the work. ...
that
rips Rips may refer to: Places * Rips, Sarandë, location in Albania on the border with Greece * De Rips, a village in the Netherlands People * Eliyahu Rips (born 1948), Israeli mathematician * Lance Rips (born 1948), American psychologist * Nicolaia ...
raw digital audio in Compact Disc Digital Audio (CD-DA) format tracks on a
compact disc The compact disc (CD) is a digital optical disc data storage format that was co-developed by Philips and Sony to store and play digital audio recordings. In August 1982, the first compact disc was manufactured. It was then released in Octo ...
to standard computer sound files, such as WAV or
MP3 MP3 (formally MPEG-1 Audio Layer III or MPEG-2 Audio Layer III) is a coding format for digital audio developed largely by the Fraunhofer Society in Germany, with support from other digital scientists in the United States and elsewhere. Orig ...
. A more formal term used for the process of ripping audio CDs is digital audio extraction (DAE).


History

In the early days of computer CD-ROM drives and audio compression mechanisms (such as MP2), CD ripping was considered undesirable by copyright holders, with some attempting to retrofit copy protection into the simple ISO9660 standard. As time progressed, most music publishers became more open to the idea that since individuals had bought the music, they should be able to create a copy for their own personal use on their own computer. This is not yet entirely true; even with some current digital music delivery mechanisms, there are considerable restrictions on what an end user can do with their paid for (and therefore personally licensed) audio. Windows Media Player's default behavior is to add copy protection measures to ripped music, with a disclaimer that if this is not done, the end user is held entirely accountable for what is done with their music. This suits most users who simply want to store their music on a memory stick, MP3 player or portable hard disk and listen to it on any PC or compatible device.


Etymology

The
Jargon File The Jargon File is a glossary and usage dictionary of slang used by computer programmers. The original Jargon File was a collection of terms from technical cultures such as the MIT AI Lab, the Stanford AI Lab (SAIL) and others of the old ARPANE ...
entry for ''rip'' notes that the term originated in
Amiga Amiga is a family of personal computers introduced by Commodore International, Commodore in 1985. The original model is one of a number of mid-1980s computers with 16- or 32-bit processors, 256 KB or more of RAM, mouse-based GUIs, and sign ...
slang, where it referred to the extraction of multimedia content from program data.


Design

As an intermediate step, some ripping programs save the extracted audio in a
lossless Lossless compression is a class of data compression that allows the original data to be perfectly reconstructed from the compressed data with no loss of information. Lossless compression is possible because most real-world data exhibits statistic ...
format such as WAV,
FLAC FLAC (; Free Lossless Audio Codec) is an audio coding format for lossless compression of digital audio, developed by the Xiph.Org Foundation, and is also the name of the free software project producing the FLAC tools, the reference software p ...
, or even raw
PCM Pulse-code modulation (PCM) is a method used to digitally represent sampled analog signals. It is the standard form of digital audio in computers, compact discs, digital telephony and other digital audio applications. In a PCM stream, the amp ...
audio. The extracted audio can then be encoded with a
lossy In information technology, lossy compression or irreversible compression is the class of data compression methods that uses inexact approximations and partial data discarding to represent the content. These techniques are used to reduce data size ...
codec A codec is a device or computer program that encodes or decodes a data stream or signal. ''Codec'' is a portmanteau of coder/decoder. In electronic communications, an endec is a device that acts as both an encoder and a decoder on a signal or ...
like
MP3 MP3 (formally MPEG-1 Audio Layer III or MPEG-2 Audio Layer III) is a coding format for digital audio developed largely by the Fraunhofer Society in Germany, with support from other digital scientists in the United States and elsewhere. Orig ...
,
Vorbis Vorbis is a free and open-source software project headed by the Xiph.Org Foundation. The project produces an audio coding format and software reference encoder/decoder (codec) for lossy audio compression. Vorbis is most commonly used in con ...
, WMA or AAC. The encoded files are more compact and are suitable for playback on
digital audio player A portable media player (PMP) (also including the related digital audio player (DAP)) is a portable consumer electronics device capable of storing and playing digital media such as audio, images, and video files. The data is typically stored o ...
s. 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 A lasso ( or ), also called lariat, riata, or reata (all from Castilian, la reata 're-tied rope'), is a loop of rope designed as a restraint to be thrown around a target and tightened when pulled. It is a well-known tool of the Spanish a ...
, FreeDB,
Gracenote Gracenote, Inc. is a company owned by Nielsen Holdings that provides music, video and sports metadata and automatic content recognition (ACR) technologies to entertainment services and companies, worldwide. Formerly CDDB ("Compact Disc Data B ...
's
CDDB CDDB, short for Compact Disc Database, is a database for software applications to look up audio CD (compact disc) information over the Internet. This is performed by a client which calculates a (nearly) unique disc ID and then queries the databa ...
, GD

or
MusicBrainz MusicBrainz is a MetaBrainz project that aims to create a collaborative music database that is similar to the freedb project. MusicBrainz was founded in response to the restrictions placed on the Compact Disc Database (CDDB), a database for so ...
, or 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. Some CD ripping software is specifically intended to provide an especially accurate or "secure" rip, including Exact Audio Copy, cdda2wav, CDex and cdparanoia.


Compact disc seek jitter

In the context of digital audio extraction from
compact disc The compact disc (CD) is a digital optical disc data storage format that was co-developed by Philips and Sony to store and play digital audio recordings. In August 1982, the first compact disc was manufactured. It was then released in Octo ...
s, seek jitter causes extracted
audio samples In sound and music, sampling is the reuse of a portion (or sample) of a sound recording in another recording. Samples may comprise elements such as rhythm, melody, speech, sounds or entire bars of music, and may be layered, equalized, sped up or ...
to be doubled-up or skipped entirely if the Compact Disc drive re-seeks. The problem occurs because the Red Book does not require block-accurate addressing during seeking. As a result, the extraction process may restart a few samples early or late, resulting in doubled or omitted samples. These glitches often sound like tiny repeating clicks during playback. A successful approach to correction in software involves performing overlapping reads and fitting the data to find overlaps at the edges. Most extraction programs perform seek jitter correction. CD manufacturers avoid seek jitter by extracting the entire disc in one continuous read operation, using special CD drive models at slower speeds so the drive does not re-seek.


Optical drive properties

Properties of an optical drive helping in achieving a perfect rip are a small sample-offset (at best zero), no
jitter In electronics and telecommunications, jitter is the deviation from true periodicity of a presumably periodic signal, often in relation to a reference clock signal. In clock recovery applications it is called timing jitter. Jitter is a significa ...
, no or deactivateable
caching In computing, a cache ( ) is a hardware or software component that stores data so that future requests for that data can be served faster; the data stored in a cache might be the result of an earlier computation or a copy of data stored elsewher ...
, and a correct implementation and feed-back of the C1 and C2 error-states. There are databases listing these features for multiple brands and versions of optical drives. Also, EAC has the ability to autodetect some of these features by a test-rip of a known reference CD.DAE Drive Features Database - FAQ
(2007)


Examples

Notable CD ripper applications include the following ones: ; BSD and
Linux Linux ( or ) is a family of open-source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991, by Linus Torvalds. Linux is typically packaged as a Linux distribution, which i ...
: * Asunder * Cdda2wav * cdparanoia * fre:ac *
Grip Grip(s) or The Grip may refer to: Common uses * Grip (job), a job in the film industry * Grip strength, a measure of hand strength Music * Grip (percussion), a method for holding a drum stick or mallet * ''The Grip'', a 1977 album by Arthur Bl ...
* K3b * Ripit * Sound Juicer * VLC media player ;
Mac OS X macOS (; previously OS X and originally Mac OS X) is a Unix operating system developed and marketed by Apple Inc. since 2001. It is the primary operating system for Apple's Mac computers. Within the market of desktop and lapt ...
: * cdparanoia * fre:ac * iTunes * VLC media player ;
Windows Windows is a group of several proprietary graphical operating system families developed and marketed by Microsoft. Each family caters to a certain sector of the computing industry. For example, Windows NT for consumers, Windows Server for ...
: *
Audiograbber Audiograbber is a proprietary freeware CD audio extractor/converter program for Microsoft Windows. It was one of the first programs in the genre to become popular. The data extraction algorithm was designed by Jackie Franck and was included in th ...
* CDex * Exact Audio Copy * foobar2000 * fre:ac * iTunes * JRiver Media Center * MediaMonkey * Musicmatch Jukebox * VLC media player *
Winamp Winamp is a media player for Microsoft Windows originally developed by Justin Frankel and Dmitry Boldyrev by their company Nullsoft, which they later sold to AOL in 1999 for $80 million. It was then acquired by Radionomy in 2014. Sin ...
*
Windows Media Player Windows Media Player (WMP) is the first media player and media library application that was developed by Microsoft for playing audio, video and viewing images on personal computers running the Microsoft Windows operating system, as well as ...


See also

* DVD ripper *
Hard disk recorder A hard disk recorder (HDR) is a system that uses a high-capacity hard disk to record digital audio or digital video. Hard disk recording systems represent an alternative to reel-to-reel audio tape recording and video tape recorders, and provide ...


Notes


References


External links

* * {{DEFAULTSORT:Cd Ripper Ripping