Jellyfin Forum
Problems with 4K - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting)
+--- Thread: Problems with 4K (/t-problems-with-4k)



Problems with 4K - nath69uk - 2023-09-27

Hello all...

I'm having issues with my Jellyfin install with Firestick 4Ks, the 4K Movies more often will play but with a black screen. Sometimes do not play at all saying an error was encountered.

Any help would be greatly appreciated.


RE: Problems with 4K - TheDreadPirate - 2023-09-27

We would need to see your jellyfin logs, ffmpeg logs, and what the media info for the video.


RE: Problems with 4K - nath69uk - 2023-09-27

Jelly
https://pastebin.com/dCYfDu8f

FF
https://pastebin.com/42Vt2t31

Media
https://pastebin.com/4qaieHCD


RE: Problems with 4K - TheDreadPirate - 2023-09-28

This looks like a client side bug. But the transcoding is happening because the bitrate is higher than the client max. Try manually setting the max bitrate on the client to 120Mbps.


RE: Problems with 4K - nath69uk - 2023-09-28

Adjusting the bitrate to 120mb allows the movie to play but all I have is a black screen.


RE: Problems with 4K - TheDreadPirate - 2023-09-28

This sounds like a client side bug. IMO, your two options are to select a lower bit rate to force transcoding (if you have "Allow encoding in HEVC format" checked, uncheck it) or perhaps give the beta version of the Jellyfin Android TV app a try. You're not the first person with this kind of issue on a Firestick.

https://github.com/jellyfin/jellyfin-androidtv/releases


RE: Problems with 4K - nath69uk - 2023-09-30

Thanks for the reply, Ive tried BETA and remains the same black screen with sound.

One thing Ive noticed though is that when the screens black I lose everything. I cant even see the jellyfin slider or buttons.


RE: Problems with 4K - fezster - 2024-01-10

This is because the file has both DolbyVision and HDR10+, which results in a black screen on Fire Tv Stick 4k Max. See this thread for more info: https://github.com/jellyfin/jellyfin-androidtv/issues/2630

I have created a fix to force a HW transcode of these files with a new setting, which may work for you: https://forum.jellyfin.org/t-force-transcode-dolby-vision-on-fire-stick-4k-max