Cdparanoia
   HOME

TheInfoList



OR:

cdparanoia is a
compact disc The compact disc (CD) is a Digital media, 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 rele ...
ripper Ripper or The Ripper may refer to: People * Ripper (surname) * Paul Burchill, ring name "The Ripper", a professional wrestler based on Jack the Ripper * Kirk Hammett, nicknamed "The Ripper", the lead guitarist in the heavy metal band Metallica ...
for *nix and
BeOS BeOS is an operating system for personal computers first developed by Be Inc. in 1990. It was first written to run on BeBox hardware. BeOS was positioned as a multimedia platform that could be used by a substantial population of desktop users a ...
, 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. libparanoia is a portable and platform-independent library that was made from the important parts ripped from the Linux/gcc-only program cdparanoia. Libparanoia is part of
cdrtools cdrtools (formerly known as cdrecord) is a collection of independent projects of free software/open source computer programs. The project was maintained for over two decades by Jörg Schilling, who died on October 10, 2021. Because of some ...
.


Design

libparanoia is the foundation of the project and does most of the work, whereas the application cdparanoia is merely an application frontend to libparanoia. The current stable release of the library is Paranoia III. The guiding principle of cdparanoia's design is "Too many features spoil the broth". cdparanoia is designed to rip correctly and know as much as possible about the
CD-ROM A CD-ROM (, compact disc read-only memory) is a type of read-only memory consisting of a pre-pressed optical compact disc that contains data. Computers can read—but not write or erase—CD-ROMs. Some CDs, called enhanced CDs, hold both comput ...
hardware instead of implementing extraneous features such as a
graphical user interface The GUI ( "UI" by itself is still usually pronounced . or ), graphical user interface, is a form of user interface that allows users to interact with electronic devices through graphical icons and audio indicator such as primary notation, inste ...
or a
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 ...
interface.


Development history

cdparanoia is developed by Xiph.org, the same team behind
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 conjun ...
and
Theora Theora is a free file format, free Lossy compression, lossy video compression format. It is developed by the Xiph.Org Foundation and distributed without licensing fees alongside their other free and open media projects, including the Vorbis ...
, who provide public
Subversion Subversion () refers to a process by which the values and principles of a system in place are contradicted or reversed in an attempt to transform the established social order and its structures of power, authority, hierarchy, and social norms. Sub ...
read-only access. The project began as a set of patches to
cdda2wav cdrtools (formerly known as cdrecord) is a collection of independent projects of free software/Open source software, open source computer programs. The project was maintained for over two decades by Jörg Schilling, who died on October 10, 20 ...
, called Paranoia I and II that provided limited error correction and supported few drives. Paranoia III, (January 1998), was a standalone library for BeOS and Linux.


Status indicators

One of the quirks of cdparanoia is that its ripping status is indicated by an
emoticon An emoticon (, , rarely , ), short for "emotion icon", also known simply as an emote, is a pictorial representation of a facial expression using Character (symbol), characters—usually punctuation marks, numbers, and letters—to express a ...
. As per the cdparanoia manual, the following emoticons are used: :-) Normal operation, low/no jitter :-, Normal operation, considerable jitter :-/ Read drift :-P Unreported loss of streaming in atomic read operation 8-, Finding read problems at same point during re-read; hard to correct :-0 SCSI/ATAPI transport error :-( Scratch detected ;-( Gave up trying to perform a correction 8-X Aborted read due to known, uncorrectable error :^D Finished extracting


See also

*
Compact disc digital audio Compact Disc Digital Audio (CDDA or CD-DA), also known as Digital Audio Compact Disc or simply as Audio CD, is the standard format for audio compact discs. The standard is defined in the ''Red Book'', one of a series of Rainbow Books (named fo ...
*
Cdrtools cdrtools (formerly known as cdrecord) is a collection of independent projects of free software/open source computer programs. The project was maintained for over two decades by Jörg Schilling, who died on October 10, 2021. Because of some ...
*
cdrkit cdrkit is a collection of computer programs for CD and DVD authoring that work on Unix-like systems. cdrkit is released under the GNU General Public License version 2. Fedora (operating system), Fedora, Gentoo Linux, Mandriva Linux, and Ubuntu ( ...
*
Exact Audio Copy Exact Audio Copy (EAC) is a CD ripping program for Microsoft Windows. The program has been developed by Andre Wiethoff since 1998. Wiethoff's motivation for creating the program was that other such software only performed jitter correction whil ...
* Sound Juicer


Notes


External links


CDDA Paranoia Homepage



cdparanoia Hydrogenaudio page
{{Media player (application software), free Linux CD ripping software Console CD ripping software Xiph.Org projects