FLV
FLV video containerUsed for moving images, timed audio, and playback metadata.
- Family
- Video
- MIME
- video/x-flv
Convert FLV to AAC online and see exactly what audio-stream extraction changes, what AAC still can't promise, and how to verify the result.
Only the audio stream inside FLV is pulled out - The picture stream is discarded entirely - And encoded as AAC. What comes out is genuine audio, never a muted copy of the video. 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. An AAC elementary-stream result carries coded audio frames without the richer tags, chapters, artwork, and track metadata of an M4A container.
Decoded from the legacy Flash Video container historically used for browser streaming. Encoded to lossy Advanced Audio Coding frames used by many streaming and device workflows.
Used for moving images, timed audio, and playback metadata.
Designed for recorded sound meant for playback over time.
Current browsers no longer provide native Flash playback, and FLV may contain older codecs with limited hardware decoding.
An AAC elementary stream carries less container metadata than M4A and another lossy encode can soften transients.
The media engine writes an AAC elementary stream, so container-only cover art and chapter data are not expected.
Inspect codecs, dimensions, frame rate, duration, audio sync, keyframe seeking, and the complete transcoded result.
Listen for speech sibilance and music attacks, then confirm duration and channel layout.
Choose this route to deliver dialogue, music, or a soundtrack to a system that accepts AAC; keep FLV when its pictures, captions, or visual timing still matter.