dir2ogg --version (return code: 0)
dir2ogg 0.12
dir2ogg --help (return code: 0)
dir2ogg 0.12 (2016-01-19), converts audio files into ogg vorbis.
Usage: dir2ogg [options] [arguments]
Options:
--version show program's version number and exit
-h, --help show this help message and exit
-l, --license display license informations
-d, --directory convert files in all directories specified as
arguments (not needed anymore)
-r, --recursive convert files in all subdirectories of all directories
specified as arguments
-q N, --quality=N quality. N is a number from 1-10 (default 3.0)
-t, --smart-mp3 try to use similar quality as original mp3 file
(overwrites -q)
-T N, --smart-mp3-correction=N
decrease detected quality (implies -t)
-n, --no-mp3 don't convert mp3s (use with '-d' or '-r')
-a, --convert-all convert all supported formats
-A, --convert-ape convert all APE files found in directories.
-f, --convert-flac convert all FLAC files found in directories
-m, --convert-m4a convert all M4A files found in directories
-M, --convert-mpc convert all MPC files found in directories
-w, --convert-wav convert all WAV files found in directories
-W, --convert-wma convert all WMA files found in directories
-V, --convert-wv convert all WV files found in directories
--delete-input delete input files
-p, --preserve-wav keep the wav files (also includes -P)
-P, --no-pipe Do not use pipes, use temporary wav files
-v, --verbose verbose output
-Q, --quiet do not display progress report.
--mpc-decoder=mpcdec decoder for mpc files (choices: mpcdec, mplayer)
--wv-decoder=wvunpack
decoder for wv files (choices: wvunpack, mplayer)
--mp3-decoder=mpg123 decoder for mp3 files (choices: mpg123, mpg321, lame,
mplayer)
--flac-decoder=flac decoder for flac files (choices: flac, ogg123,
mplayer)
--wma-decoder=mplayer
decoder for wma files (choices: mplayer)
--m4a-decoder=faad decoder for m4a files (choices: faad, mplayer)
--ape-decoder=mplayer
decoder for ape files (choices: mplayer)