17.06.2020, 05:26
The_Tinkerer, you may try workaround for legacy macOS version
Problem:
When switching QTGMC presets to custom mode, Sharpness parameter is always inactive. Even if Sharpness is unchecked in UI, it is always force used in VapourSynth script, so QTGMC always use Sharpness=1.0.
Problem fix:
Export QTGMC preset from Hybrid.
Open .json file in Text Editor.
Change "vsQTGMCSharpness": "1.0" to "vsQTGMCSharpness": "0.0"
Save changes.
Apply same preset in Hybrid.
Problem:
When switching QTGMC presets to custom mode, Sharpness parameter is always inactive. Even if Sharpness is unchecked in UI, it is always force used in VapourSynth script, so QTGMC always use Sharpness=1.0.
Problem fix:
Export QTGMC preset from Hybrid.
Open .json file in Text Editor.
Change "vsQTGMCSharpness": "1.0" to "vsQTGMCSharpness": "0.0"
Save changes.
Apply same preset in Hybrid.