cdda2wav --version (return code: 0)
icedax 1.1.11
cdda2wav --help (return code: 1)
usage: icedax [OPTIONS ...] [trackfilenames ...]
OPTIONS:
[-c chans] [-s] [-m] [-b bits] [-r rate] [-a divider] [-S speed] [-x]
[-t track[+endtrack]] [-i index] [-o offset] [-d duration] [-F] [-G]
[-q] [-w] [-v vopts] [-R] [-P overlap] [-B] [-T] [-C input-endianess]
[-e] [-n sectors] [-N] [-J] [-L cddbp-mode] [-H] [-g] [-l buffers] [-D cd-device]
[-I interface] [-K sound-device] [-O audiotype] [-E output-endianess]
[-A auxdevice] [-paranoia] [-cddbp-server=name] [-cddbp-port=port] [-version]
(-D) dev=device set the cdrom or scsi device (as Bus,Id,Lun).
(-A) auxdevice=device set the aux device (typically /dev/cdrom).
(-K) sound-device=device set the sound device to use for -e (typically /dev/dsp).
(-I) interface=interface specify the interface for cdrom access.
(generic_scsi or cooked_ioctl).
(-c) channels=channels set 1 for mono, 2 or s for stereo (s: channels swapped).
(-s) -stereo select stereo recording.
(-m) -mono select mono recording.
(-x) -max select maximum quality (stereo/16-bit/44.1 KHz).
(-b) bits=bits set bits per sample per channel (8, 12 or 16 bits).
(-r) rate=rate set rate in samples per second. -R gives all rates
(-a) divider=divider set rate to 44100Hz / divider. -R gives all rates
(-R) -dump-rates dump a table with all available sample rates
(-S) speed=speedfactor set the cdrom drive to a given speed during reading
(-P) set-overlap=sectors set amount of overlap sampling (default is 0)
(-n) sectors-per-request=secs read 'sectors' sectors per request.
(-l) buffers-in-ring=buffers use a ring buffer with 'buffers' elements.
(-t) track=track[+end track] select start track (option. end track).
(-i) index=index select start index.
(-o) offset=offset start at 'offset' sectors behind start track/index.
one sector equivalents 1/75 second.
(-O) output-format=audiotype set to wav, au (sun), cdr (raw), aiff or aifc format.
(-C) cdrom-endianess=endian set little, big or guess input sample endianess.
(-E) output-endianess=endian set little or big output sample endianess.
(-d) duration=seconds set recording time in seconds or 0 for whole track.
(-w) -wait wait for audio signal, then start recording.
(-F) -find-extremes find extrem amplitudes in samples.
(-G) -find-mono find if input samples are mono.
(-T) -deemphasize undo pre-emphasis in input samples.
(-e) -echo echo audio data to sound device (see -K) SOUND_DEV.
(-v) verbose-level=optlist controls verbosity (for a list use -vhelp).
(-N) -no-write do not create audio sample files.
(-J) -info-only give disc information only.
(-L) cddb=cddbpmode do cddbp title lookups.
resolve multiple entries according to cddbpmode: 0=interactive, 1=first entry
(-H) -no-infofile no info file generation.
(-g) -gui generate special output suitable for gui frontends.
(-Q) -silent-scsi do not print status of erreneous scsi-commands.
-scanbus scan the SCSI bus and exit
--devices scan for system devices and print with native names
(-M) md5=count calculate MD-5 checksum for blocks of 'count' bytes.
(-q) -quiet quiet operation, no screen output.
(-p) playback-realtime=perc play (echo) audio pitched at perc percent (50%-200%).
(-V) -verbose-scsi each option increases verbosity for SCSI commands.
(-h) -help show this help screen.
(-B) -alltracks, -bulk record each track into a seperate file.
-paranoia use the lib paranoia for reading.
-paraopts=opts set options for lib paranoia (see -paraopts=help).
-cddbp-server=servername set the cddbp server to use for title lookups.
-cddbp-port=portnumber set the cddbp port to use for title lookups.
-version print version information.
Please note: some short options will be phased out soon (disappear)!
parameters: (optional) one or more file names or - for standard output.
Version 1.1.11
defaults stereo, 16 bit, 44100.00 Hz, track 1, no offset, one track,
type wav 'audio', don't wait for signal, not quiet,
use generic_scsi, device /dev/cdrom, aux /dev/cdrom