AVI
AVI video containerUsed for recorded motion video with an accompanying soundtrack.
- Family
- Video
- MIME
- video/x-msvideo
Convert AVI to MP4 online. See the real timed-stream transcoding behavior, preservation limits, and a format-specific acceptance test.
Decoding AVI recovers the picture, sound, and timing streams it carries; writing MP4 means re-expressing that under a different codec and container profile. Duration commonly survives untouched even while compression, channel mapping, cadence, metadata, or auxiliary streams do not. AVI is reconstructed from RIFF indexes and interleaved chunks; codec tags, frame timing, keyframes, and audio alignment determine whether seeking remains stable. MP4 output organizes tracks around web-friendly sample timing and fast-start playback; captions, chapters, rotation, and any auxiliary streams remain separate preservation decisions.
Decoded from an older Microsoft media container commonly paired here with Xvid video and MP3 audio. Encoded to a broadly supported MPEG-4 container written here with H.264 video and AAC audio when those streams exist.
Used for recorded motion video with an accompanying soundtrack.
Designed for widely compatible web and device video.
AVI has limited support for modern metadata, captions, variable frame rates, and some web players.
An audio-only source does not gain pictures, and ancillary streams such as captions may not carry over.
The MP4 profile that has been verified writes H.264 video at CRF 23 alongside AAC audio at 192 kbit/s, with fast-start metadata for web playback.
Test seeking and audio sync in the target player, not only the opening frame.
Test playback, seeking, audio sync, dimensions, and whether the expected video stream actually exists.
Choose MP4 only after the player, editor, or publishing service confirms its container and codecs; keep AVI if extra tracks or source encoding must survive.