WAV
Waveform AudioUsed for uncompressed production audio.
- Family
- Audio
- MIME
- audio/wav
Convert WAV to M4A online. See the real timed-stream transcoding behavior, preservation limits, and a format-specific acceptance test.
Decoding WAV recovers the waveform and channel layout it carries; writing M4A means re-expressing that under a different codec and container profile. Duration commonly survives untouched even while compression, channel mapping, cadence, metadata, or auxiliary streams do not. WAV parsing reads RIFF chunks to establish the precise sample encoding, rate, channel layout, data extent, and any non-audio chunks before transcoding. The M4A writer places coded audio in an MP4 track structure that can also carry timing metadata, tags, chapters, and cover artwork.
Decoded from a waveform container written here as uncompressed 16-bit PCM audio. Encoded to an MPEG-4 audio container commonly holding AAC audio plus tags and cover art.
Used for uncompressed production audio.
Designed for encoded audio covering music, speech, or effects.
PCM WAV can be much larger than delivery audio, and converting high-bit-depth material to 16-bit changes sample precision.
Players may support M4A but reject a particular codec, and cover art or chapter metadata can be dropped.
The verified M4A profile encodes AAC audio at 192 kbit/s.
Compare duration, sample rate, 16-bit depth, channels, peaks, and audible clipping.
Confirm codec compatibility, duration, gapless playback, tags, and album artwork.
Confirm the receiving player, editor, or publishing service actually names M4A's container and codecs before switching; stay with WAV if extra tracks or original encoding need to survive intact.