jellyfin / jellyfin-webos

WebOS Client for Jellyfin
https://jellyfin.org
Mozilla Public License 2.0
647 stars 68 forks source link

Subtitles are too bright when playing HDR content. #158

Closed DamianPereira closed 1 year ago

DamianPereira commented 1 year ago

This is specially noticeable on dark scenes on my LG C2, the subtitle literally lights up the entire room compared to the dark scene. An option to change subtitle color would allow users to select a gray color for subs instead of white, which might solve the issue. Another alternative might be just using a default gray/transparent subtitle for hdr content.

Example of how this looks, you can even see that the excessive brightness washes out the colors a bit: 20230603_015046

Same scene on netflix player (subtitle is still white, but not as bright for some reason) 20230603_015703

DamianPereira commented 1 year ago

UI Icons also display the same issue, they are much brighter than needed.

DamianPereira commented 1 year ago

It seems like this will be fixed by jellyfin-web 10.9 according to this: https://github.com/jellyfin/jellyfin-web/issues/3327. So closing this issue since it will eventually be solved when that releases and this wrapper is updated.