Selur's Little Message Board
[BUG] Vapoursynth Tweak Filter Settings - 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] Vapoursynth Tweak Filter Settings (/thread-1248.html)



Vapoursynth Tweak Filter Settings - Dan64 - 13.02.2020

I'm using the latest version "Hybrid_2020.01.12.1" (*) on Windows

The Filter "Vapoursynth->Color->Tweak" has the following issues:

1) Parameter -> "Contrast" : even if is available is not generated in the code the parameter "cont"
2) Parameter -> "Brightness" : the GUI don't allow to insert negative values.
    The range of values is not specified in the documentation, but in my tests a value of "bright=-300" gives a picture almost "black",
     while a value of "bright=+300" gives a picture almost "white".



(*) I have the same problem with the dev version: Hybrid_dev_2020.02.05-193047.exe


RE: Vapoursynth Tweak Filter Settings - Selur - 13.02.2020

Will fix.
I'll restrict brightness to -255 to 255 and make sure contrast is used. Smile

Cu Selur