Sonice Command-Line Options
Command-line options:
General Options
- -h, --help
- Prints a help message and exits.
Ogg Generation Options
- -q, --quality
- Modifies the quality setting of the generated Ogg Vorbis files. Defaults to 3.
Path Options
- -k, --skip-flac
- Skips decoding from FLAC files and encodes straight from .wav files.
Directory Options
- -f, --flac-dir
- Sets the directory where sonice looks for .flac files. Defaults to ./flac.
- -i, --info-dir
- Sets the directory where sonice looks for comment and pragma files. Defaults to ./info.
- -w, --wav-dir
- Sets the directory where sonice places (and looks for) .wav files. Defaults to ./wav.
- -o, --ogg-dir
- Sets the directory where sonice places the generated Ogg Vorbis files. Defaults to ./ogg.