Can anyone explain to me how the mp3 file format comparison works, and in particular if there is any attempt to compare the mp3 data other than just by size?
Often there are differences in meta data (ID3 tags, etc) but the audio data is identical. In other cases (eg. after a disk problem) there may be differences in the audio data but the meta data looks the same.
Ideally, I'd like to be able to know if the audio data is binary identical, regardless of any meta data differences. Is this possible?
Thanks.
Often there are differences in meta data (ID3 tags, etc) but the audio data is identical. In other cases (eg. after a disk problem) there may be differences in the audio data but the meta data looks the same.
Ideally, I'd like to be able to know if the audio data is binary identical, regardless of any meta data differences. Is this possible?
Thanks.
Comment