Sample Files
Details
Audio Video Interleave
About
AVI is a multimedia container format created by Microsoft. It stores audio and video data using a simple structure based on the RIFF standard. AVI supports many codecs, but lacks certain modern features such as efficient compression and advanced metadata handling.
History
AVI (Audio Video Interleave) was introduced by Microsoft in 1992 as part of its Video for Windows framework. Based on the RIFF (Resource Interchange File Format) structure, AVI served as one of the earliest widely adopted multimedia containers. Although lacking advanced features like modern streaming optimization, native subtitle support, and flexible metadata, AVI played a major role in early digital video distribution and is still encountered in legacy systems, editing workflows, and archival media.
Learn more at: https://www.microsoft.com
Simple and widely supported legacy format
Compatible with a broad range of codecs
Easy to decode and process by video tools
Useful for raw or lightly compressed video content
Common in archival and editing workflows
Test playback compatibility for older Windows-based frameworks
Use in editing tools that support raw or lightly compressed files
Convert AVI files to MP4 or MKV using FFmpeg
Benchmark codec behavior in legacy vs modern formats
Use Cases
Here are the use cases for this file extension
Legacy System Support
Commonly used in older Windows applications and hardware that rely on the Video for Windows framework.
Raw or Low-Compression Media
Useful for storing uncompressed or lightly compressed footage in editing workflows.
Format Conversion Testing
Ideal for validating codecs and transcoding pipelines between old and modern formats.
Compatibility
This extension is compatible with the following platforms.
Windows
macOS
Linux
Android
iOS (via supported apps)
Web Browsers (conversion needed)
More Details
Here are some technical details about this extension
File Extension
.avi
MIME Type
video/x-msvideo
Container Format
AVI (RIFF-based)
Audio Support
PCM, MP3, AC3
Video Codecs
DivX, Xvid, MJPEG, DV, H.264
Subtitle Support
Limited (requires external subtitle files)
Metadata Support
Limited
Typical Use
Legacy media playback, editing workflows, format conversion
Related
Here are some related extensions
Get answers to common questions
AVI files can be played using VLC Media Player, Windows Media Player, MPC-HC, and many other media players that support legacy formats.