soundconverter -V (return code: 2)
Usage: soundconverter [options]
soundconverter: error: no such option: --version
SoundConverter 3.0.0-beta1
soundconverter --help (return code: 0)
SoundConverter 3.0.0-beta1
Usage: soundconverter [options]
Options:
-h, --help show this help message and exit
-b, --batch Convert in batch mode, from command line, without a
graphical user interface. You can use this from, say,
shell scripts.
-t, --tags Show tags for input files instead of converting them.
This indicates command line batch mode and disables
the graphical user interface.
-m CLI-OUTPUT-TYPE, --mime-type=CLI-OUTPUT-TYPE
Set the output MIME type for batch mode. The default
is audio/x-vorbis. Note that you probably want to set
the output suffix as well.
-q, --quiet Be quiet. Don't write normal output, only errors.
-d, --debug Displays additional debug information
-s CLI-OUTPUT-SUFFIX, --suffix=CLI-OUTPUT-SUFFIX
Set the output filename suffix for batch mode.The
default is .ogg . Note that the suffix does not affect
the output MIME type.
-j NUM, --jobs=NUM Force number of concurrent conversions.
--help-gst Shows GStreamer Options