Skip to content
Morphr

Video format · .avi

What is a AVI video file?

AVI (Audio Video Interleave) is Microsoft’s 1992 video container — one of the oldest still in circulation and instantly recognisable, but inefficient by modern standards. It has weak support for current codecs, subtitles and streaming, so these days you mostly encounter it on legacy files.

Full name
Audio Video Interleave
Category
Video
File extension
.avi
MIME type
video/x-msvideo
Developer
Microsoft
First released
1992
Compression
Container (any codec)
Standard
Proprietary (documented)

Convert a AVI video file

Locally in your browser — nothing is uploaded. Pick a target format:

A relic of the early multimedia era

AVI arrived in 1992 as part of Microsoft’s Video for Windows, and for years it was the default way to store video on a PC. Its name describes its core idea: audio and video are interleaved in chunks so they can be read and played back together. That design made sense for the hardware of the time, but it carries a lot of overhead and lacks the niceties later containers took for granted — efficient indexing for large files, proper support for modern compression, and clean handling of subtitles or multiple audio tracks. The format also has awkward size limits and no real provision for variable-bitrate audio without messy workarounds.

Why it lingers, and why to move on

Despite its age, AVI persists because so much old content was saved in it: ripped DVDs, camcorder transfers, downloaded clips from the 2000s and archived recordings. Almost every desktop player still opens it, which keeps it alive long past its technical prime. But it was never built for streaming, it struggles with today’s efficient codecs, and the same minutes of video take noticeably more space than they would in MP4. Browsers do not play AVI natively, so viewing one on the web means decoding it with bundled software. For anything you mean to keep or share going forward, repackaging into a modern container is almost always worthwhile.

Strengths

  • Recognised and openable by almost every desktop player.
  • Simple, long-established and well-understood format.
  • Good for reading legacy files you already have.
  • Lossless-friendly with certain older codecs.

Limitations

  • Inefficient — larger files than modern containers.
  • Poor support for current codecs and variable bitrates.
  • No proper subtitle, chapter or streaming support.
  • Not played natively by browsers; awkward size limits.

When to use AVI video

Treat AVI as a legacy format you read rather than create: keep it for opening old files, but convert anything you want to store, stream or share into MP4 for far better efficiency and compatibility.

AVI video FAQ

Why is my AVI file so large?
AVI carries a lot of container overhead and is often paired with older, less efficient codecs. Re-encoding the same video into an MP4 with H.264 typically shrinks it dramatically at similar quality.
How do I play an AVI in my browser?
Browsers do not support AVI natively, so it has to be decoded by software such as ffmpeg first, then converted to a web-friendly format like MP4 before it will play.
Should I convert my old AVI files?
If you want to stream them, store them efficiently or play them on modern devices, yes — converting to MP4 saves space and improves compatibility while keeping the picture intact.