Editing Cdparanoia
Warning: You are not logged in.
Your IP address will be recorded in this page's edit history.The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
{{Software Infobox | {{Software Infobox | ||
− | | name = cdparanoia | + | | name = cdparanoia |
− | + | ||
| screenshot = | | screenshot = | ||
| caption = fully featured CD ripping library | | caption = fully featured CD ripping library | ||
− | | maintainer = | + | | maintainer = Christopher Montgomerry |
− | | stable_release = | + | | stable_release = 9.8 |
− | | preview_release = | + | | preview_release = p10.0 |
| operating_system = Windows, Mac OS/X, Linux/BSD | | operating_system = Windows, Mac OS/X, Linux/BSD | ||
− | | use = Extraction Library | + | | use = Extraction Library |
| license = GPL | | license = GPL | ||
− | | website = | + | | website = http://www.xiph.org/paranoia/ |
}} | }} | ||
=Introduction= | =Introduction= | ||
− | '''cdparanoia''' is a bit different than most other CD-DA | + | What is cdparanoia? '''cdparanoia''' is a bit different than most other CD-DA extration tools. It contains few-to-no 'extra' features, concentrating only on the ripping process and knowing as much as possible about the hardware performing it. cdparanoia will read correct, rock-solid audio data from inexpensive drives prone to misalignment, frame jitter, and loss of streaming during atomic reads. cdparanoia will also read and repair data from CDs that have been damaged in some way using interpolation and padding sectors with silence or 0 bytes. |
− | cdparanoia is more or less the only secure ripper available for Linux | + | cdparanoia is more or less the only secure ripper available for the Linux operating system. |
− | == | + | ==Bugfixes== |
− | There have been series of bugfixes to cdparanoia, which date back to 9.8 release in 2001. Many of them include, | + | There have been series of bugfixes to cdparanoia, which date back to 9.8 release in 2001. Many of them include, patches, kernel interface changes (CD-ROM routines), and support for [http://sg.torque.net/sg/sg_io.html SG_IO] (used for SCSI commands). These were done in preperation for the stable 10.0 release. This is the last release before cdparanoia IV, which will not be backwards compatible. |
− | + | ==Ripping methods== | |
+ | Some GUI's (like [[CDex]]) and the main command-line interface, allow you to control the type of extraction method that cdparanoia performs. There are several modes that can be used as specified by the user. | ||
− | + | * Full, Paranoia | |
+ | * Overlap | ||
+ | * No Sratch Detection | ||
− | + | '''note: this is a work in progress''' | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
+ | ==CD Ripping software== | ||
+ | This is a list of Digital Audio Extraction tools, which use libparanoia by platform: | ||
=== Windows === | === Windows === | ||
* [[CDex]] | * [[CDex]] | ||
− | |||
=== Mac OS/X === | === Mac OS/X === | ||
* [[Max]] (custom port) | * [[Max]] (custom port) | ||
− | |||
− | |||
− | |||
=== Linux === | === Linux === | ||
* [[abcde]] (command-line based) | * [[abcde]] (command-line based) | ||
− | + | * [[Grip]] | |
− | * [[Grip]] | + | |
− | + | ||
− | + | ||
* [[Rubyripper]] (custom port) | * [[Rubyripper]] (custom port) | ||
* [[X-CD-Roast]] (for ripping) | * [[X-CD-Roast]] (for ripping) | ||
− | |||
− | |||
− | |||
− | |||
==External links== | ==External links== | ||
− | * [ | + | * [http://www.xiph.org/paranoia/ cdparanoia homepage] official xiph.org page of the libparanoia tools. |
− | * [ | + | * [http://www.xiph.org/paranoia/manual.html user manual] includes a description of using cdparanoia from the command-line. |
− | * [ | + | * [http://www.hydrogenaudio.org/forums/index.php?showtopic=47850&hl= cdparanoia 10.0] pre-release thread. |
− | + | ||
− | + |