oggz-scan - Man Page
Scan an Ogg file and output characteristic landmarks
Synopsis
oggz-scan [-k  | --keyframe ]  [-o filename  | --output filename ]  [-f format  | --format format ] filename  
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. 
Author
Silvia Pfeiffer October 7, 2005;
Copyright
Copyright © 2005 CSIRO Australia