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

Reduce MP3 False-Positives #212

Open
Kevin-McGonigle opened this issue Jul 13, 2022 · 0 comments
Open

Reduce MP3 False-Positives #212

Kevin-McGonigle opened this issue Jul 13, 2022 · 0 comments
Labels

Comments

@Kevin-McGonigle
Copy link
Contributor

Currently, the MP3Parser is very lenient with what it attempts to parse, leading to it attempting to parse a number of file formats that it shouldn't. This has necessitated a number of edge case checks being added to skip formats that are known to be affected. It's likely that there are numerous unknown edge cases, though, and the parser itself should be made more robust so that it only attempts to parse MP3 files.

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

No branches or pull requests

1 participant