Where i can find the file ?@darkos for OBS 27 use version 2.6.1 or lower of move transition
I try that but it's not working.If you use OBS for on Linux:
If you installed OBS via flatpack packages
-> Plugins should be placed in ~/.var/app/com.obsproject.Studio/config/obs-studio/plugins directory
NVM. I was placing the files in the wrong location.I try that but it's not working.
However, if I place the plugin in:
/var/lib/flatpak/app/com.obsproject.Studio/current/active/files/lib/obs-plugins/
It works. However, that is modifying the flatpak installation itself
Any suggestions on how to make that work? Maybe I'm doing something wrong?
Thank you. This version move transition plugin works perfectly.Move - History
obsproject.com
It was 2.6.1! Thank you for catching that. All is well now! Thanks so much for the quick reply.@CaptainKamikaZ what version of the plugin are you on? Move action should be fixed in the latest
Ahh I see, that should work -- thank you for the help!@turtlebox the source can have a blur filter that is enabled by an move transition override filter and a move action filter
How can I change the settings?@JK14 don't update Transformation_Text, but set the settings you need to change. Transformation_Text is split up into a lot of settings when saved.
so this is how I can change the values? How can I change single values?{
"requestType": "SetSourceFilterSettings",
"requestData": {
"sourceName": "(OP) 1",
"filterName": "test",
"filterSettings": {
"transform_text": "pos: x+20.0 y+0.0 rot:+0.0 scale: x*1.000 y*1.000 crop: l+0 t+0 r+0 b+0"
},
"overlay": true
}
}
Please ignore this message, I can't delete it anymore.Hi. Great plugin, I love to use it.
I use OBS 28.0.3 with Move Transition 2.7.0 on Windows 10, latest Version with newest drivers and updates.
But now a have a weird problem. OBS is very slow at starting. Up to 30 seconds.
I tried everything and after setting up a fresh OBS portable version and importet my scene collections one after another, I found the problem. Move transition.
When I create the scenes in my scene collection new from scratch, everything works fine, even with a move transition fresh created. But when I import an old scene collection, with the old settings, OBS is very slow. I get a no response with greyed out OBS window when I start to stream or record. After 20 secondes OBS works again, with the stream and/or recording started.
It is very slow when i want to switch betwen scene collection as well.
I always update my OBS via autoupdate and manually update move transition. So my move transition settings in my old OBS Scene collections are always the same. Maybe there are some old settings in my old scene collection that causes the problem?
My problem can be easy reproduced. Just import my old scene collection .json in an fresh OBS installation or portable version. And of course with the move transition plugin installed. After the OBS Stars way slower and switching scene collections is very slow as well. And if you start recording, OBS hangs for 20 seconds.
Is this problem new, or maybe an old one and there is already a easy solution?