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

Audio stuck in a loop since 1.5.0 version #1161

Closed
victordigio opened this issue Jan 18, 2016 · 3 comments
Closed

Audio stuck in a loop since 1.5.0 version #1161

victordigio opened this issue Jan 18, 2016 · 3 comments
Assignees

Comments

@victordigio
Copy link

I have upgraded Exoplayer version from 1.3 to 1.5.0. After that, users with Samsung Galaxy S2 & S3 with Android 4.1 has several issues with Audio playback. Just after audio starts, it stuck in a 1 second loop and the playback doesn't continue. I can reproduce this error with several audios, like the next one: http://mvod.lvlt.rtve.es/resources/TE_S180GRA/mp3/2/8/1452683909582.mp3. This problems happens after app was updated with 1.5.0 version. It's seems to be a device specific issue, but a lot of users has this problem now. This error is easy to reproduce using the sample project and the link provided, in a Galaxy S2 or S3 with Android 4.1. In logcat, messages like the next ones appear all the time:
Discontinuity detected [expected 22729414, got 22410138]
Discontinuity detected [expected 22781657, got 22462383]
Discontinuity detected [expected 22833902, got 22514628]
Discontinuity detected [expected 22886147, got 22566873]
Discontinuity detected [expected 22938393, got 22619118]
Discontinuity detected [expected 22990637, got 22671363]

@andrewlewis andrewlewis self-assigned this Jan 18, 2016
@ojw28
Copy link
Contributor

ojw28 commented Jan 18, 2016

FYI - This is probably the same as #398?

@victordigio
Copy link
Author

True, it seems to be the same error, any updates?

@andrewlewis
Copy link
Collaborator

Closing as a duplicate of #398. I'll follow up on that bug.

@google google locked and limited conversation to collaborators Jun 28, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants