Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't parse propely #35

Open
Lecodeurenretard opened this issue Mar 27, 2024 · 1 comment
Open

Can't parse propely #35

Lecodeurenretard opened this issue Mar 27, 2024 · 1 comment

Comments

@Lecodeurenretard
Copy link

Lecodeurenretard commented Mar 27, 2024

Hello,
When I try to parse those files, I get null chars and errors in parsing. This error is common to the files with Naoto Tanaka.
null
(2009 is the year field)

@mbirth
Copy link

mbirth commented May 27, 2024

There was an issue with the frame size calculation for ID3v2.4, it seems. ID3v2.4 uses the 4 * %0xxxxxxx variant while ID3v2.3 uses $xx xx xx xx.

I've fixed that in my develop branch: https://github.com/mbirth/Mp3Info/tree/develop

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants