logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

oggLength - gives the length of an ogg video/audio file

Author

       Joern Seger <yorn at gmx dot net>

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

See Also