This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these template messages) The topic of this article may not meet Wikipedia's notability guidelines for products and services. Please help to demonstrate the notability of the topic by citing reliable secondary sources that are independent of the topic and provide significant coverage of it beyond a mere trivial mention. If notability cannot be shown, the article is likely to be merged, redirected, or deleted.Find sources: "Cdparanoia" – news · newspapers · books · scholar · JSTOR (January 2022) (Learn how and when to remove this message) This article needs additional citations for verification. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed.Find sources: "Cdparanoia" – news · newspapers · books · scholar · JSTOR (January 2017) (Learn how and when to remove this message) (Learn how and when to remove this message)
cdparanoia
Stable release
III 10.2 / September 11, 2008
Repository
Operating systemLinux
TypeCD ripper
LicenseGNU General Public License
Websitexiph.org/paranoia

cdparanoia 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.

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.

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 hardware instead of implementing extraneous features such as a graphical user interface or a CDDB interface.

Development history

cdparanoia is developed by Xiph.org, the same team behind Vorbis and Theora, who provide public Subversion read-only access. The project began as a set of patches to cdda2wav, 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. 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

Notes