-
| 
         Hey guys! Anyone know if it's possible to improve color rendition in viewed content in mpv player? Maybe some commands, shaders, or something else? Because if you do it through the usual combinations 1,2,3,4,5,6,7,8, which are responsible for brightness, contrast, etc., then, for example, increasing saturation makes the colors lose detail and are very harsh on the eyes. But I want a setting that has balance, but at the same time conveys the image and its color better than the standard. I would be very grateful to anyone who helps me set this up!  | 
  
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 12 replies
-
| 
         Color reproduction is mostly hardware dependent. If you have a low end gpu or a budget monitor, it does not mater what you do in mpv settings, yours colors will look washed out. For decent hardware, I get the best color reproduction by using  Hope this helps...  | 
  
Beta Was this translation helpful? Give feedback.
-
        
 Putting a filter in between the source and output does not enhance anything, you actually lose information by using a filter. A filter is only justified when the source file is broken, or poorly encoded, and you are trying to force it back to its original parameters. What you are doing with your example above is that you are forcing an incorrect color conversion and rendering of your source. For example,  If you are trying to watch SDR content on a 4K screen and your picture looks washed out, what you actually need is a good upscaler that will upscale your SDR content to 4K while still preserving the original color balance of the video. Your picture will look sharp and all the colors will look good and balanced. Look here for a list of some good shaders and upscalers. If you really need excellent color reproduction then I recommend upgrading your monitor or TV to an OLED panel.  | 
  
Beta Was this translation helpful? Give feedback.
-
| 
         For SDR on HDR display you might want to try   | 
  
Beta Was this translation helpful? Give feedback.
-
| 
         I was looking for a balance to make the image brighter and the colors more saturated. After trying many variations and command combinations, I arrived at this result. The left screenshot is without the filter, the right one is with it:  | 
  
Beta Was this translation helpful? Give feedback.





Putting a filter in between the source and output does not enhance anything, you actually lose information by using a filter. A filter is only justified when the source file is broken, or poorly encoded, and you are trying to force it back to its original parameters.
What you are doing with your example above is that you are forcing an incorrect color conversion and rendering of your source. For example,
gamma=pqshould only be used if…