Open XBigTK13X opened 3 years ago
sub-color settings work fine for text-based subtitle formats. However, image based formats come out WAY too bright. From a quick poke around the mpv source code, this will likely require a patch instead of a config change, if it is possible at all.
sub-color
https://github.com/mpv-player/mpv/blob/39630dc8b6c2241df9e0e6066e1bd858b864f7de/sub/sd_lavc.c
Alternatively, SRT subtitles (or other text based) is always required.
sub-color
settings work fine for text-based subtitle formats. However, image based formats come out WAY too bright. From a quick poke around the mpv source code, this will likely require a patch instead of a config change, if it is possible at all.https://github.com/mpv-player/mpv/blob/39630dc8b6c2241df9e0e6066e1bd858b864f7de/sub/sd_lavc.c