Ok, thanks for that info. Stupid question: I'm using an Arch based linux distribution, so the version of OBS I'm using is coming from the user repository. Can I build this against the 'portable' version and then move the /plugins/move-transition/* data to my existing install?@shibetpc to build this plugin you need to do an in tree build. So make sure you can build obs first. Check out the move transition repository to plugins/move-transition and add "add_subdirectory(text-freetype2)" to plugins/CMakeLists.txt. Next build and run.