logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

oggz-codecs — List codecs in one or more Ogg files and their bitstreams.

Author

       Conrad Parker        May 15, 2008;

Description

oggz-codecs  displays  a  list of codecs found in one or more Ogg files and their bitstreams. The default
       comma-separated output is designed for use in an HTML5 <video> codecs attribute.

Name

       oggz-codecs — List codecs in one or more Ogg files and their bitstreams.

Options

oggz-codecs accepts the following options:

   Displayoptions
       -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.

   Miscellaneousoptions
       -h, --help
                 Display usage information and exit.

       -v, --version
                 Output version information and exit.

See Also

oggz-info(1)hogg(1)oggz-codecs(1)

Synopsis

oggz-codecs [-a  | --all ]  [-m  | --mime ]  [-1 | --one-per-line]  filename ...

       oggz-codecs [-h  | --help ]  [-v  | --version ]

See Also