-
Notifications
You must be signed in to change notification settings - Fork 67
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
java.io.IOException: Went over by 7 bytes #4
Comments
Hello again! Here is more information about this issue.
If I put to Sony any m4a file, that was encoded on other device parse works fine. Here is encoding code that I used. May be I should do something in different way: `
I hope it's will be helpful to resolve this issue. Thanks. |
Hi, |
Thanks a lot for your reply! Here is attached example of audio file that can cause the issue. May be it's will be useful for testing. |
Hi, |
Hello! |
Hello!
Can you please suggest me what can i do with "Went over 7 bytes" exception? One of my test devices always trows it at CheapAAC.parseMp4(CheapAAC.java:285). It's always "7" bytes for every m4a file that i try to use. How can i solve it?
Thanks.
Serge.
The text was updated successfully, but these errors were encountered: