1oggz(1)                     General Commands Manual                    oggz(1)
2
3
4

NAME

6       oggz — inspect and manipulate Ogg multimedia files
7
8

SYNOPSIS

10       oggzhelp command command args
11

Description

13       oggz  is  a  suite  of tools for manipulating Ogg multimedia files.  It
14       supports multiplexed files conformant  with  RFC3533.  Oggz  can  parse
15       headers  for CELT, CMML, Dirac, FLAC, Kate, PCM, Speex, Theora and Vor‐
16       bis, and can read and write Ogg Skeleton logical bitstreams.
17
18

Commands

20          ·  helpDisplay help for a specific subcommand (eg. "oggz help chop")
21
22   Reporting
23          ·  diffHexdump the packets of two Ogg files and output differences.
24
25          ·  dumpHexdump packets of an Ogg file, or revert an  Ogg  file  from
26             such a hexdump.
27
28          ·  infoDisplay  information  about  one  or more Ogg files and their
29             bitstreams.
30
31          ·  scanScan an Ogg file and output characteristic landmarks.
32
33          ·  validateValidate the Ogg framing of one or more files.
34
35   Extraction
36          ·  ripExtract one or more logical bitstreams from an Ogg file.
37
38   Editing
39          ·  chopExtract the part of an Ogg file between  given  start  and/or
40             end times.
41
42          ·  commentList  or  edit  comments  in  an Ogg file.  mergeMerge Ogg
43             files together,  interleaving  pages  in  order  of  presentation
44             time.sortSort  the  pages of an Ogg file in order of presentation
45             time.
46

Options

48       oggz accepts the following options:
49
50
51   Miscellaneous options
52       -h, --help
53                 Display usage information and exit.
54
55       -v, --version
56                 Output version information and exit.
57

AUTHOR

59       Conrad Parker        July  9, 2008;
60
62       Copyright © 2008 Annodex Association
63
64

SEE ALSO

66       ogginfo(1)       hogg(1)
67
68
69
70                                                                       oggz(1)
Impressum