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

Playing really small files with the latest build (2.19.1) still fails to detect the file completion #11267

Closed
theboubougne opened this issue Aug 19, 2023 · 3 comments
Assignees
Labels

Comments

@theboubougne
Copy link

Bug

This bug was introduced in v2.19.0, but even though it looks like it should be fixed according to the changelog, I'm still experiencing the issue with some very short files ( < 20s).
Sometimes the playback plays a small sound in an infinite loop, other time it stays in playback status, with no more progress and no more sound, until I start playing another file

For these files the onPlaybackStateChanged() callback is NOT called with Player.STATE_ENDED

@gemiren
Copy link

gemiren commented Aug 20, 2023

Has the same issue even with various durations, not just limited to the short durations. This is a serious bug.

@icbaker icbaker self-assigned this Aug 24, 2023
@icbaker
Copy link
Collaborator

icbaker commented Aug 24, 2023

I'm unable to reproduce this with media3 1.1.1 (equivalent to exoplayer 2.19.1) and the media provided in androidx/media#538, so this doesn't look like exactly the same issue.

The com.google.android.exoplayer2 project is now deprecated. We are not accepting any new issues in this project. Please file your issue in the androidx.media3 GitHub project instead, with media we can use to reproduce the issue: https:/androidx/media/issues

@theboubougne
Copy link
Author

theboubougne commented Aug 25, 2023 via email

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

No branches or pull requests

3 participants