AAC
AAC audio formatUsed for recorded sound meant for playback over time.
- Family
- Audio
- MIME
- audio/aac
Convert AAC to ALAC 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 ALAC. 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. ALAC output preserves decoded samples through Apple lossless coding while relying on an MP4-family container for channel configuration, timing, and tags.
Decoded from lossy Advanced Audio Coding frames used by many streaming and device workflows. Encoded to Apple Lossless Audio Codec frames that preserve decoded samples while reducing PCM storage.
Used for recorded sound meant for playback over time.
Designed for music, speech, and time-based sound.
An AAC elementary stream carries less container metadata than M4A and another lossy encode can soften transients.
An elementary or unfamiliar ALAC container may have weaker player support than ALAC inside M4A, and tags can move.
Apple Lossless Audio Codec frames that preserve decoded samples while reducing PCM storage is what gets written, labeled as audio/x-alac. Whether that actually opens depends on the receiving application, not on the file extension.
Listen for speech sibilance and music attacks, then confirm duration and channel layout.
Verify lossless decoding, container, sample rate, bit depth, channels, duration, gapless playback, and metadata.
Confirm the receiving player, editor, or publishing service actually names ALAC's container and codecs before switching; stay with AAC if extra tracks or original encoding need to survive intact.