-
-
Notifications
You must be signed in to change notification settings - Fork 489
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
libVLC player crashing during playback #989
Comments
This still occurs on the 12.x beta. |
I've found this issue on files without SSA/ASS subtitles as well. |
I see this exception in your logs, I don't think it's the cause of the crash though.
|
It might be the source of the issue. In the above logs, the app didn't exactly crash, but it froze up, and video output went black. I was unable to go back as well. After I pressed back on my remote, the TV made navigation sounds suggesting that I was navigating the episode info screen for the given episode I was watching, but the app was still displaying a blank black player. Going to the Android home screen and coming back to Jellyfin was ineffective. I still still stuck at a blank player. I was forced to force stop the app. This doesn't happen if I manually select ExoPlayer for playback. |
I made #1174 that adds nullability checks to prevent that exception. |
I have tried a build with your changes locally, but I still get libVLC crashing. However, this time it is just libVLC that crashes, and after about 10 seconds, I get kicked out to the Jellyfin app home screen, instead of the whole Jellyfin app locking up. Here is another log: |
Good to hear the PR improves at least something. Unfortunately I don't see anything weird in your latest logs. |
This time libVLC froze when I tried to seek forward.
|
I see the same |
Closing this issue as duplicate of #1061. See my comment (#1061 (comment)) for some additional information. Let me know if this issue is different (not a crash during/before/after playback) so I can re-open it. |
Describe the bug
libVLC player crashes during playback. I've noticed it during playback of files with H.264 video codec, with ASS subtitles.
To Reproduce
Expected behavior
Playback occurs smoothly without incident.
Logs
jellyfin-android.log
System (please complete the following information):
EDIT: Log attached above.
The text was updated successfully, but these errors were encountered: