Difference between revisions of "AC3 to WAV using FFmpeg"
Jump to navigation
Jump to search
Line 24: | Line 24: | ||
|5.1 | |5.1 | ||
|5.1 | |5.1 | ||
+ | |- | ||
+ | |Channel mapping | ||
+ | | | ||
+ | | | ||
|- | |- | ||
|SampleRate | |SampleRate |
Revision as of 09:14, 9 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 |
Channel mapping | ||
SampleRate | 48000 HZ | 48000 HZ |
BitDepth | 16 | 16 |