Exeldro
Exeldro
Can it log the enabled state of scripts for support?
Can you check if this version fixes it for you: https://github.com/exeldro/obs-move-transition/actions/runs/4881019225 Download should be at the bottom of that page when logged in on GitHub.
this plugin has no custom UI components so no update is needed for OBS 28
The order of filters in obs determines what audio you get as it records the audio that is the input for the filter
On windows DirectX is used and on Mac opengl is used. Getting shaders to work on both is not always possible or simple. I don't have a Mac to test...
Working on getting more shaders working in opengl. I made a fix in master, you should be able to get version I am working on here: https://github.com/exeldro/obs-shaderfilter/actions/runs/6811121151
Just made a release (2.1.3) with opengl shader fixes for Mac and Linux
@dunronet is that with the tie button (lock icon) enabled or disabled? Tie to main transition is made to start the dsk transitions when main scene changes.
All shaders are made and tested on directx and might not work on opengl. The error 'Error Unknown' should give more information from OBS 30 and up. In some cases...
Working on getting more shaders working in opengl. I made a fix in master, you should be able to get version I am working on here: https://github.com/exeldro/obs-shaderfilter/actions/runs/6804608381 I expect to...