Difference between revisions of "AIFF to WAV using FFmpeg"

From Archivematica
Jump to navigation Jump to search
(Created page with 'Main Page > Documentation > Media type preservation plans > Windows Media Audio Format > AIFF to WAV using FFmpeg *File used was from unprocessed archives *Used...')
 
Line 3: Line 3:
 
*File used was from unprocessed archives
 
*File used was from unprocessed archives
 
*Used the following command to convert the file: ffmpeg -i file.aif file.wav
 
*Used the following command to convert the file: ffmpeg -i file.aif file.wav
*Most of the metadata in this table are taken from the FFmpeg metadata that were generated during conversion.
+
 
  
  
Line 18: Line 18:
 
|-
 
|-
 
|Size
 
|Size
|29,263
+
|35,767,444
 
|
 
|
 
|-
 
|-
Line 35: Line 35:
 
|SampleRate
 
|SampleRate
 
|
 
|
|
+
|48000 HZ
 
|-
 
|-
 
|BitDepth
 
|BitDepth

Revision as of 12:43, 11 August 2010

Main Page > Documentation > Media type preservation plans > Windows Media Audio Format > AIFF to WAV using FFmpeg

  • File used was from unprocessed archives
  • Used the following command to convert the file: ffmpeg -i file.aif file.wav


Property Original Normalized
Codec Uncompressed WAV
Size 35,767,444
Duration
Channels 2 2
Channel mapping
SampleRate 48000 HZ
BitDepth 16 16