-
Notifications
You must be signed in to change notification settings - Fork 6k
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
Unexpected exception loading stream. MP3 track #2309
Comments
We most likely don't handle ID3 comment frames that contain no text properly. If you could send us the problematic file we'll take a look and push a fix. You can email the file to |
send files to you |
|
What i must do to set text in this file? Icheck another file and found problems with data. Fixed it, now its ok. Thanks for your advice |
We'll push a fix to correctly handle the SCNDL file to the |
i checked this with id3 editor, |
As per my comments above, there's an empty comment frame in the ID3 metadata. An ID3 editor isn't necessarily the best way to see exactly what data has been written into the file. I tried using tagmp3.net to make the "Comment" field non-empty and was then able to play successfully. We'll push a fix to correctly handle empty comment frames in a sec, in any case. |
Issue: #2309 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=144061654
tnanks) |
ExoPlayer 2.1.1 version.
Exception happens when mp3 track is going to play. Always with the same tracks.
99% of tracks play correct.
Why it happens and how i can fix this issue?
The text was updated successfully, but these errors were encountered: