AAC
AAC audio formatUsed for recorded sound meant for playback over time.
- Family
- Audio
- MIME
- audio/aac
Convert AAC to WAV online. See the real timed-stream transcoding behavior, preservation limits, and a format-specific acceptance test.
Decoding AAC recovers the waveform and channel layout it carries; writing WAV 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. AAC arrives as coded audio frames without the richer track tables expected from an MP4-family container, so timing and tags are reconstructed from the elementary stream. WAV delivery writes a RIFF waveform whose PCM precision, rate, channels, channel mask, peaks, and large file size matter more than codec branding.
Decoded media - Lossy Advanced Audio Coding frames used by many streaming and device workflows. Encoded delivery profile - A waveform container written here as uncompressed 16-bit PCM audio.
Used for recorded sound meant for playback over time.
Designed for uncompressed production audio.
An AAC elementary stream carries less container metadata than M4A and another lossy encode can soften transients.
PCM WAV can be much larger than delivery audio, and converting high-bit-depth material to 16-bit changes sample precision.
The verified WAV profile writes 16-bit little-endian PCM rather than a perceptual delivery codec.
Listen for speech sibilance and music attacks, then confirm duration and channel layout.
Compare duration, sample rate, 16-bit depth, channels, peaks, and audible clipping.
Confirm the receiving player, editor, or publishing service actually names WAV's container and codecs before switching; stay with AAC if extra tracks or original encoding need to survive intact.