AVI
From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				Dan Tobias  (Talk | contribs)  | 
			 (Some cleanup; more MIME types.)  | 
			||
| Line 2: | Line 2: | ||
|subcat=Video  | |subcat=Video  | ||
|extensions={{ext|avi}}  | |extensions={{ext|avi}}  | ||
| − | |mimetypes={{mimetype|video/vnd.avi}}  | + | |mimetypes={{mimetype|video/avi}}<br>{{mimetype|video/x-msvideo}}<br>{{mimetype|video/vnd.avi}}<br>{{mimetype|video/msvideo}}  | 
|pronom={{PRONOM|fmt/5}}  | |pronom={{PRONOM|fmt/5}}  | ||
}}  | }}  | ||
| − | + | '''Audio Video Interleave''' ('''AVI''') is a video container format originally developed by Microsoft and IBM and based on the [[RIFF]] wrapper format. AVI is itself a wrapper that can enclose video bitstreams in many encodings, including [[Indeo]], [[Sorenson]], and [[Cinepak]].  | |
== References ==  | == References ==  | ||
| − | * [  | + | * [[Wikipedia:Audio Video Interleave]]  | 
* [http://download.microsoft.com/download/1/6/1/161ba512-40e2-4cc9-843a-923143f3456c/DVAVSPEC.RTF DV Data in the AVI File Format Specification, Version 1.01] Microsoft, 1997  | * [http://download.microsoft.com/download/1/6/1/161ba512-40e2-4cc9-843a-923143f3456c/DVAVSPEC.RTF DV Data in the AVI File Format Specification, Version 1.01] Microsoft, 1997  | ||
* [http://www.opennet.ru/docs/formats/avi.txt AVI description] Probably extracted from Video for Windows Programmer's Guide  | * [http://www.opennet.ru/docs/formats/avi.txt AVI description] Probably extracted from Video for Windows Programmer's Guide  | ||
Revision as of 20:24, 22 February 2013
Audio Video Interleave (AVI) is a video container format originally developed by Microsoft and IBM and based on the RIFF wrapper format. AVI is itself a wrapper that can enclose video bitstreams in many encodings, including Indeo, Sorenson, and Cinepak.
References
- Wikipedia:Audio Video Interleave
 - DV Data in the AVI File Format Specification, Version 1.01 Microsoft, 1997
 - AVI description Probably extracted from Video for Windows Programmer's Guide
 - Copy of Chapter 4: AVI Files from Video for Windows Programmer's Guide 1993
 - RIFF-AVI FILE FORMAT
 - Documention page from abcAVI Tag Editor site Has links to copies of AVI documentation at bottom.
 - Overview of Video for Windows, DirectShow (ActiveMovie), and AVI by John F. McGowan, 1996-2004
 - AVI, from Library of Congress resource on Sustainability of Digital Formats
 - WAVE and AVI Codec Registries (Historic Registry) Hosted by IANA. Implies use of video/vnd.avi as mimetype.