Difference between revisions of "AC3 to WAV using FFmpeg"

From Archivematica
Jump to navigation Jump to search
Line 3: Line 3:
 
*Used ac3_the_other_side_48khz.ac3 from http://www.kellyindustries.com/sounds.html
 
*Used ac3_the_other_side_48khz.ac3 from http://www.kellyindustries.com/sounds.html
 
*Used the the following command to convert the file: ffmpeg -i ac3_the_other_side_48khz.ac3 ac3_the_other_side_48khz.wav
 
*Used the the following command to convert the file: ffmpeg -i ac3_the_other_side_48khz.ac3 ac3_the_other_side_48khz.wav
*Some of the metadata in this table are taken from the FFmpeg metadata that were generated during conversion. These are indicated by FFmpeg in brackets next to the value.
+
*Most of the metadata in this table are taken from the FFmpeg metadata that were generated during conversion.
 
</br>
 
</br>
  
Line 15: Line 15:
 
|Codec
 
|Codec
 
|AC3 (Dolby Digital Stream)
 
|AC3 (Dolby Digital Stream)
|Conflict: PCM Audio in integer format/Microsoft PCM (FITS); pcm_s16le (FFmpeg)
+
|Uncompressed WAV
 
|-
 
|-
 
|Size
 
|Size
|12508160 bytes
+
|12,508,160 bytes
|90058796 bytes
+
|90,058,796 bytes
|-
 
|Duration
 
|00:02:36.35 (FFmpeg)
 
|Conflict: 0:2:36:10/0:2:36:352 (FITS); 00:02:36.35 (FFmpeg)
 
 
|-
 
|-
 
|Channels
 
|Channels
|5.1 (FFmpeg)
+
|5.1
|6 (FITS); 5.1 (FFmpeg)
+
|5.1
|-
 
|Bitrate
 
|640 kb/s
 
|4608 kb/s (FFmpeg)
 
 
|-
 
|-
 
|SampleRate
 
|SampleRate
Line 38: Line 30:
 
|-
 
|-
 
|BitDepth
 
|BitDepth
|16 (FFmpeg)
+
|16
 
|16
 
|16
 
|-}</br>
 
|-}</br>

Revision as of 17:40, 6 August 2010

Main Page > Documentation > Media type preservation plans > AC-3 Compressed Audio (Dolby Digital) > AC3 to WAV using FFmpeg

  • Used ac3_the_other_side_48khz.ac3 from http://www.kellyindustries.com/sounds.html
  • Used the the following command to convert the file: ffmpeg -i ac3_the_other_side_48khz.ac3 ac3_the_other_side_48khz.wav
  • Most of the metadata in this table are taken from the FFmpeg metadata that were generated during conversion.


Property Original Normalized
Codec AC3 (Dolby Digital Stream) Uncompressed WAV
Size 12,508,160 bytes 90,058,796 bytes
Channels 5.1 5.1
SampleRate 48000 HZ 48000 HZ
BitDepth 16 16