-
Notifications
You must be signed in to change notification settings - Fork 6k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Playback hangs with v2, worked fine with v1 #1837
Labels
Comments
I have same problem and found that |
We'll provide a fix for this shortly. It's unclear whether the second issue is the same, however. |
Thanks @ojw28, would you be able to share an estimate date for the patch? |
Tomorrow. |
ojw28
added a commit
that referenced
this issue
Sep 28, 2016
Issue #1837 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=133944552
# for free
to subscribe to this conversation on GitHub.
Already have an account?
#.
Exoplayer (v2.0.0) playback hangs on short videos (<10seconds). The renderer is stuck in buffering state while the extractor has reached end of input. Happens near the end of the file. This worked fine with v1.
Here is a file that you can repro with. The file was generated on Nexus 5 (6.0.1). I added this to the demo app's media.exolist.json file to repro:
file download link: https://dl.dropboxusercontent.com/s/8wzp8mz0dz1x7cs/exoplayer_test_file.mp4?dl=0
You will notice that the playback hangs (ends?) between 00:02 and 00:03. The playback state is stuck on BUFFERING.
Logs:
The text was updated successfully, but these errors were encountered: