Hello!
I have observed the following baffling behavior which I'll illustrate with an example.
Using db CD Ripper, I ripped from CD the same track, one directly into FLAC Level 5, call this A and the other directly into WAV Lossless, call this B.
The size of A = 21,342,196 bytes and the size of B = 39,902,810.
As I understand it, FLAC is a lossless compression algorithm whereas WAV is uncompressed. My expectation is as follows:
I should be able to convert FLAC to WAV and WAV to FLAC and get exact copy of the originally ripped WAV and FLAC tracks respectively. Instead, I get some additional bytes at the end of the converted tracks as illustrated below:
A converted to WAV gives a size = 39,902,868 bytes NOT 39,902,810 as expected
B converted to FLAC gives a size = 21,342,366 bytes NOT 21,342,196 bytes as expected.
What are the additional bytes on the converted track? Is there some additional tagging that is appended during the conversion?
Thanks
I have observed the following baffling behavior which I'll illustrate with an example.
Using db CD Ripper, I ripped from CD the same track, one directly into FLAC Level 5, call this A and the other directly into WAV Lossless, call this B.
The size of A = 21,342,196 bytes and the size of B = 39,902,810.
As I understand it, FLAC is a lossless compression algorithm whereas WAV is uncompressed. My expectation is as follows:
I should be able to convert FLAC to WAV and WAV to FLAC and get exact copy of the originally ripped WAV and FLAC tracks respectively. Instead, I get some additional bytes at the end of the converted tracks as illustrated below:
A converted to WAV gives a size = 39,902,868 bytes NOT 39,902,810 as expected
B converted to FLAC gives a size = 21,342,366 bytes NOT 21,342,196 bytes as expected.
What are the additional bytes on the converted track? Is there some additional tagging that is appended during the conversion?
Thanks
Comment