oggz-scan (1) Linux Manual Page
oggz-scan — Scan an Ogg file and output characteristic landmarks
Synopsis
oggz-scan [-k | –keyframe ] [-o filename | –output filename ] [-f format | –format format ] filename
oggz-scan [-h | –help ] [-v | –version ]
Description
oggz-scan scans the content of an Ogg file and outputs timestamps of characteristic features.Options
oggz-scan accepts the following options:Output options
- -o filename, –output filename
- Write output to the specified filename instead of printing it to standard output.
- -f format, –format format
- Write output in the specified format. Supported formats are plain, cmml, html. (Default: plain)
Feature options
- -k, –keyframe
- Display timestamps of unforced Theora keyframes.
Miscellaneous options
- -h, –help
- Display usage information and exit.
- -v, –version
- Output version information and exit.
