Replies: 6 comments
-
Well, let's give it a try. That depends on how corrupted that file really is 😁 Bring it on! |
Beta Was this translation helpful? Give feedback.
-
Check your email. |
Beta Was this translation helpful? Give feedback.
-
For the record, the file you sent is an OGG file with broken page headers : the 2nd header from the 2nd page claims it has a size of 26478 bytes whereas its actual size seems to be 29962 (not 100% sure as another explanation would imply a portion of the data -including the header for page 3- being wiped). As a safety, ATL needs to ensure pages 1 and 2 are complete before extracting metadata. In your case, even if the file is corrupted, there's enough metadata to pull something interesting out. I've loosen up exit conditions a little to allow for such files to be accepted. However it won't work for all corrupted OGG files - depends on which headers are broken. Fix will be availabe on next release ✅ |
Beta Was this translation helpful? Give feedback.
-
So was my guess correct? Did this bug within the bug help other healthy files? |
Beta Was this translation helpful? Give feedback.
-
The fix is available on today's v7.02
I... don't think so, but it did help with other corrupted files 😄 |
Beta Was this translation helpful? Give feedback.
-
Ah, thanks. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
This is actually a bug in a corrupted file.
the library does not recognize the image in a corrupted file! It is true that the file is corrupted, but I feel that the image in it could be a bug for recognizing other healthy music in the future. If you are interested, I can send you the file.
Beta Was this translation helpful? Give feedback.
All reactions