ogginfo(1) | Vorbis Tools | ogginfo(1) |
ogginfo - gives information about Ogg files, and does extensive validity checking
ogginfo [ -q ] [ -v ] [ -h ] file1.ogg ... fileN.ogg
ogginfo reads one or more Ogg files and prints information about stream contents (including chained and/or multiplexed streams) to standard output. It will detect (but not correct) a wide range of common defects, with many additional checks specifically for Ogg Vorbis streams.
For all stream types ogginfo will print the filename being processed, the stream serial numbers, and various common error conditions.
For Vorbis streams, information including the version used for encoding, the sample rate and number of channels, the bitrate and playback length, and the contents of the comment header are printed.
Similarly, for Theora streams, basic information about the video is provided, including frame rate, aspect ratio, bitrate, length, and the comment header.
Michael Smith <msmith@xiph.org>
July 10, 2002 | Xiph.Org Foundation |