OBS Multi Source Effect 0.1.3
This is a hotfix release of Multi Source Effect plugin for OBS Studio.
Changes from 0.1.2
- The source won't be duplicated even if
Duplicate Source
is enabled on OBS Studio.
This will improve performance by avoiding to read the effect file again at the scene transition. - Fix a crash when source select itself or scene that causes loop
Changes from 0.1.1
- Fix a crash when source name is not specified. (#4)
Changes from 0.1.0
- Now provides combo box for each source name.
- Fix a bug causing dead-lock of the UI thread.
- Fix a memory leak
Limitations
- No binary packages are tested. (My development environment is Fedora Linux.)
Install
Windows
Download obs-multisource-effect-0.1.3-Windows-Installer.exe
(provided below) and execute it.
Or, download obs-multisource-effect-0.1.3-Windows.zip
(provided below) and extract to your OBS Studio installed directory.
See install instruction for detailed steps.
MacOS
Download obs-multisource-effect-0.1.3-macos.zip
(provided below) and extract in /Library/Application Support/obs-studio/plugins
.
See also this guide.
Linux
Download and install obs-multisource-effect-0.1.3-1_amd64.deb
(provided below)
Or, compile from source for other distributions.