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

Player gets stuck at last second of track #859

Open
robbevp opened this issue Aug 28, 2022 · 2 comments
Open

Player gets stuck at last second of track #859

robbevp opened this issue Aug 28, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@robbevp
Copy link
Member

robbevp commented Aug 28, 2022

I've noticed a few times that the player gets stuck playing the last second on a loop. The player keeps showing the track as playing with the seektime at the end. The event ended is never sent for the audio file.

The below video shows this happening:
https://user-images.githubusercontent.com/48474670/187074971-107c5f9f-0d06-4b7f-906b-ec1faa8f5fe7.mov

Reproduction steps

Unclear what happens to cause this event

Expected behaviour

The track should end :)

System information

Noticed in chrome Version 104.0.5112.101 (Official Build) (arm64) on macOS 12.5.1

@robbevp robbevp added the bug Something isn't working label Aug 28, 2022
@chvp
Copy link
Member

chvp commented Nov 20, 2023

This can be reproduced somewhat reliably on our database with track 82533 and codec conversion 3.

@chvp
Copy link
Member

chvp commented Nov 20, 2023

Also, on Android some tracks stop right before they end, so I think this is probably an API issue (or maybe just an mp3 issue). (Track 78446 with codec conversion 3 reproduces this reliably on my phone.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants