-
Notifications
You must be signed in to change notification settings - Fork 16
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
Video stops responding #64
Comments
I have the same issue, but with audio-only files. I tried both mp3 and wav, but it doesn't seem to make any difference. My files are also much shorter, around 5 minutes, so it doesn't have anything to do with large files or long durations. Platform: Ubuntu Linux 22.10 |
same issue. works fine for a few subtitles and then stops completely. sometimes waiting a minute or two releases it, but usually it just has to be restarted. unusable. Debian Sid |
Hi, https://github.com/kitone/subtitleeditor/tree/remove-gstreamermm If you have the capability to build from this branch, you can test if it fix your problem. Still in WIP. Best regards, |
I had to switch audio to ALSA. The app default setting is either Automatic or Pulse, I don't remember. This alone solved the video freezing problem. Until then it has been a serious drag. Cheers! |
Thank you! I had the same problem after upgrading Xubuntu from 20.04 to 22.04 and your advice solved the problem for me as well. |
@kitone any chance, you pick up your work on migrating away from gstreamermm? To keep subtitleeditor usable on current distributions, I think it's much needed... |
Hi!
I tested this branch and it fixed the issue for me! |
To reproduce:
Expected result:
It just works, like with any video player.
Actual result:
Occasionally and for no apparent reason, video does not play: the play button change from Play to Pause, but the time indicator remains frozen and the video does not advance. I can move the slider so see individual frames, but the video does not play. There does not seem to be any way to recover from this, other than by restarting the app (and even that does not always work).
The text was updated successfully, but these errors were encountered: