![]() |
[BUG] Unable to use Sharpness field for Denoise QTGMC in Vapoursynth - 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] Unable to use Sharpness field for Denoise QTGMC in Vapoursynth (/thread-1882.html) |
Unable to use Sharpness field for Denoise QTGMC in Vapoursynth - The_Tinkerer - 08.06.2021 Hopefully this is one you can reproduce easily! Using Hybrid Dev v2021.06.03.1. In Filtering -> Vaporsynth -> Denoise -> QTGMC, "Sharpness" does not work. I think it's supposed to default to 1.0 for for TR2=1 or more, and to 0.2 for TR2=0 (but that may have changed). The expected behavior should be no Sharpness setting if box is unchecked, and use Sharpness setting if box is checked, even if default value is used. ![]() It's currently possible to use Sharpness by using the "Addition" field: ![]() RE: Unable to use Sharpness field for Denoise QTGMC in Vapoursynth - Selur - 08.06.2021 will look into it this evening, btw. you might want to use ,Sharpness not .Sharpness RE: Unable to use Sharpness field for Denoise QTGMC in Vapoursynth - The_Tinkerer - 08.06.2021 It is a comma, it just didn't render well in the resized screenshot. It actually should be , Sharpness not ,Sharpness but either works. ![]() RE: Unable to use Sharpness field for Denoise QTGMC in Vapoursynth - Selur - 08.06.2021 Okay, found the cause of the issue (copy&paste bug). Will send you a link to a new dev version in a few minutes via pm. -> link is send Cu Selur |