Selur's Little Message Board
[BUG] Don't save Merge Control in Preset - 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] Don't save Merge Control in Preset (/thread-4051.html)

Pages: 1 2


Don't save Merge Control in Preset - dsiomnainc - 27.03.2025

Hello!

For some reason Hybrid does not save the "Show Merge-controls" setting on the Misc\UI tab to the preset, it is always unchecked when loading the preset, although I saved it.
It also does not save the MERGE settings for filters if I set them, when loading the preset they are always disabled, although I saved with them.


RE: Don't save Merge Control in Preset - Selur - 27.03.2025

Will look at it tomorrow.


RE: Don't save Merge Control in Preset - Selur - 27.03.2025

Ah, merge control isn't part of the preset, but the model. (so it gets saved in the defaults&models)
will take some testing to fix that.


RE: Don't save Merge Control in Preset - Selur - 27.03.2025

Uploaded a new dev version which should fix for Vapoursynth filter profiles to include the normally hidden options too.
Note:
If you before saved 'All'-custom profiles, you need to move them from
"..settings\profiles\scripts\Vapoursynth\"
to
"..settings\profiles\scripts\Vapoursynth\All"
for Hybrid to find them. ('..settings' is your 'settings'-path which you can look-up under Config->Paths)

Cu Selur


RE: Don't save Merge Control in Preset - dsiomnainc - 28.03.2025

I tried the new release.

Merge settings for filters are now saved and loaded correctly.
But the setting for displaying them "Show Merge-controls" on the "Misc\UI" tab is still not saved.


RE: Don't save Merge Control in Preset - Selur - 28.03.2025

Quote:But the setting for displaying them "Show Merge-controls" on the "Misc\UI" tab is still not saved.
That is correct, since it's not a 'Vapoursynth filter'-option, but an option of the 'Filtering'-model. (It's part of the 'All'-preset and will not be saved per filter.)
This will not change.
If you want that option to be enabled by default, save it in your defaults

Cu Selur.


RE: Don't save Merge Control in Preset - dsiomnainc - 28.03.2025

Okay, I just thought it was weird because the "Show Masked-control" option next to it is saved and loaded.


RE: Don't save Merge Control in Preset - Selur - 28.03.2025

Strange that one also should only be in the 'All' preset,...


RE: Don't save Merge Control in Preset - dsiomnainc - 30.03.2025

It seems that now Hybrid does not save "Frame\Resize\Resizer"


RE: Don't save Merge Control in Preset - Selur - 31.03.2025

Are you sure? What are you doing?
If 'Crop/Resize->Misc->Resizing->Keep resize for new source' is not enabled, it is correct for Hybrid to adjust the resize when a new source is loaded.

Cu Selur