Selur's Little Message Board
[BUG] QTGMC for Vapoursynth - Sharpness does not get set - Printable Version

+- Selur's Little Message Board (https://forum.selur.net)
+-- Forum: Hybrid - Support (https://forum.selur.net/forum-1.html)
+--- Forum: Problems & Questions (https://forum.selur.net/forum-3.html)
+--- Thread: [BUG] QTGMC for Vapoursynth - Sharpness does not get set (/thread-1416.html)



QTGMC for Vapoursynth - Sharpness does not get set - The_Tinkerer - 16.06.2020

In QTGMC for Vapoursynth, it's not possible to set "Sharpness".

[Image: pzBb2wV.png]


RE: QTGMC for Vapoursynth - Sharpness does not get set - Selur - 16.06.2020

-> I see the problem, will fix.


RE: QTGMC for Vapoursynth - Sharpness does not get set - shijan - 17.06.2020

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.

[Image: SOBIhCx.jpg]


RE: QTGMC for Vapoursynth - Sharpness does not get set - Selur - 17.06.2020

@shijan: that is an UGLY hack, I already send The_Tinkerer a fixed version, so all non-mac-users should not use that hack.

Cu Selur


RE: QTGMC for Vapoursynth - Sharpness does not get set - shijan - 18.06.2020

Agree, that is an ugly hack. But mac-users just don't have new versions with bugfixes.


RE: QTGMC for Vapoursynth - Sharpness does not get set - The_Tinkerer - 19.06.2020

Actually, in the dev version I have (2020.06.16.1), the sharpness setting is greyed, so it still can't be set.

[Image: aAf5qTc.png]


RE: QTGMC for Vapoursynth - Sharpness does not get set - Selur - 19.06.2020

Doh, I forgot to enable the option. Smile
-> will fix end send you a new link via pm later

Cu Selur