Skip to content

OBS Loudness Dock Plugin 0.3.0

Choose a tag to compare

@norihiro norihiro released this 20 Aug 13:47
· 48 commits to main since this release
0.3.0
ce0c497

This is an experimental release of EBU R128 Loudness Dock plugin for OBS Studio.

Changes in this release

  • Added scale bars.
  • Added configuration dialog for the scale bar colors and thresholds.
  • Rephrased "Short" to "Short-term"
  • Add binary packages for OBS Studio 30.0.0 and later.

Limitation

  • Only the audio track 1 is selected.
  • Not all binaries are tested.
    • Windows: 0.3.0 was tested with OBS Studio 31.1.1.
    • macOS: 0.2.0 was tested with the nightly OBS Studio on Intel mac.
    • macOS: 0.3.0 was tested with OBS Studio 31.1.1 and 32.0.0 on Apple Silicon.
    • Ubuntu: 0.2.0 was tested with the nightly OBS Studio on Ubuntu 22.04.
    • The source code is developed mainly on Fedora 41 and macOS.

Install

Click your OS name to expand to show details.

Windows

OBS Studio 28.0 or later

Download obs-loudness-dock-0.3.0-obs28-Windows.zip and extract to your OBS Studio installed directory.
See install instruction for detailed steps.

OBS Studio 30.0 or later

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

OBS Studio 28 or later

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

OBS Studio 30 or later

Download installer obs-loudness-dock-0.3.0-obs30-macos-universal.pkg and run installer.
Or, download zip package obs-loudness-dock-0.3.0-obs30-macos-universal.zip and follow this guide to extract.

Ubuntu

OBS Studio 27 on Ubuntu 22.04 or later

Download package obs-loudness-dock-0.3.0-obs27-ubuntu-22.04-x86_64.deb and install with a command below.
sudo apt install ./obs-loudness-dock-0.3.0-obs27-ubuntu-22.04-x86_64.deb

OBS Studio 28 or later on Ubuntu 22.04 or later

Download package obs-loudness-dock-0.3.0-obs28-ubuntu-22.04-x86_64.deb and install with a command below.
sudo apt install ./obs-loudness-dock-0.3.0-obs28-ubuntu-22.04-x86_64.deb

OBS Studio 30 or later on Ubuntu 22.04 or later

Download package obs-loudness-dock-0.3.0-obs30-ubuntu-22.04-x86_64.deb and install with a command below.
sudo apt install ./obs-loudness-dock-0.3.0-obs30-ubuntu-22.04-x86_64.deb

PPA for Ubuntu 22.04 and 24.04

Alternatively, the plugin is also available on PPA.

sudo add-apt-repository ppa:norihiro/plugins-for-obs-studio
sudo apt update
sudo apt install loudness-dock-plugin-for-obs
Fedora RPM repository is available.
sudo dnf copr enable kamae/obs-studio-plugins
sudo dnf install obs-studio-plugin-loudness-dock