Wow! you changed a lot the GUI. It's very nice and much better than the previous version.
I found few bugs.
The custom parameters are properly applied with the only exception of Combine Method that is not switching to "DDColor only" when necessary (see pictures)
Then the parameter ColorModel is propagated properly in the custom section, but is not added to HAVC_main function call (see picture)
Thanks for the GUI upgrade, I like it a lot
Dan
Found another bug when is selected the "custom" preset (see picture)
But I found another bug: when the Exemplar Models are enabled and is selected a method starting with "HAVC", the dropbox "Ref merge" is enabled.
The problem is that even if enabled is not possible to select a "Ref merge" different from "no".
I think that is missing the callback.
2 hours ago(This post was last modified: 2 hours ago by Selur.)
What is the bug?
It's enabled by default and unless a user disables it, it seems to stay enabled.
If users shouldn't be able to disable it, shouldn't it get removed?
Atm. the logic in Hybrid is that unless 'Method' is set to 'HAVC' 'Vivid' gets disabled. (Hybrid never changes the value of vivid,..)
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
The logic need to be changed.
Previously the parameter "Vivid" had a small effect, but now with ColorMNet the parameter "Vivid" impact on how is used the frames' memory.
When is enabled "Exemplar Models" the parameter "Vivid" needs to be always enabled. Of course the user can decide to check/uncheck it, but to do that the flag must be enabled at GUI level.