FLV
FLV video containerUsed for moving images, timed audio, and playback metadata.
- Family
- Video
- MIME
- video/x-flv
Convert FLV to FLAC online. See the real audio-stream extraction behavior, preservation limits, and a format-specific acceptance test.
Only the audio stream inside FLV is pulled out - The picture stream is discarded entirely - And encoded as FLAC. 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. FLAC output losslessly codes decoded samples and supports rich comments, yet it cannot reconstruct fidelity already removed by a lossy source codec.
Decoded media - The legacy Flash Video container historically used for browser streaming. Encoded delivery profile - Losslessly compressed audio that preserves decoded samples and supports rich tags.
Used for moving images, timed audio, and playback metadata.
Designed for lossless music archiving.
Current browsers no longer provide native Flash playback, and FLV may contain older codecs with limited hardware decoding.
FLAC does not make a lossy source lossless again, and some basic players reject less common sample rates or channel layouts.
The verified FLAC profile uses lossless compression level 8; it preserves decoded samples rather than source codec data.
Inspect codecs, dimensions, frame rate, duration, audio sync, keyframe seeking, and the complete transcoded result.
Compare duration, sample rate, channels, peak levels, and tags with the decoded source.
Take this route when only dialogue, music, or a soundtrack needs to reach a FLAC-accepting system; hold onto FLV whenever its pictures, captions, or visual timing still matter.