.avi — Audio Video Interleave
An older Windows video container that still appears in legacy cameras, screen recorders, and archives.
About this format
AVI is a Microsoft container from the early Windows multimedia era. It can hold many codec combinations, which is why old AVI files often need VLC or conversion.
Use AVI for compatibility with legacy devices. Convert to MP4 or WebM for modern sharing.
Real-world samples & file sizes
Four real .avi files with extracted poster frames. The set avoids blank, solid-color, and gradient previews while covering direct legacy AVI samples and freshly sourced public media converted into AVI.

Aurora Shimmer AVI
A public-domain aurora time-lapse transcoded into AVI with MPEG-4 video and MP3 audio.

Peony Time-Lapse AVI
A flower time-lapse converted to a compact AVI sample for legacy container testing.

Grass Tray AVI
A real time-lapse clip converted into AVI to show older desktop media workflows.

Coast Drone AVI
A directly downloaded XviD AVI sample with a coastal aerial scene.
Pros
- +Recognized by many desktop tools
- +Common in legacy archives
- +Simple container model
Cons
- −Poor fit for modern streaming
- −Codec support is unpredictable
- −Large files are common
AVI vs other formats
| vs | Size | Quality | Note |
|---|---|---|---|
| MP4 | MP4 is usually smaller | Depends on codec | MP4 is better for modern playback and uploads. |
| MKV | Varies | Depends on codec | MKV is more flexible for subtitles and modern metadata. |
Where it works
- Windows native for supported codecs
- macOS via VLC/IINA
- Linux via VLC/mpv
- Browsers generally do not use AVI for web playback
- VLC
- VirtualDub
- FFmpeg
- HandBrake
Related tools
Frequently asked questions
- Why does AVI need a codec?
- AVI can contain many older codecs. The player must support the codec inside, not just the .avi extension.
- Is AVI still useful?
- Mostly for legacy files. MP4 or WebM are better for new exports.
Sources
- Microsoft AVI RIFF file reference - AVI container structure and RIFF basis
- Library of Congress - AVI - AVI-specific archival description
Other video formats
- .mkv MKVA flexible open video container often used for high-quality movies, subtitles, and multiple audio tracks.
- .mov MOVApple's QuickTime movie container, common in camera exports, editing apps, and macOS workflows.
- .webm WebMGoogle's open, royalty-free video format for the web — typically 30-50% smaller than equivalent MP4 / H.264.