Skip to content

OBS VBAN Audio Plugin 0.3.1

Latest

Choose a tag to compare

@norihiro norihiro released this 05 Nov 12:50
· 1 commit to main since this release
0.3.1
58edc8a

This is a patch release of a VBAN Audio Plugin for OBS Studio.

Changes in 0.3.1

  • Fixed a typo in a log text.
  • Created an installer file for Windows
  • Revised build scripts; Dropped building for OBS 27.

The previous version 0.3.0 should work with OBS 32.0. There are no necessity to update to this version.

Limitation

  • Not all binaries are tested.
    • Windows: 0.1.0 was tested with OBS Studio 28.0.
    • macOS (Intel): 0.3.1-rc1 was tested with OBS Studio 32.0.0 using Rosetta 2.
    • macOS (Apple): 0.3.1-rc1 was tested with OBS Studio 32.0.0 on Apple Silicon mac.
    • Ubuntu: 0.3.1 was tested with OBS Studio 32.0.0 on Ubuntu 24.04.
    • Fedora: 0.3.1 was tested with OBS Studio 31.0.3 on Fedora 41.
    • The source code was developed on Fedora 41.

Install

Click your OS name to expand to show details.

Windows

OBS Studio 32 or later

Download obs-vban-0.3.1-1-obs32-Windows-Installer.exe and execute it.
Download obs-vban-0.3.1-obs32-Windows.zip and extract to your OBS Studio installed directory.
See install instruction for details.

OBS Studio 31.1

Download obs-vban-0.3.1-1-obs31-Windows-Installer.exe and execute it.
Download obs-vban-0.3.1-obs31-Windows.zip and extract to your OBS Studio installed directory.
See install instruction for details.

OBS Studio 30 or later

Download obs-vban-0.3.1-1-obs30-Windows-Installer.exe and execute it.
Download obs-vban-0.3.1-obs30-Windows.zip and extract to your OBS Studio installed directory.
See install instruction for details.

OBS Studio 28 or later

Download obs-vban-0.3.1-1-obs28-Windows-Installer.exe and execute it.
Download obs-vban-0.3.1-obs28-Windows.zip and extract to your OBS Studio installed directory.
See install instruction for details.

macOS

OBS Studio 32 or later

Download installer obs-vban-0.3.1-obs32-macos-universal.pkg and run the installer.
Or, download zip package obs-vban-0.3.1-obs32-macos-universal.zip and follow instruction.

OBS Studio 31

Download installer obs-vban-0.3.1-obs31-macos-universal.pkg and run the installer.
Or, download zip package obs-vban-0.3.1-obs31-macos-universal.zip and follow instruction.

OBS Studio 30

Download installer obs-vban-0.3.1-obs30-macos-universal.pkg and run the installer.
Or, download zip package obs-vban-0.3.1-obs30-macos-universal.zip and follow instruction.

OBS Studio 28 or later

Download installer obs-vban-0.3.1-obs28-macos-universal.pkg and run the installer.
Or, download zip package obs-vban-0.3.1-obs28-macos-universal.zip and follow instruction.

Ubuntu The plugin is available on PPA. ``` sudo add-apt-repository ppa:norihiro/plugins-for-obs-studio sudo apt update sudo apt install vban-plugin-for-obs ```

OBS Studio 32 or later on Ubuntu 24.04

Download obs-vban-0.3.1-obs32-ubuntu-24.04-x86_64.deb and install with a command below.
sudo apt install ./obs-vban-0.3.1-obs32-ubuntu-24.04-x86_64.deb

OBS Studio 31 on Ubuntu 24.04

Download obs-vban-0.3.1-obs31-ubuntu-24.04-x86_64.deb and install with a command below.
sudo apt install ./obs-vban-0.3.1-obs31-ubuntu-24.04-x86_64.deb

OBS Studio 30 on Ubuntu 22.04

Download obs-vban-0.3.1-obs30-ubuntu-22.04-x86_64.deb and install with a command below.
sudo apt install ./obs-vban-0.3.1-obs30-ubuntu-22.04-x86_64.deb

OBS Studio 28 or later on Ubuntu 22.04

Download obs-vban-0.3.1-obs28-ubuntu-22.04-x86_64.deb and install with a command below.
sudo apt install ./obs-vban-0.3.1-obs28-ubuntu-22.04-x86_64.deb

Fedora RPM repository is available on Fedora Copr.
sudo dnf copr enable kamae/obs-studio-plugins
sudo dnf install obs-studio-plugin-vban