oggzinfo

Langue: en

Autres versions - même langue

Version: 148436 (fedora - 04/07/09)

Section: 1 (Commandes utilisateur)

NAME

oggzinfo --- Display information about one or more Ogg files and their bitstreams.
 

SYNOPSIS

oggzinfo [-l | --length ] [-b | --bitrate ] [-g | --page-stats ] [-p | --packet-stats ] [-k | --skeleton ] [-a | --all ] filename ...

oggzinfo [-h | --help ] [-v | --version ]

Description

oggzinfo displays information about one or more Ogg files and their bitstreams.
 

Options

oggzinfo accepts the following options:
 

Display options

-l, --length
Display content lengths.
-b, --bitrate
Display bitrate information.
-g, --page-stats
Display Ogg page statistics.
-p, --packet-stats
Display Ogg packet statistics.
-k, --skeleton
Display Extra data from OggSkeleton bitstream.
-a, --all
Display all information.

Miscellaneous options

-h, --help
Display usage information and exit.
-v, --version
Output version information and exit.

Units of measurement

oggzinfo displays information using the following units:
 

Byte lengths

bytes
(8 bits)
kB
kilobytes (1024 bytes)
MB
megabytes (1024*1024 bytes)
GB
gigabytes (1024*1024*1024 bytes)

Bitrates

bps
bits per second (bit/s)
kbps
kilobits per second (1000 bit/s)
Mbps
megabits per second (1000000 bit/s)
Gbps
gigabits per second (1000000000 bit/s)

AUTHOR

Conrad Parker March 10, 2005;

Copyright © 2005 CSIRO Australia
 

SEE ALSO

oggzdump(1), oggzrip(1), oggzdiff(1) hogg(1)