Projects / AVInfo

AVInfo

AVInfo is a utility for displaying AVI, MPEG (1 and 2), OGM, MKV, and IFO (DVD) information. It returns the length of a clip, FPS, resolution, codec, audio and video bit rate, number of key frames, sound parameters, the number and type of streams, and the language for audio/subtitles. It then generates a file list with statistics (HTML, plain text, or CSV).

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

Release Notes: This release has MKV (matroska support), minor bugfixes, and templates changes. There are new modes for HTML/text lists.

  •  21 Aug 2004 00:35

Release Notes: Two new templates were included: --csv-list for MS Excel and --far for "view" files data in FAR Manager. Support for external templates was also included.

  •  01 Aug 2004 02:15

Release Notes: This release adds full OGM/OGG support (including detection of languages of audio/subtitle streams) and limited support of IFO (DVD). There are minor riff bugfixes, and a new HTML template.

  •  23 May 2004 12:55

Release Notes: Rewritten AVI, MPEG/MP3 support, new command line keys for template, and a new --raw template.

  •  08 Apr 2004 18:05

Release Notes: This release features MPEG 1 and MPEG 2 support, removes the CRC from filenames, skipps VOBs <16Mb, and statistics for lists.

RSS Recent comments

12 Apr 2004 07:28 Avatar grothoff

similar project
libextractor is
a similar project that in the latest release integrated most
of the AVInfo functionality (libextractor also supports
additional file formats). While libextractor is a library for
metadata extraction it comes with a binary tool called
'extract' which is, just like AVInfo, printing information
about files.

Oh, and George, thanks a lot for the code, mpeg/avi are
definitely non-trivial formats, especially with the quality of
the documentation out there, and your code helped me a
lot :-).

Screenshot

Project Spotlight

WiKID Strong Authentication System

A two-factor authentication system.

Screenshot

Project Spotlight

Clzip

A C language version of lzip.