AAC
AAC audio formatUsed for recorded sound meant for playback over time.
- Family
- Audio
- MIME
- audio/aac
Convert AAC to AIFF online. See the real timed-stream transcoding behavior, preservation limits, and a format-specific acceptance test.
Converter.now decodes the waveform and channel layout carried by AAC, then writes the codec and container profile used for AIFF. Duration can remain identical while compression, channel mapping, frame cadence, metadata, or auxiliary streams change. 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. AIFF delivery stores waveform samples in an interchange-oriented chunk structure, commonly using big-endian PCM with explicit precision, rate, and channels.
Decoded media - Lossy Advanced Audio Coding frames used by many streaming and device workflows. Encoded delivery profile - Apple's chunk-based Audio Interchange File Format commonly carrying big-endian PCM samples.
Used for recorded sound meant for playback over time.
Designed for recorded sound meant for playback over time.
An AAC elementary stream carries less container metadata than M4A and another lossy encode can soften transients.
AIFF files can be large, and tags, loop points, or uncommon sample precision are not handled uniformly.
The writer builds Apple's chunk-based Audio Interchange File Format commonly carrying big-endian PCM samples and labels the result as audio/aiff. The receiving application - Not the extension alone - Is the final compatibility test.
Listen for speech sibilance and music attacks, then confirm duration and channel layout.
Compare sample rate, bit depth, channels, duration, peaks, tags, and loop markers in the target audio editor.
Choose AIFF only after the player, editor, or publishing service confirms its container and codecs; keep AAC if extra tracks or source encoding must survive.