LLMpediaThe first transparent, open encyclopedia generated by LLMs

AVI

Generated by DeepSeek V3.2
Note: This article was automatically generated by a large language model (LLM) from purely parametric knowledge (no retrieval). It may contain inaccuracies or hallucinations. This encyclopedia is part of a research project currently under review.
Article Genealogy
Parent: QuickTime Hop 4
Expansion Funnel Raw 40 → Dedup 0 → NER 0 → Enqueued 0
1. Extracted40
2. After dedup0 (None)
3. After NER0 ()
4. Enqueued0 ()
AVI
NameAVI
Extension.avi
Mimevideo/vnd.avi, video/avi, video/msvideo, video/x-msvideo
Typecode'Vfw '
Uniform typepublic.avi
DeveloperMicrosoft
ReleasedNovember 1992
GenreContainer format
Container forAudio, Video
Extended fromResource Interchange File Format

AVI. The Audio Video Interleave (AVI) format is a multimedia container format introduced by Microsoft in November 1992 as part of its Video for Windows technology. It stores data encoded in various codecs, synchronizing audio and video playback within a single file using the Resource Interchange File Format structure. While once a dominant standard for desktop video, its use has declined in favor of more modern formats offering better compression and features.

Overview

The AVI file structure is a derivative of the Resource Interchange File Format, which organizes data into discrete chunks and lists. A key characteristic of the format is its ability to interleave audio and video data, allowing for efficient playback from slower storage media like CD-ROMs prevalent in the 1990s. It was designed as the standard container for the Video for Windows framework, competing with formats like Apple's QuickTime File Format. The format's simplicity and early integration with the Microsoft Windows operating system contributed to its widespread adoption for capturing, editing, and distributing video content. However, it lacks native support for modern features such as variable bitrate audio, some advanced metadata, and certain color space specifications, which are standard in later containers.

Technical details

Technically, an AVI file is composed of a header section, which defines parameters like the stream count and playback rate, followed by data chunks for each media stream. Video streams were commonly encoded with codecs like Intel Indeo, Cinepak, and later Microsoft MPEG-4 variants, while audio often used Pulse-code modulation or MP3 compression. The format supports multiple audio and video streams through its "stream list" architecture, though this feature was rarely utilized in practice. A notable technical limitation is the 2 GB file size restriction in its original implementation, a barrier later addressed by the non-standard "AVI 2.0" or OpenDML extensions developed by the Matrox-led group. The format also does not formally define aspect ratio signaling, often leading to playback issues with non-square pixels.

History

The format was developed by Microsoft and first released with Video for Windows in November 1992, providing a crucial multimedia capability to the Windows 3.1 platform. Its development was part of the broader industry competition to establish desktop video standards, primarily against Apple's QuickTime architecture. The format's adoption accelerated with the rise of consumer digital video capture devices and editing software like Adobe Premiere Pro. In the late 1990s and early 2000s, it became the de facto standard for DivX-encoded video files shared over the early internet, playing a significant role in the digital video revolution. Despite its decline, support for the format remains ubiquitous in media players and operating systems due to its historical legacy.

Usage and applications

Throughout the 1990s and early 2000s, the format was extensively used for professional and consumer applications, including video editing suites, camcorder archiving, and multimedia presentations. It was the default capture format for many early FireWire-connected devices and digital video editing systems. The format also played a pivotal role in the internet video scene, as the preferred container for the DivX codec, which enabled the distribution of reasonable quality, feature-length films over dial-up and early broadband connections. While largely supplanted by formats like MP4 and Matroska for distribution and QuickTime File Format or MXF in professional environments, it is still encountered in legacy archives, certain surveillance systems, and some broadcast workflows.

Several container formats are directly related to or evolved from the AVI structure. The Resource Interchange File Format is its direct parent, serving as the basis for other Microsoft formats like WAV. The OpenDML (AVI 2.0) extensions were developed to overcome its original file size limits. Competing and succeeding multimedia containers include the MPEG program stream, Apple's QuickTime File Format, the more advanced Matroska (MKV), and the internationally standardized MP4 format based on ISO base media file format. Other contemporary formats from its era include the RealMedia container from RealNetworks and the Windows Media formats like Advanced Systems Format.

Category:Computer file formats Category:Video codecs Category:Microsoft multimedia technology