1OGGLENGTH(1) User Manuals OGGLENGTH(1)
2
3
4
6 oggLength - gives the length of an ogg video/audio file
7
9 oggLength [options] inputfile.ogv
10
12 oggLength analyses an ogg audio/video file and gives the duration of a
13 file. If there is more than one stream available, the end time position
14 of the longest stream is printed. The return value is given by mil‐
15 liseconds.
16
17 oggLength does not care for skeleton information.
18
19
21 -v prints out the length of the vorbis stream.
22
23
24 -t prints out the length of the theora stream.
25
26
28 Joern Seger <yorn at gmx dot net>
29
30
32 oggCut(1), oggJoin(1), oggSplit(1), oggTranscode(1), oggSlideshow(1),
33 oggThumb(1), oggSilence(1)
34
35
36
37
38Linux JAN 2010 OGGLENGTH(1)