MPV
MPV video containerUsed for timed picture and sound streams meant for playback.
- Family
- Video
- MIME
- video/mpeg
Convert MPV to AVI online and see exactly what timed-stream transcoding changes, what AVI still can't promise, and how to verify the result.
Decoding MPV recovers the picture, sound, and timing streams it carries; writing AVI 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. MPV supplies an MPEG video elementary sequence; picture headers, field order, frame cadence, and display aspect are recovered without relying on container metadata. AVI output interleaves indexed audio and video chunks in a legacy RIFF container whose subtitle, modern metadata, and variable-frame-rate behavior is limited.
Decoded from an elementary MPEG video stream that normally carries picture data without a multiplexed soundtrack. Encoded to an older Microsoft media container commonly paired here with Xvid video and MP3 audio.
Used for timed picture and sound streams meant for playback.
Designed for recorded motion video with an accompanying soundtrack.
Treating MPV as a complete movie can create a silent output or lose separately supplied audio and timing relationships.
AVI has limited support for modern metadata, captions, variable frame rates, and some web players.
The verified AVI profile uses Xvid video and MP3 audio for compatibility with older AVI workflows.
Confirm video codec, frame size, frame rate, aspect ratio, duration, and whether an external audio stream is required.
Test seeking and audio sync in the target player, not only the opening frame.
Confirm the receiving player, editor, or publishing service actually names AVI's container and codecs before switching; stay with MPV if extra tracks or original encoding need to survive intact.