#301 corrupt audio files after fix

Issue #308 resolved
Former user created an issue

Hi IJabz,

thank you for the fix #301 but the solution creates corrupt audio files in some cases. In my example the artwork dimension is set to 300x300. The file size has been changed from 6.744 KB to 4.957 KB but the beginning of audio is corrupt. It will play with chorus for a few seconds before the audio file starts normally.

With deactivated option

TagOptionSingleton.getInstance().setId3v2PaddingWillShorten(true);

the output is not damaged.

Unfortunately I could not open the old issue #301 again.

How can I send you the sample files (original and reclaimed version)?

Thank you. Michael

Comments (3)

  1. IJabz repo owner

    Thanks, my ShiftData logic was wrong, only worked for increasing files not decreasing, now fixed with test.

  2. Log in to comment