Most viewed posts
Search
Linux Command: cdparanoia
| See the examples |
cdparanoia - an audio CD reading utility which includes extra data verification features
cdparanoia [options] span [outfile] |-B
Linux command options
-A --analyze-drive
Run and log a complete analysis of drive caching, timing and reading behavior; verifies that cdparanoia is correctly modelling a sprcific
drive's cache and read behavior. Implies -vQL.
-v --verbose
Be absurdly verbose about the autosensing and reading process. Good for setup and debugging.
-q --quiet
Do not print any progress or error information during the reading process.
-e --stderr-progress
Force output of progress information to stderr (for wrapper scripts).
-l --log-summary [file]
Save result summary to file, default filename cdparanoia.log.
-L --log-debug [file]
Save detailed device autosense and debugging output to a file, default filename cdparanoia.log.
-V --version
Print the pr
ogram version and quit. -Q --query
Perform CDROM drive autosense, query and print the CDROM table of contents, then quit.
-s --search-for-drive
Forces a complete search for a cdrom drive, even if the /dev/cdrom link exists.
-h --help
Print a brief synopsis of cdparanoia usage and options.
-p --output-raw
Output headerless data as raw 16-bit PCM data with interleaved samples in host byte order. To force little or big endian byte order, use -r or -R as described below.
|
Examples: |
cdparanoia -B Rip audio tracks from CD to wav files in current dir
|
ogram version and quit.