Skip to content

Releases: norihiro/obs-mute-filter

OBS Mute Filter 0.3.0

04 May 13:08
0.3.0
7ca062b
Compare
Choose a tag to compare

This is an experimental release of a mute filter.

Changes in 0.3.0

  • Renamed Mute Audio to Discard 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

OBS Mute Filter 0.2.2

02 Nov 14:16
0.2.2
e0abea0
Compare
Choose a tag to compare

This is a hotfix release of a mute filter.

Changes in 0.2.2

  • Fixed the plugin was not correctly loaded on OBS 27 on Windows.
  • Fixed the plugin was not correctly loaded on OBS 28 on Ubuntu.

(If you can use the older version without any problem, you don't need to download this version 0.2.2.)

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 8 and Fedora 35.

Install

Click your OS name to expand to show details.

Windows

OBS Studio 27 or later

Download obs-mute-filter-0.2.2-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.2.2-obs27-macos-x86_64.pkg and run installer.
Or, download zip package obs-mute-filter-0.2.2-obs27-macos-x86_64.zip and follow this guide to extract.

OBS Studio 28 or later

Download installer obs-mute-filter-0.2.2-obs28-macos-universal.pkg and run installer.
Or, download zip package obs-mute-filter-0.2.2-obs28-macos-universal.zip and follow this guide to extract.

Ubuntu

OBS Studio 27 on Ubuntu

Download package obs-mute-filter-0.2.2-obs27-ubuntu-20.04-x86_64.deb and install with a command below.
sudo apt install ./obs-mute-filter-0.2.2-obs27-ubuntu-20.04-x86_64.deb

OBS Studio 28 or later on Ubuntu

Download package obs-mute-filter-0.2.2-obs28-ubuntu-20.04-x86_64.deb and install with a command below.
sudo apt install ./obs-mute-filter-0.2.2-obs28-ubuntu-20.04-x86_64.deb

OBS Mute Filter 0.2.1

23 Aug 16:35
0.2.1
99a262d
Compare
Choose a tag to compare

This is an experimental release of a mute filter.

Changes at 0.2.1

  • Revised packages for OBS 28 on macOS.
  • Windows installer is removed.

If there is a problem, please consider using the previous version 0.1.0. There is no difference in the source code at all.

Changes at 0.2.0

  • Support macOS on Apple Silicon.
  • Build host is changed to Github Actions instead of Azure Pipeline.

Limitation

  • Not all binaries are tested.
    • Windows: never tested.
    • MacOS: never tested.
    • Ubuntu: never tested but the source code is tested on CentOS 8.

Install

Click your OS name to expand to show details.

Windows

OBS Studio 27 or later

Download obs-mute-filter-0.2.1-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.2.1-obs27-macos-x86_64.pkg and run installer.
Or, download zip package obs-mute-filter-0.2.1-obs27-macos-x86_64.zip and follow this guide to extract.

OBS Studio 28 or later

Download installer obs-mute-filter-0.2.1-obs28-macos-universal.pkg and run installer.
Or, download zip package obs-mute-filter-0.2.1-obs28-macos-universal.zip and follow this guide to extract.

Ubuntu

OBS Studio 27 or later on Ubuntu

There is a known issue in version 0.2.1. Use 0.1.0 instead.
Release note: https://github.com/norihiro/obs-mute-filter/releases/tag/0.1.0
Direct link: https://github.com/norihiro/obs-mute-filter/releases/download/0.1.0/obs-mute-filter_1-0.1.0-1_amd64.deb

OBS Mute Filter 0.2.0

16 Aug 05:02
0.2.0
d16e957
Compare
Choose a tag to compare

This is an experimental release of a mute filter.

Changes in this release.

  • Rewrite build script to support macOS on Apple Silicon. Also use Github Actions instead of Microsoft Azure Pipeline.

If there is a problem, please consider using the previous version 0.1.0. There is no difference in the source code at all.

Limitation

  • Not all binaries are tested.
    • Windows: never tested.
    • MacOS: never tested.
    • Ubuntu: never tested but the source code is tested on CentOS 8.

Install

Click your OS name to expand to show details.

Windows

OBS Studio 27 or later

Download obs-mute-filter-0.2.0-obs27-Windows.zip and extract to your OBS Studio installed directory.
See install instruction for detailed steps.

Or, download obs-mute-filter-0.2.0-obs27-Windows-Installer.exe and execute it.
The author does not recommend installer since the installer is not signed so that some anti-virus software might alarm.

macOS

OBS Studio 27 or later on Intel mac

Download installer obs-mute-filter-0.2.0-obs27-macos-x86_64.pkg and run installer.
Or, download zip package obs-mute-filter-0.2.0-obs27-macos-x86_64.zip and follow this guide to extract.

OBS Studio 28 or later on Apple Silicon

Download installer obs-mute-filter-0.2.0-obs28-macos-arm64.pkg and run installer.
Or, download zip package obs-mute-filter-0.2.0-obs28-macos-arm64.zip and follow this guide to extract.

Note: If you are using OBS Studio 27 with Rosetta2, download Intel version.

Ubuntu

OBS Studio 27 or later on Ubuntu

Download package obs-mute-filter-0.2.0-obs27-ubuntu-20.04-x86_64.deb and install with sudo apt install obs-mute-filter-0.2.0-obs27-ubuntu-20.04-x86_64.deb.

OBS Mute Filter 0.1.0

01 Mar 12:29
0.1.0
Compare
Choose a tag to compare

This is an experimental release of a mute filter.

Install

Windows

Download obs-mute-filter-0.1.0-Windows-Installer.exe (provided below) and execute it.
Or, download obs-mute-filter-0.1.0-Windows.zip (provided below) and extract to your OBS Studio installed directory.
See install instruction for detailed steps.

MacOS

Download obs-mute-filter-0.1.0-macos.zip (provided below) and extract in /Library/Application Support/obs-studio/plugins.
See also this guide.

Linux

Download and install obs-mute-filter-0.1.0-1_amd64.deb (provided below)
Or, compile from source for other distributions.

Limitation

  • Not all binaries are tested.
    • Windows: never tested.
    • MacOS: never tested.
    • Ubuntu: never tested but the source code is tested on CentOS 8.