oggz-rip --version (return code: 0)
oggz-rip version 1.1.1
oggz-rip --help (return code: 0)
Usage: oggz-rip [options] filename ...
Filter options
These options can be used multiple times. Pages matching ANY of
the filter options will be included into the output.
-s serialno, --serialno serialno
Output streams with given serialno.
-i index, --stream-index index
Filter by stream index. These are assigned to
streams in the order of their BOS pages,
starting at 0.
-c content-type --content-type content-type
Filter by content-type. Run oggz-known-codecs
for a list of codec names which can be detected
by this version of oggz.
Miscellaneous options
-o filename, --output filename
Specify output filename
-h, --help Display this help and exit
-v, --version Output version information and exit
-V, --verbose Verbose operation
Please report bugs to <ogg-dev@xiph.org>