Rip (software)
Encyclopedia
rip is a Perl
script that coordinates ripping, encoding, and labeling of audio CD tracks to music files on Unix-like
systems like Linux
. Current releases support encoding to FLAC, Ogg Vorbis
, and MP3
.
Perl
Perl is a high-level, general-purpose, interpreted, dynamic programming language. Perl was originally developed by Larry Wall in 1987 as a general-purpose Unix scripting language to make report processing easier. Since then, it has undergone many changes and revisions and become widely popular...
script that coordinates ripping, encoding, and labeling of audio CD tracks to music files on Unix-like
Unix-like
A Unix-like operating system is one that behaves in a manner similar to a Unix system, while not necessarily conforming to or being certified to any version of the Single UNIX Specification....
systems like Linux
Linux
Linux is a Unix-like computer operating system assembled under the model of free and open source software development and distribution. The defining component of any Linux system is the Linux kernel, an operating system kernel first released October 5, 1991 by Linus Torvalds...
. Current releases support encoding to FLAC, Ogg Vorbis
Vorbis
Vorbis is a free software / open source project headed by the Xiph.Org Foundation . The project produces an audio format specification and software implementation for lossy audio compression...
, and MP3
MP3
MPEG-1 or MPEG-2 Audio Layer III, more commonly referred to as MP3, is a patented digital audio encoding format using a form of lossy data compression...
.
Dependencies
rip uses a few tools including:- CDDB_get, used to retrieve album information from CDDBCDDBCDDB, short for Compact Disc Database, is a database for software applications to look up audio CD information over the Internet. This is performed by a client which calculates a unique disc ID and then queries the database. As a result, the client is able to display the artist name, CD title,...
- cdparanoiaCdparanoiacdparanoia is a compact disc ripper for *nix and BeOS, developed by Xiph.org. It is designed to be a minimalistic, high-quality CD ripper that would be able to compensate for and adjust to poor hardware to produce a flawless rip....
, used to extract the raw CD data into WAVWAVWaveform Audio File Format , is a Microsoft and IBM audio file format standard for storing an audio bitstream on PCs...
files - An audio encoder such as oggenc (for encoding to Ogg Vorbis), flac (for encoding to FLAC), or LAMELAMELAME is a free software codec used to encode/compress audio into the lossy MP3 file format.-History:The name LAME is a recursive acronym for "LAME Ain't an MP3 Encoder". Around mid-1998, Mike Cheng created LAME 1.0 as a set of modifications against the "8Hz-MP3" encoder source code...
(for encoding to MP3)
See also
- Red Book (audio CD standard)Red Book (audio CD standard)Red Book is the standard for audio CDs . It is named after one of the Rainbow Books, a series of books that contain the technical specifications for all CD and CD-ROM formats.The first edition of the Red Book was released in 1980 by Philips and Sony; it was adopted by the Digital Audio Disc...
- Audio data compression