oggLength - gives the length of an ogg video/audio file
Contents
Description
oggLength analyses an ogg audio/video file and gives the duration of a file. If there is more than one
stream available, the end time position of the longest stream is printed. The return value is given by
milliseconds.
oggLength does not care for skeleton information.
Name
oggLength - gives the length of an ogg video/audio file
Options
-v prints out the length of the vorbis stream.
-t prints out the length of the theora stream.
See Also
oggCut(1), oggJoin(1), oggSplit(1), oggTranscode(1), oggSlideshow(1), oggThumb(1), oggSilence(1) Linux JAN 2010 OGGLENGTH(1)
Synopsis
oggLength[options]inputfile.ogv
