man oggz-validate (Commandes) - Validate the Ogg framing of one or more files
NAME
oggz-validate - Validate the Ogg framing of one or more files
SYNOPSIS
oggz-validate filename ...
oggz-validate [-h | --help ] [-v | --version ]
Description
oggz-validate validates the Ogg framing of one or more Ogg files.
oggz-validate detects the following errors in Ogg framing:
- •
- Packet out of order
- •
- Multiple bos packets
- •
- Multiple eos packets
- •
- Missing eos packets
- •
- Packet belongs to unknown serialno
- •
- Granulepos decreasing within track
oggz-validate exits with status 0 if all files are valid Ogg files, and with status 1 if one or more errors are found.
Options
oggz-validate accepts the following options:
Miscellaneous options
- -h, --help
- Display usage information and exit.
- -v, --version
- Output version information and exit.
AUTHOR
Conrad Parker April 3, 2005;
COPYRIGHT
Copyright © 2005 CSIRO Australia
SEE ALSO
oggzdump(1), oggzinfo(1)