NAME 

oggzrip --- Extract one or more logical bitstreams from an Ogg file.

SYNOPSIS 

oggzrip [-o filename | --output filename ] filename

oggzrip [-h | --help ] [-v | --version ]

Description 

oggzrip extracts one or more logical bitstreams from an Ogg file.

Options 

oggzrip accepts the following options:

Miscellaneous options 

-o filename, --output filename
Write output to the specified filename instead of printing it to standard output.
-h, --help
Display usage information and exit.
-v, --version
Output version information and exit.

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. The following codec names are currently detected: "theora", "vorbis", "speex", "annodex"

AUTHOR 

David Kuehling January 1, 2005;

COPYRIGHT 

Copyright © 2005 CSIRO Australia

SEE ALSO 

oggzmerge (1), oggzdump (1), oggzdiff (1)