Exeldro
Active Member
@TuecerPrime can you provide me an OBS log file?
Sure thing. I uploaded one here: https://obsproject.com/logs/3gNdIjNyMQdIzbVq
Whether I apply the filter to a source or a scene, the settings I have are only those ones...
Add Mac arm support
This update requires OBS version 28 or higher
I figured it out ... I misunderstood the "Action" section of the configuration of the filter. I thought that specified what action to do when the hotkey is activated, not when the parent is activated. I had set that to "Enable Freeze" for "Activate" which was causing the parent source to freeze when it was activated. Which is the correct behavior ... I just didn't understand that. The plugin is working as intended, I just didn't understand how that part of it worked. I forked the code, looked through it, and finally figured it out ...First of all, thank you for an awesome plugin! I've noticed that for some reason, the plugin will make itself visible on a source mirror after making the source mirror visible from making it not visible. Is there a way to disable this? I have to manually go in and make the freeze effect not visible every time I switch a source from not visible to visible.
Basically, I have the scene setup so that I have a hotkey to press that will freeze the source mirror and play an mp3. I press the hotkey again to unfreeze the source mirror. I also have hotkeys that switch the scene up to hide some sources, and show others. Whenever I hide a source that has a freeze filter on it that is disabled, when I show that source again, the freeze filter flips itself to visible and I have to manually go in and undo it. That's what I'm trying to fix.