Open
Description
I have narrowed down an issue I have with WAV files down to some code that just loads a file and saves it using taglib 1.11.1. The track contains id3V2 data written by a DJ app (Serato). Before doing that the data is read fine by Serato. After saving the data is ignored/skipped/corrupted.
I'm not modifying the file in any way, I do see some binary differences before/after but haven't dug any deeper yet.
Before I do a tag by tag compare, anyone has known issues with WAV files like this or can suggest how to go about investigating the problem (which could be me/Serato/taglib)?