Exported WAV not same as original CD RIP WAV

Help for Audacity on Windows.
Forum rules
ImageThis forum is for Audacity on Windows.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".


Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Al Stu
Posts: 131
Joined: Thu Oct 11, 2018 8:26 pm
Operating System: Windows 8 or 8.1

Re: Exported WAV not same as original CD RIP WAV

Post by Al Stu » Tue Jun 18, 2019 10:39 pm

DVDdoug wrote:
Tue Jun 18, 2019 3:23 pm
I'd GUESS the difference is metadata since KDiff shows ASCII/text "WAVELISTINFORART" in one of the files.
Yup. Looks like that must be it.

VLC rip wav vs. WMP rip wav

The first 255 bytes of WMP rip wav has various differences compared to the first 39 bytes of VLC rip wav. Guessing this is header and metadata differences.

The last 32928 bytes of WMP rip wav are additional compared to VLC rip wav. Guessing based on size that this may be a default embedded image. Perhaps that music note image WMP displays. But just a wild guess that is more likely wrong than right.

Everything in between is bit exact.


WMP rip wav vs. Audacity exported wav

The first 255 bytes of WMP rip wav has various differences compared to the first 39 bytes of Audacity exported wav. Looks like the differences have to do with the WAVELIST INFOIART and other metadata.

Last 279 bytes of Audacity exported wav are additional compared to the WMP rip wav. The LIST, INFOINAM metadata appear to be here instead of at beginning.

Everything in between is bit exact.

Post Reply