-
-
Notifications
You must be signed in to change notification settings - Fork 147
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
4K HDR fails to play on Roku TV through Jellyfin (but raw file plays on Roku TV) #1308
Comments
Now, another issue which may be related: setting a bitrate limit on the roku client leads to the 4K HDR file being converted to 4K SDR for no reason (but the file does play successfully). It should remain in HDR.
|
Suspect I'm having a similar issue. I've disabled transcoding for the moment (for various reasons), but I have several videos that play through the roku media player app, but not on jellyfin - all of them have encodings that fall slightly outside of the strict compatibility list here Errors like this...
To clarify, I suspect the device is capable of playing the files, but because the docs say it's not, jellyfin isn't even trying. This one uses
This one isn't using
|
any updates to this |
The issue is still present. There has been improvement though, before it would not even try to play but now it starts playing and still crashes out of the app. This is on version 2.0 build 7 of the Roku Jellyfin app. It starts trying to play the 4K HDR MKV and then crashes after a bit maybe 10-15 seconds. If you use a bitrate limit then it plays fine but it downgrades the quality to SDR for some reason which defeats the point of trying to play HDR... |
Software Versions
Describe the bug
Most of my 4K HDR video files fail to play on my roku tv through the jellyfin roku app. (they worked before on Emby but I don't remember if they ever worked on Jellyfin) Putting the same file on an external USB HDD and plugging it into the Roku TV works perfectly fine. If I force transcoding of the 4K HDR by lowing the bitrate limit, it then will play on the roku tv. My internet connection can handle the bitrate so that is not the issue, there is some issue with how the jellyfin client is telling the roku to play the file or maybe how the jellyfin client is asking the server to request the file and it is giving a wrong format.
The issue seems to be related to HDR because if I downgrade the HDR to SDR (for some reason adding subtitles disables HDR and forces it to transcode), then it plays in 4K SDR just fine.
Logs
I do not know how to get error logs for the roku app. The server logs / ffmpeg logs do not show any errors but snippets are pasted below:
HDR w/ transcoding audio (fails)
The same video as before but HDR to SDR due to subtitles (video plays without issue other than lacking HDR...)
A different file with AC3 audio that is supported by my roku tv: HDR DirectPlay with no transcoding (works)
Connection Information
The text was updated successfully, but these errors were encountered: