Skip to content

OBS VBAN Audio Plugin 0.2.0

Compare
Choose a tag to compare
@norihiro norihiro released this 01 Nov 16:33
· 13 commits to main since this release
0.2.0
39480a4

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

You can directly input and output VBAN audio into OBS Studio.

Changes in 0.2.0

  • Output feature is added. You can output your mixer track and individual audio sources.
    • To output the mixer track, use vban-output.lua.
    • To output the individual audio source, open filter dialog and add VBAN Audio Output. If you add to the top of your filter chain, original audio from your audio source will be sent through VBAN. If you add to the bottom, filtered audio will be sent.

Limitation

  • Not all binaries are tested.
    • Windows: tested at version 0.1.0.
    • macOS: never tested.
    • Ubuntu: never tested but the source code is tested on Fedora 35.

Install

Click your OS name to expand to show details.

Windows

OBS Studio 27 or later

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

OBS Studio 28 or later

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

Ubuntu

OBS Studio 27 or later on Ubuntu

Download package obs-vban-0.2.0-obs27-ubuntu-20.04-x86_64.deb and install with a command below.
sudo apt install ./obs-vban-0.2.0-obs27-ubuntu-20.04-x86_64.deb