jellyfin-roku
jellyfin-roku copied to clipboard
Strange issue with John Wick 2
Describe the bug At 3:30 there is a scene in the movie where a guy speaks Russian and a subtitle pops up. This specific moment crashes the video playback for me and sends me back to the video select screen. Setting the subtitles to English instead of off fixes this crash, but there are no actual subtitles displayed. This issue does not happen with Jellyfin Media Player
To Reproduce Watch John Wick 2
Expected behavior Should not crash
I wonder if this is due to a forced subtitle stream. When you're playing the movie and press down (to get the subtitle select popup), what subtitle tracks are shown?
Are you able to run ffprobe
against the media file and share the results?
I wasn't able to get the movie to crash at 3:30 or 12:30 (both places with forced subtitles). However, I do get a crash if I select the last subtitle listed (in my case Danish):
The array is 0 - 7, but TextIndex = 8. Not sure if this is related.
Edit:
Turns out there really are 9 items, so I'm not sure why the array is only 0 - 7. Here are screen shots from the web player and from a debug statement I added to the Roku client:
Web:
Roku:
The code appears to assume that the array Video.Subtitles is the same as Video.availableSubtitleTracks which maybe is an issue (perhaps separate from this one)
I'm experiencing a similar problem. I'm trying to play a video with two audio streams (English, Japanese) and one subtitle stream (English). By default, the video plays with English audio and no subtitles (despite my preferences, which is another issue entirely). Whenever a subtitle would pop up if they were enabled, it crashes and jumps to the next episode. If I enable the subtitles, the video doesn't crash, although they do actually show up, unlike in @tydog98's situation. The file seems okay, according to ffprobe
. I tried different burn-in settings, but it makes no difference. The server logs also don't say anything useful, just Playback stopped reported by app "Jellyfin Roku" "1.4.12"
.
Just tried John Wick 3. Crashes at the first bit of dialogue again unless I turn on English subtitles. Still doesn't actually show them though.
If you're still experiencing this issue using the latest Roku client release, please post to the troubleshooting forum. There are tons of great people help who can help dive into issues like this.
https://forum.jellyfin.org/f-troubleshooting