Cookies for analytics and advertising
We use cookies for analytics and advertising, both sent to Google. Refusing changes nothing you can see.Read the privacy page
AAC
The MP3 successor. Better quality per megabyte, standard on Apple devices and in streaming.
AAC is a codec: the encoding itself rather than the box it travels in. It is used for handing a finished file over, streaming and phones.
The extension is .aac, and the full name is Advanced Audio Coding. Both matter less than what the file can hold, which is what the rest of this page is about.
MPEG published it in 1997. The specification is ISO/IEC 13818-7.
A format that has been readable for that long is a format worth trusting with something you want back in ten years.
Anyone can implement it without asking permission or paying a licence, which is why it turns up in so many programs and why files written twenty years ago still open.
AAC discards detail to stay small, and what it discards does not come back. That is the right trade for something being looked at and the wrong one for something being edited: each re-save takes another bite.
Up to 16 bits per channel.
More than eight bits per channel is what stops a gradient from stepping when it is edited, which is why it matters in a working file and rarely in a finished one.
AAC can hold a layout that lets it start playing before it has finished arriving.
That matters mostly when converting: whatever the target cannot hold is dropped, usually without a warning.
Up to 48. Two covers stereo and is what almost everything is; more than two is surround, and it is the part most likely to be folded down when converting to a format that does not define it.
VLC, FFmpeg and iTunes read it, and so do most programs of the same kind.
If a file will not open, the format is rarely the problem — it is more often that the program predates it. Converting to something older is the reliable way past that, and it is what the rest of this site is for.
Every current browser reads it.
That makes it a safe thing to put on a page or attach to a message without wondering what the other end has installed.
AAC is meant to be handed over rather than worked in. Editing one is possible and rarely pleasant; the sane approach is to change the source and export again.
The recurring complaints: it degrades a little every time it is re-saved.
None of these is a reason to avoid the format. They are the things worth knowing before you are surprised by one, which is a different claim and a more useful one.
| Extension | .aac |
|---|---|
| Media type | audio/aac |
| Published by | MPEG |
| First published | 1997 |
| Specification | ISO/IEC 13818-7 |