mpv-player / mpv

🎥 Command line video player
https://mpv.io
Other
27.89k stars 2.87k forks source link

"target-lut" doesn't work in profiles #9782

Open FoLLgoTT opened 2 years ago

FoLLgoTT commented 2 years ago

Important Information

mpv-x86_64-20220116-git-1ba0547.7z Windows 10

Reproduction steps

Configure a cube 3d lut with target_lut= in a profile. It will not be applied. It is only applied in the global section of mpv-conf.

Expected behavior

target-lut should be changed with profile activation.

Actual behavior

target-lut is not changed with profile activation.

Sample files

Config: test_lut.zip 3D LUT: BT.2020 BT.709 (Gamma 2.2).zip

Log file

log.txt

FoLLgoTT commented 2 years ago

Added more information and sample files.

FoLLgoTT commented 2 years ago

This is just cosmetic issue, right?

Not really. If you want to use two LUTs (e.g. for BT.709 and BT.2020) then you cannot use it in profiles. Without profiles I always have to use a LUT for the largest color space (e.g. BT.2020) and waste precision (?) for smaller color spaces (e.g. BT.709).