Working on move values instead of source, as shown here combined with the 3D transform filter of StreamFX plugin
View attachment 56782
@kineticscreen you can do a fade transition on sources, disable zoom and set position to none.
now I understand the options, but can not get it to work..Start trigger options are:
- None
not started automatic, use a hotkey or set next move on an other move to start this move- Activate
When the source becomes actively shown in the final mix- Deactivate
When the source becomes not active, so not showing the final mix.- Show
A source is considered showing if it’s being displayed anywhere at all, whether on a display context or on the final output- Hide
When it is not showing anywhere- Enable
When the eye icon in front of filter name is enabled.
Add move value filter
Allows you to move a value from a source or a filter on the source.Add move relative option to move source filter
Move relative to current position instead of to an absolute positionAllow edit transform text in move source filter
The description says the plugin also works on Linux; however, only Windows and MacOS builds are available. Could you give me a hint how to properly build this plugin for Linux?
Moving it to obs-studio/plugins/ and modifying their CMakeLists.txt with +add_subdirectory(obs-move-transition) builds a .so, but a) feels wrong and b) I can't get it to load by moving it to ~/.config/obs-studio/plugins/obs-move-transition/bin/.