usage: ripoff [options] options: -h, --help show this help message and exit --version show program's version number and exit -v increase verbosity level --verbose=V set verbosity level to V -q, --quiet run silently (verbosity = 0) -dDEVICE, --device=DEVICE device file to open (default: /dev/cdrom on this platform) -bDIR, --output-base=DIR base output dir (default: /music/ogg) -tTRACKS, --tracks=TRACKS tracks to rip (default: all) (example: 1,2-5,8) -p, --use-pipes, --synchronous use named pipes for intermediate output (uses less temporary disk space, works great if encoding is faster than ripping) [default] -f, --use-files, --asynchronous use real files for intermediate output (uses more temporary disk space, but should be more reliable if ripping is faster than encoding, and will free up your CD-ROM drive sooner) -k, --keep-tmp put temporary (.wav) files in output dir, and don't delete them when done with them (implies -f) -R, --rip-only just do digital audio extraction -- no encoding (implies -k, -f) -P, --playback play encoded audio files as encoding proceeds -e, --eject eject CD when finished -AARTIST, --artist=ARTIST use ARTIST for tagging and file naming (overrides CDDB/CDindex) -LALBUM, --album=ALBUM use ALBUM for tagging and file naming -DDISC, --disc=DISC set disc number to DISC (for multi-disc sets) -yYEAR, --year=YEAR use YEAR for tagging --offset=OFFSET add OFFSET to track numbers for tagging and file naming