Difference between revisions of "WAV to FLAC using FLAC"
Jump to navigation
Jump to search
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[Main Page]] > [[Documentation]] > [[Media type preservation plans]] > [[Waveform Audio]] > WAV to FLAC using FLAC | [[Main Page]] > [[Documentation]] > [[Media type preservation plans]] > [[Waveform Audio]] > WAV to FLAC using FLAC | ||
− | *Used pro_logic_ii_ravwav_44khz.wav from http://www. | + | *Used pro_logic_ii_ravwav_44khz.wav from http://www.kellyindustries.com/sounds.html |
*Used the the following command to encode: flac -8 pro_logic_ii_ravwav_44khz.wav | *Used the the following command to encode: flac -8 pro_logic_ii_ravwav_44khz.wav | ||
*Used the following command to decode: flac -d pro_logic_ii_ravwav_44khz.wav | *Used the following command to decode: flac -d pro_logic_ii_ravwav_44khz.wav | ||
− | |||
</br> | </br> | ||
Line 16: | Line 15: | ||
|- | |- | ||
|Codec | |Codec | ||
− | | | + | |PCM |
|Free Lossless Audio Codec | |Free Lossless Audio Codec | ||
− | | | + | |PCM |
|- | |- | ||
|Size | |Size | ||
− | | | + | |22,819,452 bytes |
− | | | + | |15,983,199 bytes |
− | | | + | |22,819,452 bytes |
|- | |- | ||
|Duration | |Duration | ||
− | | | + | |02:09:36 |
| | | | ||
− | | | + | |02:09:36 |
|- | |- | ||
|Channels | |Channels |
Latest revision as of 12:12, 11 August 2010
Main Page > Documentation > Media type preservation plans > Waveform Audio > WAV to FLAC using FLAC
- Used pro_logic_ii_ravwav_44khz.wav from http://www.kellyindustries.com/sounds.html
- Used the the following command to encode: flac -8 pro_logic_ii_ravwav_44khz.wav
- Used the following command to decode: flac -d pro_logic_ii_ravwav_44khz.wav
Property | Original | Encoded to FLAC | Decoded |
---|---|---|---|
Codec | PCM | Free Lossless Audio Codec | PCM |
Size | 22,819,452 bytes | 15,983,199 bytes | 22,819,452 bytes |
Duration | 02:09:36 | 02:09:36 | |
Channels | 2 | 2 | 2 |
Channel mapping | channelNum=0 mapLocation=LEFT, channelNum=1 mapLocation=RIGHT | channelNum=0 mapLocation=LEFT, channelNum=1 mapLocation=RIGHT | |
SampleRate | 44100 HZ | 44100 HZ | 44100 HZ |
BitDepth | 16 | 16 | 16 |