Difference between revisions of "CDex Drive Configuration"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
m
m (Drive Configuration)
Line 2: Line 2:
  
 
=Drive Configuration=
 
=Drive Configuration=
This guide will show you how to configure CDex for the appropriate scenario of extracting audio from your CD/DVD-ROM drive.
+
This guide will show you how to configure CDex for the appropriate scenario of extracting audio from your CD/DVD-ROM drive.  
  
 
CDex uses the cdparanoia libaries for ripping  
 
CDex uses the cdparanoia libaries for ripping  
Line 17: Line 17:
 
CDex uses the older cdparanoia 10.0 libaries for ripping by default (see [[cdparanoia]] page for the latest updates to the 10.2 being used by some applications).
 
CDex uses the older cdparanoia 10.0 libaries for ripping by default (see [[cdparanoia]] page for the latest updates to the 10.2 being used by some applications).
  
 +
* Standard
 
* Full, Paranoia  
 
* Full, Paranoia  
 
* Overlap  
 
* Overlap  

Revision as of 04:06, 23 September 2008

Drive Configuration

This guide will show you how to configure CDex for the appropriate scenario of extracting audio from your CD/DVD-ROM drive.

CDex uses the cdparanoia libaries for ripping

CD-ROM

This tab lists the number of CD/DVD-ROM drives you have in your computer. You can switch back and forth between your drives in order to decide which drive you want to rip with simply be selecting appropriate drive from the drop down menu.

Drive & Read offsets

CD-ROM drive type

It is best to use Autodetect unless you know specifically what type of drive you are using.

Ripping Methods

CDex uses the older cdparanoia 10.0 libaries for ripping by default (see cdparanoia page for the latest updates to the 10.2 being used by some applications).

  • Standard
  • Full, Paranoia
  • Overlap
  • No Verify
  • No Scratch

It is best to use Full, Paranoia mode unless otherwise specified (this is the default mode).

Overlap and No Verify will just check read boundaries of a buffer during extraction and are therefore not recommended. It is equivalent to the -Y option on the command-line.

No Scratch detection skips any error correcting and interpolation (compensation for missing gaps in the audio data) and should therefore only be used on CD's that are brand new or have minimal scratches. It is equivalent to using -Z option on the command-line or cdda2wav by default.