Significant characteristics of audio files

From Archivematica
Revision as of 16:45, 16 March 2010 by Evelyn McLellan (talk | contribs)
Jump to navigation Jump to search

Main Page > Documentation > Media type preservation plans > Significant properties > Significant properties of audio files


This table lists properties and components taken from Florida Digital Archive WAVE preservation Action Plan, with additional notes:

property value component notes
duration content
number of channels content May be expressed as a number or as a description such as "mono", "stereo" or "surround" etc.
channel mapping structure For example, in stereo files, a channel number will be linked to either the left or the right ("channelNum="0" mapLocation="LEFT"/channelNum="1" mapLocation="RIGHT")
sampling frequency rendering This property may not be preserved through transformation to a preservation format, since conversion to WAV entails the use of a sampling frequency that is used by the WAV format (eg 441000 HZ, 48000 HZ, 96000 HZ). However, the sampling frequency of the preservation format should not be lower than that of the original format.
bit depth rendering The bit depth of the preservation format will be 16 bits unless the bit depth of the original format is higher (eg 24 bits).