Replies: 1 comment
-
I figured it out
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
So I have this input.conf toggle:
#h vf toggle format=gamma=pq; vf toggle format=primaries=bt.2020; change-list glsl-shaders toggle "~~exe_dir/shaders/D93_to_D65.glsl"
adding the shader is not an issue
but I cant find the mpv.conf setting for
gamma=pq
andformat=primaries=bt.2020;
I'd like to get everything in my mpv.conf so I dont have to hit a key every video
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions