OBS Multi Source Effect 0.1.4
This is a minor release of Multi Source Effect plugin for OBS Studio.
Change in 0.1.4
- Added two features to avoid caching of effect file and reloading the effect file by a button. It would be useful to debug your custom effect file.
Changes in 0.1.3
- 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
Change in 0.1.2
- Fix a crash when source name is not specified. (#4)
Changes from 0.1.1
- 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.4-Windows-Installer.exe
(provided below) and execute it.
Or, download obs-multisource-effect-0.1.4-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.4-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.4-1_amd64.deb
(provided below)
Or, compile from source for other distributions.