This is an experimental release of a mute filter.
Changes in 0.3.0
- Renamed
Mute Audio
toDiscard Audio
. - Added a new filter type
Discard Audio by UI
, which will discard audio only while the source is muted by the Mixer dock. - Revised build flow.
(If you can use the older version without any problem, you don't need to download this version.)
Limitation
- Not all binaries are tested.
- Windows: never tested.
- MacOS: Version 0.2.2 was tested on Intel mac with OBS 29.1.
- Ubuntu: never tested but the source code is tested on CentOS Stream 9 and Fedora 39.
Install
Click your OS name to expand to show details.
Windows
OBS Studio 27 or later
Download obs-mute-filter-0.3.0-obs27-Windows.zip
and extract to your OBS Studio installed directory.
See install instruction for detailed steps.
macOS
OBS Studio 27 on Intel mac
Download installer obs-mute-filter-0.3.0-obs27-macos-x86_64.pkg
and run installer.
Or, download zip package obs-mute-filter-0.3.0-obs27-macos-x86_64.zip
and follow this guide to extract.
OBS Studio 28 or later
Download installer obs-mute-filter-0.3.0-obs28-macos-universal.pkg
and run installer.
Or, download zip package obs-mute-filter-0.3.0-obs28-macos-universal.zip
and follow this guide to extract.
Ubuntu
OBS Studio 27 on Ubuntu
Download package obs-mute-filter-0.3.0-obs27-ubuntu-20.04-x86_64.deb
and install with a command below.
sudo apt install ./obs-mute-filter-0.3.0-obs27-ubuntu-20.04-x86_64.deb
OBS Studio 28 or later on Ubuntu
Download package obs-mute-filter-0.3.0-obs28-ubuntu-20.04-x86_64.deb
and install with a command below.
sudo apt install ./obs-mute-filter-0.3.0-obs28-ubuntu-20.04-x86_64.deb
Fedora
These releases assume obs-studio comes from Fedora Project.
OBS Studio on Fedora 38
obs-studio-plugin-mute-filter-0.3.0-1.fc38.x86_64.rpm
obs-studio-plugin-mute-filter-0.3.0-1.fc38.src.rpm
obs-studio-plugin-mute-filter-debuginfo-0.3.0-1.fc38.x86_64.rpm
obs-studio-plugin-mute-filter-debugsource-0.3.0-1.fc38.x86_64.rpm
OBS Studio on Fedora 39
obs-studio-plugin-mute-filter-0.3.0-1.fc39.x86_64.rpm
obs-studio-plugin-mute-filter-0.3.0-1.fc39.src.rpm
obs-studio-plugin-mute-filter-debuginfo-0.3.0-1.fc39.x86_64.rpm
obs-studio-plugin-mute-filter-debugsource-0.3.0-1.fc39.x86_64.rpm
OBS Studio on Fedora 40
obs-studio-plugin-mute-filter-0.3.0-1.fc40.x86_64.rpm
obs-studio-plugin-mute-filter-0.3.0-1.fc40.src.rpm
obs-studio-plugin-mute-filter-debuginfo-0.3.0-1.fc40.x86_64.rpm
obs-studio-plugin-mute-filter-debugsource-0.3.0-1.fc40.x86_64.rpm