AIFF
From Just Solve the File Format Problem
(Difference between revisions)
(Remove deprecated ontology table.) |
Dan Tobias (Talk | contribs) |
||
Line 1: | Line 1: | ||
{{FormatInfo | {{FormatInfo | ||
|formattype=electronic | |formattype=electronic | ||
− | |subcat=Audio | + | |subcat=Audio and Music |
|extensions={{ext|aiff}} | |extensions={{ext|aiff}} | ||
|mimetypes= | |mimetypes= | ||
Line 9: | Line 9: | ||
==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. |
AIFF chunks provide native metadata. In addition, although it is not in the specification, an ID3 chunk is often used to include ID3V2 metadata. | AIFF chunks provide native metadata. In addition, although it is not in the specification, an ID3 chunk is often used to include ID3V2 metadata. |
Revision as of 17:06, 16 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.