WAV
Waveform AudioUsed for uncompressed production audio.
- Family
- Audio
- MIME
- audio/wav
Convert WAV to MP4 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 MP4 media container. No artwork or motion is invented, so the resulting MP4 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. 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 media - A waveform container written here as uncompressed 16-bit PCM audio. Encoded delivery profile - An MPEG-4 container carrying H.264 video and AAC audio when both streams exist, built for broad device support.
Used for uncompressed production audio.
Designed for widely compatible web and device video.
PCM WAV can be much larger than delivery audio, and converting high-bit-depth material to 16-bit changes sample precision.
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.
Compare duration, sample rate, 16-bit depth, channels, peaks, and audible clipping.
Test that it plays and seeks correctly, that audio stays in sync, and that the video stream is actually present if you expected one.
Use this route only when the receiving workflow specifically accepts audio inside MP4. It is not a music-visualizer or slideshow generator.