FLV
FLV video containerUsed for moving images, timed audio, and playback metadata.
- Family
- Video
- MIME
- video/x-flv
Convert FLV to AVI online and see exactly what timed-stream transcoding changes, what AVI still can't promise, and how to verify the result.
Decoding FLV 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. The FLV reader walks timestamped audio, video, and script-data tags, then identifies the legacy codecs and keyframe index before a modern stream is written. 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 media - The legacy Flash Video container historically used for browser streaming. Encoded delivery profile - An older Microsoft media container commonly paired here with Xvid video and MP3 audio.
Used for moving images, timed audio, and playback metadata.
Designed for recorded motion video with an accompanying soundtrack.
Current browsers no longer provide native Flash playback, and FLV may contain older codecs with limited hardware decoding.
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.
Inspect codecs, dimensions, frame rate, duration, audio sync, keyframe seeking, and the complete transcoded result.
Test seeking and audio sync in the target player, not only the opening frame.
Switch to AVI only once the destination player, editor, or service has confirmed support for its exact container and codecs. If extra tracks or the original encoding must survive, FLV remains the safer choice.