WMA to WAV using FFmpeg
Revision as of 18:04, 11 February 2010 by Evelyn McLellan (talk | contribs)
Main Page > Documentation > Format-specific preservation plans > MPEG-1 Audio, Layer 3 > WMA to WAV using FFmpeg
- Used sample.wma from http://www.nch.com.au/acm/formats.html
- Used the following command to convert the file: ffmpeg -i sample.wma sample.wav
Property | Original | Normalized |
---|---|---|
Codec | Windows Media Audio 9.1 | pcm_s16le (FFmpeg log file); PCM audio in integer format (FITS); Microsoft PCM (FITS) |
Size | 29263 | 393260 |
Duration | PlayDuration: 5.98 s/ SendDuration 5.94 s (FITS); 4.36 s (FFmpeg]] | |
Channels | 2 | 2 |
Bitrate | 32000 | |
SampleRate | 22050 | 22050 |
BitDepth | 16 (element called DataPackets in FITS) | 16 |