Difference between revisions of "Significant characteristics of audio files"

From Archivematica
Jump to navigation Jump to search
 
(9 intermediate revisions by 4 users not shown)
Line 1: Line 1:
[[Main Page]] > [[Documentation]] > [[Media type preservation plans]] > [[Significant properties]] > Significant properties of audio files
+
[[Main Page]] > [[Documentation]] > [[Format policies]] > [[Significant characteristics]] > Significant characteristics of audio files
  
From [http://www.fcla.edu/digitalArchive/formatInfo.htm Florida Digital Archive WAVE preservation Action Plan]:  
+
<div style="padding: 10px 10px; border: 1px solid black; background-color: #F79086;">This page is no longer being maintained and may contain inaccurate information. Please see the [https://www.archivematica.org/docs/latest/ Archivematica documentation] for up-to-date information.</div><p>
*WAVE exhibits the following significant properties. They are the significant properties which the FDA intends to preserve when adopting migration policy in the future.
+
 
**Content: Duration and number of channels.
+
This table lists properties and components taken from the Florida Digital Archive WAVE preservation Action Plan, available from http://fclaweb.fcla.edu/content/wave, with additional notes:  
**Context: Title and creating application information.
 
**Behavior: N/A
 
**Structure: Channel relationship (channel mapping).
 
**Appearance (Rendering): Sampling frequency and bit-depth.
 
</br>
 
  
 
{| border="1" cellpadding="10" cellspacing="0" width=90%
 
{| border="1" cellpadding="10" cellspacing="0" width=90%
Line 27: Line 22:
 
|channel mapping
 
|channel mapping
 
|structure
 
|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
 
|sampling frequency

Latest revision as of 17:33, 11 February 2020

Main Page > Documentation > Format policies > Significant characteristics > Significant characteristics of audio files

This page is no longer being maintained and may contain inaccurate information. Please see the Archivematica documentation for up-to-date information.

This table lists properties and components taken from the Florida Digital Archive WAVE preservation Action Plan, available from http://fclaweb.fcla.edu/content/wave, 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).