Log in

View Full Version : How do I improve the colors in SM player?


cns00
14th July 2024, 09:17
https://i.imgur.com/lNJ8Kia.jpeg is how the movie looks in MPC-HC by using 2 sharpening shaders, a contrast shader which is contrast.10.hlsl and a grain shader. I got contrast.10.hlsl from https://github.com/butterw/bShaders.

This is the options in SM player:
--profile=gpu-hq --vo=gpu-next --scale=ewa_lanczossharp --cscale=bicubic --dscale=mitchell --deband=no --glsl-shaders="C:\Users\shadi\AppData\Roaming\mpv\shaders\adaptive-sharpen.glsl;C:\Users\shadi\AppData\Roaming\mpv\shaders\NVSharpen.glsl"

I am using 2 sharpening shaders. https://i.imgur.com/ROpZJDp.jpeg is how the movie looks in SM player.

Both movies have the same sharpness but the movie in MPC-HC looks more colorful and that's because of the contrast shader. The colors of the movie in SM player look a bit dull compared to it. I found contrast.10.hk in https://github.com/butterw/bShaders but I don't know how to make that file work.

How do I make the movie in SM player look more colorful like the movie in MPC-HC?