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

NAME

6       oggzrip — Extract one or more logical bitstreams from an Ogg file.
7
8

SYNOPSIS

10       oggzrip [-o filename  | --output filename ] filename
11
12       oggzrip [-h  | --help ]  [-v  | --version ]
13

Description

15       oggzrip extracts one or more logical bitstreams from an Ogg file.
16
17

Options

19       oggzrip accepts the following options:
20
21
22   Miscellaneous options
23       -o filename, --output filename
24                 Write output to the specified filename instead of printing it
25                 to standard output.
26
27
28       -h, --help
29                 Display usage information and exit.
30
31       -v, --version
32                 Output version information and exit.
33
34   Filter options
35       These options can be used multiple times. Pages  matching  ANY  of  the
36       filter options will be included into the output.
37
38
39       -s serialno, --serialno serialno
40                 Output streams with given serialno.
41
42       -i index, --stream-index index
43                 Filter  by stream index. These are assigned to streams in the
44                 order of their BOS pages, starting at 0.
45
46
47       -c content-type --content-type content-type
48                 Filter by content-type.  The following codec names  are  cur‐
49                 rently detected: "cmml", "flac", "theora", "speex", "vorbis"
50
51

AUTHOR

53       David Kuehling        January  1, 2005;
54
56       Copyright © 2005 CSIRO Australia
57
58

SEE ALSO

60       oggzmerge(1), oggzdump(1), oggzdiff(1)       hogg(1)
61
62
63
64                                                                    oggzrip(1)
Impressum