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

Random sound suspensions. Sometimes it even pause playing forever. And when I do arbitrary seek to random time repeatedly, it pauses. This doesn't happen in MPV. #933

Open
KSXGitHub opened this issue Mar 17, 2024 · 1 comment

Comments

@KSXGitHub
Copy link

Overview Description: Sound randomly suspends for half a second then continue to play then suspends again. Sometimes it even pause forever. So I put it to the test by randomly clicking the seek bar to see what would happen, the result is that it eventually pause forever, with no way to recover except for closing and re-opening it again. The state of the play/pause button does change, but the seek bar no longer advances. I try to reproduce it in MPV but cannot reproduce the same bug.

Steps to Reproduce:
1.
2.
3.

Actual Results: Sound plays with random suspensions, sometime even pauses forever.

Expected Results: Sound plays normally, continually, without random pause.

Version: 0.26

Additional Information: I have 2 log files. mpv.log is a log generated by MPV, and celluloid.log is a log generated by adding --log-file=celluloid.log to "Extra mpv options" in Preferences.

@gnome-mpv
Copy link
Collaborator

I don't think I've seen something like that happening. Does it happen with all files or just some specific files?

Also, can you upload a log file produced by following the instructions here? --log-file doesn't include everything.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants