WAVE
WAVE audio formatUsed for encoded audio covering music, speech, or effects.
- Family
- Audio
- MIME
- audio/wav
Convert WAVE to AAC online. See the real timed-stream transcoding behavior, preservation limits, and a format-specific acceptance test.
Decoding WAVE recovers the waveform and channel layout it carries; writing AAC 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. The WAVE spelling follows the RIFF/WAVE chunk model, including format extensions, fact and data chunks, channel masks, and non-audio metadata. An AAC elementary-stream result carries coded audio frames without the richer tags, chapters, artwork, and track metadata of an M4A container.
Decoded media - The long-form extension for a RIFF WAVE container commonly carrying PCM or another tagged audio codec. Encoded delivery profile - Lossy Advanced Audio Coding frames used by many streaming and device workflows.
Used for encoded audio covering music, speech, or effects.
Designed for recorded sound meant for playback over time.
The name WAVE does not ensure uncompressed samples, and changing spelling does not change codec, precision, or size.
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 the WAVE format tag, sample rate, bit depth, channels, duration, peaks, and receiving-editor support.
Listen for speech sibilance and music attacks, then confirm duration and channel layout.
Confirm the receiving player, editor, or publishing service actually names AAC's container and codecs before switching; stay with WAVE if extra tracks or original encoding need to survive intact.