WAV
Waveform AudioUsed for uncompressed production audio.
- Family
- Audio
- MIME
- audio/wav
Convert WAV to FLV online. See the real audio-only container delivery behavior, preservation limits, and a format-specific acceptance test.
WAV audio is what actually exists here, and it gets encoded straight into a FLV media container. No artwork or motion is invented, so the resulting FLV file can carry no meaningful video stream at all. WAV parsing reads RIFF chunks to establish the precise sample encoding, rate, channel layout, data extent, and any non-audio chunks before transcoding. FLV delivery uses a retired Flash-era streaming container; even a correctly encoded file needs a dedicated player because current browsers do not restore Flash playback.
Decoded from a waveform container written here as uncompressed 16-bit PCM audio. Encoded to the legacy Flash Video container historically used for browser streaming.
Used for uncompressed production audio.
Designed for moving images, timed audio, and playback metadata.
PCM WAV can be much larger than delivery audio, and converting high-bit-depth material to 16-bit changes sample precision.
Current browsers no longer provide native Flash playback, and FLV may contain older codecs with limited hardware decoding.
The writer builds the legacy Flash Video container historically used for browser streaming and labels the result as video/x-flv. The receiving application - Not the extension alone - Is the final compatibility test.
Compare duration, sample rate, 16-bit depth, channels, peaks, and audible clipping.
Inspect codecs, dimensions, frame rate, duration, audio sync, keyframe seeking, and the complete transcoded result.
Use this route only when the receiving workflow specifically accepts audio inside FLV. It is not a music-visualizer or slideshow generator.