logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

crip - a terminal-based ripper/encoder/tagger tool

Author

       This manual page was written by Florian Ragwitz <florian.ragwitz@s2004.tu-chemnitz.de>, for the Debian
       project (but may be used by others).

Debian Project                                     2024-06-11                                            CRIP(1)

Description

crip is a terminal-based ripper/encoder/tagger tool for creating Ogg Vorbis/FLAC files under UNIX/Linux.

Name

       crip - a terminal-based ripper/encoder/tagger tool

Options

-h, --help Print help and exit.

       -v, --version Print version of crip and exit.

       -ecodec Encode to vorbis or flac (default = vorbis).

       -smedia Specify the source media (default = CD).

       -ggenre 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).

       -Vvoltresh Volume threshold for normalizing (default = 1.078) (only used when normalizing is enabled).

       -r[on/off] Remove files after encoding (default = on).

       -Eeditor Editor to use (default = sensible-editor).

       -u[on/off/both] Use editor to name the files (default = on) (as opposed to the command-line).

       -oflags Flags to pass to oggenc (default = '-q 4').

       -fflags Flags to pass to flac (default = '--best --replay-gain').

       -cflags Flags to pass to cdparanoia (default = '-v -z').

       -ddevice 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 CD when done ripping (default = off)

See Also

oggenc(1) flac(1) cdparanoia(1)

Synopsis

crip [options]

See Also