This is a patch version of EBU R128 Loudness Dock plugin for OBS Studio.
Changes in this release
- Fixed a missing translation on the configuration dialog.
- Added Japanese translation
Limitation
- 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.4.0 was tested with OBS Studio 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 30 or later
Download obs-loudness-dock-0.4.2-obs30-Windows-Installer.exe and execute it.
Download obs-loudness-dock-0.4.2-obs30-Windows.zip and extract to your OBS Studio installed directory.
See install instruction for details.
OBS Studio 28 or later
Download obs-loudness-dock-0.4.2-obs28-Windows-Installer.exe and execute it.
Download obs-loudness-dock-0.4.2-obs28-Windows.zip and extract to your OBS Studio installed directory.
See install instruction for details.
macOS
OBS Studio 30 or later
Download installer obs-loudness-dock-0.4.2-obs30-macos-universal.pkg and run the installer.
Or, download zip package obs-loudness-dock-0.4.2-obs30-macos-universal.zip and follow instruction.
OBS Studio 28 or later
Download installer obs-loudness-dock-0.4.2-obs28-macos-universal.pkg and run the installer.
Or, download zip package obs-loudness-dock-0.4.2-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 loudness-dock-plugin-for-obs
OBS Studio 30 or later on Ubuntu 22.04
Download obs-loudness-dock-0.4.2-obs30-ubuntu-22.04-x86_64.deb and install with a command below.
sudo apt install ./obs-loudness-dock-0.4.2-obs30-ubuntu-22.04-x86_64.deb
OBS Studio 28 or later on Ubuntu 22.04
Download obs-loudness-dock-0.4.2-obs28-ubuntu-22.04-x86_64.deb and install with a command below.
sudo apt install ./obs-loudness-dock-0.4.2-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-loudness-dock