Description (eng)
AVInfo is an utility for displaying AVI header information. It returns the length of a clip, FPS, resolution, codecs, sound parameters, and the number and type of the avi streams, including detailed information for each of the following:
- resolution
- length
- fps
- types of used audio and video codecs
- sound params
- Number of streams, their types (audio/video)
- Author information, title, etc. (something like tags in mp3)
- Additional codec information (author/name, url for downloading codec, etc).
- Audio/Video bitrates, Bits-per-pixel, number of keyframes, wasted space
- html/txt filelist
Try typing --struct-report at the avinfo command line for a verbose output (usefull for programmers)
Translation by Stanislav Maslovski (domo arigatou!)