1oggz-codecs(1) General Commands Manual oggz-codecs(1)
2
3
4
6 oggz-codecs — List codecs in one or more Ogg files and their bit‐
7 streams.
8
9
11 oggz-codecs [-a | --all ] [-m | --mime ] [-1 | --one-per-line]
12 filename ...
13
14 oggz-codecs [-h | --help ] [-v | --version ]
15
17 oggz-codecs displays a list of codecs found in one or more Ogg files
18 and their bitstreams. The default comma-separated output is designed
19 for use in an HTML5 <video> codecs attribute.
20
21
23 oggz-codecs accepts the following options:
24
25
26 Display options
27 -a, --all Display codec names multiple times if present in multiple
28 tracks.
29
30 -m, --mime
31 Display MIME types rather than codec names.
32
33 -1, --one-per-line
34 Display one entry per line.
35
36 Miscellaneous options
37 -h, --help
38 Display usage information and exit.
39
40 -v, --version
41 Output version information and exit.
42
44 Conrad Parker May 15, 2008;
45
47 Copyright © 2009 Annodex Association
48
49
51 oggz-info(1) hogg(1)
52
53
54
55 oggz-codecs(1)