Difference between revisions of "AC3 to WAV using FFmpeg"

From Archivematica
Jump to navigation Jump to search
(Created page with '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 f...')
 
 
(4 intermediate revisions by the same user not shown)
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
+
|PCM
 
|-
 
|-
 
|Size
 
|Size
|12508160 bytes
+
|12,508,160 bytes
|90058796 bytes
+
|90,058,796 bytes
 
|-
 
|-
 
|Duration
 
|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
+
|Channel mapping
|640 kb/s
+
|
|4608 kb/s (FFmpeg)
+
|
 
|-
 
|-
 
|SampleRate
 
|SampleRate
Line 38: Line 38:
 
|-
 
|-
 
|BitDepth
 
|BitDepth
|16 (FFmpeg)
+
|16
 
|16
 
|16
 
|-}</br>
 
|-}</br>

Latest revision as of 13:09, 11 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) PCM
Size 12,508,160 bytes 90,058,796 bytes
Duration
Channels 5.1 5.1
Channel mapping
SampleRate 48000 HZ 48000 HZ
BitDepth 16 16