Open jmacmahon opened 1 month ago
Same issue is happening to me. Also doesn't effect every file. Only a few in my library. Can't seem to pinpoint the issue. Were you able to fix it @jmacmahon? Tried different Roku devices and the issue persists.
I couldn't pin it down, sorry.
Software Versions
Describe the bug
When playing a certain video file, the playback stops and the app reverts to the home screen. The logs from the Roku device show:
The Jellyfin server logs show nothing interesting, just debug messages saying transcoding is ongoing, and then after the crash saying that it is stopping transcoding, and some authentication messages, presumably as the Roku app reloads the home screen.
This happens with a particular video file and not any others that I have tested. The file is being transcoded (video direct, audio encoded to AAC), and ffprobe has the following to say about the transcode files in the Jellyfin server cache:
I will try to investigate further as to if there is anything special about these transcoded files that might cause a crash like this, but I would appreciate any pointers or other help.
Thanks