Closed probablykasper closed 3 years ago
Hi thanks for reporting this bug. The file would be very helpful indeed, so if you could send it over that would be great.
@Saecki Sent it to your email
Funny thing on the dev
branch I was already implementing support for 64bit atom sizes, which are denoted by the length of 1
which would otherwise be illegal. I had not tested it yet, though it seems to work just fine on the file you sent me. Currently only reading is supported but I will merge these changes into master for now.
@Saecki Ah that's great! Tried using commit b7753ac4cf7bd744178fd74fefb8d15bf4fcde01 to read, and it worked.
Hi, I'm getting this error from
Tag::read_from_path()
:Parsing: Read length of mdat which is less than 8 bytes: 1
. iTunes, QuickTime, VLC and music-metadata are able to handle the file just fine.I tested mp4ameta on 4 of the
m4a
s I have, and this issue turned up, so not sure how common this error would be for the other 4000m4a
s I've got.Can send over the m4a privately if you need it.