2023-10-03, 06:55 PM
The problem is that the server does not determine when to tone map. The CLIENT asks for it. If the client isn't asking for it, the server will just send the video unaltered. And the result is the client not displaying the video.
Submit an issue to the Android TV git hub. The client SHOULD be asking for a transcode.
https://github.com/jellyfin/jellyfin-androidtv/issues
There is a beta for Android TV, 0.16. Give that a go.
A work around is to set the maximum allowable bit rate on the client settings to something lower then the native bit rate of the video. This will trigger a transcode, with tone map.
Submit an issue to the Android TV git hub. The client SHOULD be asking for a transcode.
https://github.com/jellyfin/jellyfin-androidtv/issues
There is a beta for Android TV, 0.16. Give that a go.
A work around is to set the maximum allowable bit rate on the client settings to something lower then the native bit rate of the video. This will trigger a transcode, with tone map.