ogginfo(1)


NAME

   ogginfo  -  gives  information  about  Ogg  files,  and  does extensive
   validity checking

SYNOPSIS

   ogginfo [ -q ] [ -v ] [ -h ] file1.ogg ...  fileN.ogg

DESCRIPTION

   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.

OPTIONS

   -h     Show a help and usage message.

   -q     Quiet  mode. This may be specified multiple times. Doing so once
          will remove the detailed informative messages, twice will remove
          warnings as well.

   -v     Verbose mode. At the current time, this does not do anything.

AUTHORS

   Michael Smith <msmith@xiph.org>

SEE ALSO

   vorbiscomment(1), ogg123(1), oggdec(1), oggenc(1)


More Linux Commands

manpages/asn1_read_node_value.3.html
asn1_read_node_value(3) API function - Linux manual page....
Returns the value a data node inside a asn1_node structure. The data returned should be handled as constant values. RETURNS ASN1_SUCCESS if the node exists. COP

manpages/gethostid.3.html
gethostid(3) - get or set the unique identifier of the curre
gethostid() and sethostid() respectively get or set a unique 32-bit identifier for the current machine. The 32-bit identifier is intended to be unique among all

manpages/Tcl_InterpDeleted.3.html
Tcl_InterpDeleted(3) - create and delete Tcl command interpr
Tcl_CreateInterp creates a new interpreter structure and returns a token for it. The token is required in calls to most other Tcl procedures, such as Tcl_Create

manpages/Getopt::Long.3pm.html
Getopt::Long(3pm) - Extended processing of command line opti
The Getopt::Long module implements an extended getopt function called GetOptions(). This function adheres to the POSIX syntax for command line options, with GNU

manpages/isprint.3.html
isprint(3) - character classification routines (Man Page)...
These functions check whether c, which must have the value of an unsigned char or EOF, falls into a certain character class according to the specified locale. T

manpages/xprop.1.html
xprop(1) - property displayer for X - Linux manual page.....
For each of these properties, its value on the selected window or font is printed using the supplied formatting information if any. If no formatting information

manpages/Tie::StdHandle.3pm.html
Tie::StdHandle(3pm) - base class definitions for tied handle
The Tie::StdHandle package provide most methods for file handles described in perltie (the exceptions are UNTIE and DESTROY). It causes tied file handles to beh

manpages/rdisc.8.html
rdisc(8) - network router discovery daemon - Linux man page
rdisc implements client side of the ICMP router discover protocol. rdisc is invoked at boot time to populate the network routing tables with default routes. rdi

manpages/XmbufQueryExtension.3.html
XmbufQueryExtension(3) - X multibuffering functions.........
The application programming library for the X11 Double-Buffering, Multi-Buffering, and Stereo Extension contains the interfaces described below. With the except

manpages/XtAppAddSignal.3.html
XtAppAddSignal(3) - register and remove a signal source.....
The XtAppAddSignal function initiates a mechanism for handling signals within the context of the Intrinsics. Prior to establishing an operating system dependent

manpages/ld-linux.so.8.html
ld-linux.so(8) - dynamic linker/loader - Linux manual page
The programs ld.so and ld-linux.so* find and load the shared libraries needed by a program, prepare the program to run, and then run it. Linux binaries require

manpages/XkbAllocDeviceLedInfo.3.html
XkbAllocDeviceLedInfo(3) - Obtain an XkbDeviceLedInfoRec str
XkbAllocDeviceLedInfo allocates space for an XkbDeviceLedInfoRec and places it in device_info. If num_needed is nonzero, num_needed XkbIndicatorMapRec structure





We can't live, work or learn in freedom unless the software we use is free.