1 .\" Process this file with
2 .\" groff -man -Tascii ogginfo.1
4 .TH ogginfo 1 "July 10, 2002" "Xiph.Org Foundation" "Vorbis Tools"
7 ogginfo \- gives information about Ogg files, and does extensive validity checking
24 reads one or more Ogg files and prints information about stream contents
25 (including chained and/or multiplexed streams) to standard output. It will
26 detect (but not correct) a wide range of common defects, with many
27 additional checks specifically for Ogg Vorbis streams.
31 will print the filename being processed, the stream serial numbers, and various
32 common error conditions.
36 streams, information including the version used for encoding, the sample rate
37 and number of channels, the bitrate and playback length, and the contents of
38 the comment header are printed.
42 streams, basic information about the video is provided, including frame rate, aspect ratio, bitrate, length, and the comment header.
46 Show a help and usage message.
48 Quiet mode. This may be specified multiple times. Doing so once will remove
49 the detailed informative messages, twice will remove warnings as well.
51 Verbose mode. At the current time, this does not do anything.
55 Michael Smith <msmith@xiph.org>
60 \fBvorbiscomment\fR(1), \fBogg123\fR(1), \fBoggdec\fR(1), \fBoggenc\fR(1)