FLV
FLV video containerUsed for moving images, timed audio, and playback metadata.
- Family
- Video
- MIME
- video/x-flv
Convert FLV to MP4 online and see exactly what timed-stream transcoding changes, what MP4 still can't promise, and how to verify the result.
The picture, sound, and timing streams inside FLV is decoded first, then re-encoded into MP4's own codec and container profile. Duration typically holds steady even as compression, channel mapping, frame cadence, or auxiliary streams shift underneath it. 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. 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 the legacy Flash Video container historically used for browser streaming. Encoded to an MPEG-4 container carrying H.264 video and AAC audio when both streams exist, built for broad device support.
Used for moving images, timed audio, and playback metadata.
Designed for widely compatible web and device video.
Current browsers no longer provide native Flash playback, and FLV may contain older codecs with limited hardware decoding.
An audio-only source stays audio-only here — no picture gets generated — and side streams like captions are a separate preservation question.
The verified MP4 profile uses H.264 video at CRF 23 and AAC audio at 192 kbit/s, with fast-start metadata.
Inspect codecs, dimensions, frame rate, duration, audio sync, keyframe seeking, and the complete transcoded result.
Test that it plays and seeks correctly, that audio stays in sync, and that the video stream is actually present if you expected one.
Confirm the receiving player, editor, or publishing service actually names MP4's container and codecs before switching; stay with FLV if extra tracks or original encoding need to survive intact.