How to disable ICC profile based Color management
How to disable ICC profile based Color management?
I want to manually set my colorspace to BT.709 and Gamma to BT.1886 and my levels to full range.
I want to be able to change my ICC profile on my computer's system settings and have it not affect MPV's image.
I have this so far in my config file and it's not working, any help is greatly appreciated:
# Don't allow new windows to be larger than the screen.
autofit-larger=100%x100%
#Make Starting Window Fill Screen
autofit=100%
# When video stops you can still rewind without having to open it again
keep-open=yes
# Enable hardware decoding disabled, software only
hwdec = no
target-prim=bt.709
target-trc=bt.1886
video-output-levels=full
icc-profile-auto=no
target-colorspace-hint=yes
target-colorspace-hint-mode=target