-
Notifications
You must be signed in to change notification settings - Fork 25
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
decoding ERR #34
Comments
Did you fix this? i'm having the same error |
What are you trying to decode? Can you share reproducible code? |
I'm trying to decode oga files from Telegram.
Later looking through the other issues in this repo i found out that i have to parse individual packets and schedule the generated buffers. But i keep getting the same errors for some chunks and estrange sounds. this is my current code:
Thank you for your time and effort! EDIT: As url you can use https://sample-files-online.com/samples/countdownload/280 this sample file |
when decoding it gives me this error
Error(rawValue: -4)
The text was updated successfully, but these errors were encountered: