AIFF
From Just Solve the File Format Problem
(Difference between revisions)
(→Overview: Header and ID3 mention) |
(Remove deprecated ontology table.) |
||
Line 8: | Line 8: | ||
}} | }} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Overview== | ==Overview== | ||
AIFF files store uncompressed signed audio samples inside an [[IFF]] container. See that article for more details. There's also a compressed variant, called [[AIFC]], which has its own page. | AIFF files store uncompressed signed audio samples inside an [[IFF]] container. See that article for more details. There's also a compressed variant, called [[AIFC]], which has its own page. |
Revision as of 00:22, 10 November 2012
Overview
AIFF files store uncompressed signed audio samples inside an IFF container. See that article for more details. There's also a compressed variant, called AIFC, which has its own page.
AIFF chunks provide native metadata. In addition, although it is not in the specification, an ID3 chunk is often used to include ID3V2 metadata.