This is the command crip that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
crip - a terminal-based ripper/encoder/tagger tool
SYNOPSIS
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 = CD).
-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 CD when done ripping (default = off)
Use crip online using onworks.net services