Difference between revisions of "Secure ripping"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
m
m
Line 4: Line 4:
 
Secure ripping is making sure there were no errors during the extraction of audio from a CD. Popular Windows CD rippers, such as [[CDex]] and [[EAC]] try to ensure a bit-perfect rip for every track by checking the results, and re-reading any bad areas (from scratches) as many times as needed using read offsets, etc. [[Max]] and [[Rubyripper]] provide similiar results as alternative secure rippers for Mac OS/X and Linux respectively using their own effective correction mechanisms.   
 
Secure ripping is making sure there were no errors during the extraction of audio from a CD. Popular Windows CD rippers, such as [[CDex]] and [[EAC]] try to ensure a bit-perfect rip for every track by checking the results, and re-reading any bad areas (from scratches) as many times as needed using read offsets, etc. [[Max]] and [[Rubyripper]] provide similiar results as alternative secure rippers for Mac OS/X and Linux respectively using their own effective correction mechanisms.   
  
A bit-perfect rip may not always be possible, and so these programs ([[EAC]] especially) will report on any errors that could not be corrected, allowing you to examine or attempt to correct the problems by analyzing a log file or via other systems like AccurateRip.
+
A bit-perfect rip may not always be possible, and so these programs ([[EAC]] especially) will report on any errors that could not be corrected for various reasons, allowing you to examine or attempt to correct the problems by analyzing a log file, using [[AccurateRip]], or by looking at other drive databases.
 +
 
 +
==External links==
 +
* [http://www.accuraterip.com/ AccurateRip Database]]] a large database that works with [[EAC]] and [[DBpowerAMP]]
 +
* [http://www.daefeatures.co.uk/index.php DAE Drive Database] a large database that lists CD/DVD-ROM drives and there digital audio extraction features.

Revision as of 03:22, 28 December 2006

What is Secure Ripping?

Secure ripping is making sure there were no errors during the extraction of audio from a CD. Popular Windows CD rippers, such as CDex and EAC try to ensure a bit-perfect rip for every track by checking the results, and re-reading any bad areas (from scratches) as many times as needed using read offsets, etc. Max and Rubyripper provide similiar results as alternative secure rippers for Mac OS/X and Linux respectively using their own effective correction mechanisms.

A bit-perfect rip may not always be possible, and so these programs (EAC especially) will report on any errors that could not be corrected for various reasons, allowing you to examine or attempt to correct the problems by analyzing a log file, using AccurateRip, or by looking at other drive databases.

External links