oggz-codecs --version (return code: 0)
oggz-codecs version 1.1.1
oggz-codecs --help (return code: 0)
Usage: oggz-codecs [options] filename ...
List codecs in one or more Ogg files and their bitstreams. The default
comma-separated output is designed for use in an HTML5 <video> codecs
attribute.
Display options
-a, --all Display codec names multiple times if present in
multiple tracks.
-m, --mime Display MIME types rather than codec names
-1, --one-per-line Display one entry per line
Miscellaneous options
-h, --help Display this help and exit
-v, --version Output version information and exit
Please report bugs to <ogg-dev@xiph.org>