crip (1)
Leading comments
Automatically generated by Pod::Man 2.1801 (Pod::Simple 3.05) Standard preamble: ========================================================================
NAME
crip - a terminal-based ripper/encoder/tagger toolSYNOPSIS
crip [options]DESCRIPTION
crip is a terminal-based ripper/encoder/tagger tool for creating Ogg Vorbis/FLAC files under UNIX/Linux.OPTIONS
-h, --help Print help and exit.-v, --version Print version of crip and exit.
-e codec Encode to vorbis or flac (default = vorbis).
-s media Specify the source media (default =
-g genre Specify the music genre (default = classical).
-q [on/off] Classical-stype questioning (default = off).
-m [on/off] Map european to american-only chars (default = off).
-t [on/off] Trim leading/tailing silence (default = off).
-n [on/off] Normalize the audio (default = off).
-V voltresh Volume threshold for normalizing (default = 1.078) (only used when normalizing is enabled).
-r [on/off] Remove files after encoding (default = on).
-E editor Editor to use (default = sensible-editor).
-u [on/off/both] Use editor to name the files (default = on) (as opposed to the command-line).
-o flags Flags to pass to oggenc (default = '-q 4').
-f flags Flags to pass to flac (default = '--best --replay-gain').
-c flags Flags to pass to cdparanoia (default = '-v -z').
-d device CDrom device to read from (default = /dev/cdrom).
-w [on/off] Skip the ripping (makes empty .wav files) (default = off) (useful if you already have the .wav files to encode).
-p [on/off] Prompt to continue after ripping (default = off) (useful pause to edit .wav files before encoding).
-x [on/off] Eject