obs-move-transition icon indicating copy to clipboard operation
obs-move-transition copied to clipboard

Linux bin archive in the wrong place

Open markmandel opened this issue 5 years ago • 4 comments
trafficstars

In the linux archive move-transition.so is in /move-transition/bin/64bit/

I'm fairly sure this should actually be: /move-transition/obs-plugins/64bit/

(One could also drop the /move-transition root as well, but that may not be that important to you)

I had to move the plugin to make it work. Otherwise, worked like a charm! Thanks!

markmandel avatar Jul 02 '20 21:07 markmandel

What root folder did you move it to to make it work for you?

brianmsm avatar Sep 10 '20 21:09 brianmsm

I installed my OBS under /opt/obs/obs-studio-portable, so the final folder is /opt/obs/obs-studio-portable/obs-plugins/64bit

Does that help?

markmandel avatar Sep 10 '20 21:09 markmandel

I see you use OBS portable. I'm in manjaro. I copied to /usr/lib/obs-plugins/ and /usr/share/obs/obs-plugins/, but it still don't work

brianmsm avatar Sep 10 '20 21:09 brianmsm

I moved the .so into my /usr/lib/obs-plugins/ directory and it now works following an OBS restart.

toddhalfpenny avatar Apr 22 '21 09:04 toddhalfpenny