AIF
AIF audio formatUsed for recorded sound meant for playback over time.
- Family
- Audio
- MIME
- audio/aiff
Convert AIF to AAC online. See the real timed-stream transcoding behavior, preservation limits, and a format-specific acceptance test.
The waveform and channel layout inside AIF is decoded first, then re-encoded into AAC's own codec and container profile. Duration typically holds steady even as compression, channel mapping, frame cadence, or auxiliary streams shift underneath it. AIF input is parsed as an Audio Interchange stream, resolving big-endian sample representation, channel count, frame count, rate, and metadata chunks. An AAC elementary-stream result carries coded audio frames without the richer tags, chapters, artwork, and track metadata of an M4A container.
Decoded from an abbreviated extension for Audio Interchange File Format sample data and metadata chunks. Encoded to lossy Advanced Audio Coding frames used by many streaming and device workflows.
Used for recorded sound meant for playback over time.
Designed for recorded sound meant for playback over time.
Some applications infer AIFF from AIF while others distinguish compressed AIFC, byte order, or metadata support.
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.
Confirm codec, sample format, sample rate, channels, duration, loops, and destination-app recognition.
Listen for speech sibilance and music attacks, then confirm duration and channel layout.
Choose AAC only after the player, editor, or publishing service confirms its container and codecs; keep AIF if extra tracks or source encoding must survive.