Skip to content

OBS Color Monitor 0.5.2

Compare
Choose a tag to compare
@norihiro norihiro released this 13 Apr 13:26
· 15 commits to main since this release
0.5.2
40e2827

This is a hotfix release of Color Monitor for OBS Studio.

Changes in 0.5.2

  • Fixed a bug that the texture on the dock is not updated when selecting Program.

The version 0.5.x has a lot of changes. Just in case if you see an issue, please consider use the previous version 0.4.6.

Limitation

  • Possible crash when changing scene-collection (Reported on the forum but couldn't be reproduced.), adding or removing docks.
    The author suggest not adding/removing docks or changing scene-collection while streaming or recording is in progress.
  • Not all packages/binaries are tested.
    • Windows: 0.5.2 (zip packages) were the last tested release. Installer packages are not tested.
    • MacOS: 0.4.2 (zip, Intel packages) were the last tested release. ARM packages is also tested.
    • Ubuntu: 0.5.2 were the last tested release.
    • The source code is developed on Fedora 36.
  • Possibly impact rendering time. Use this plugin before enough test.
  • Accuracy of the result is not guaranteed. Use at your own risk.
    • Especially, the color spaces other than BT.601 and BT.709 have not been supported yet.

Install

Click your OS name to expand to show details.

Windows

OBS Studio 27

Download obs-color-monitor-0.5.2-obs27-Windows.zip and extract to your OBS Studio installed directory.
See install instruction for detailed steps.

OBS Studio 28 or later

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

OBS Studio 28 or later

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

Ubuntu

OBS Studio 27 on Ubuntu 20.04

Download package obs-color-monitor-0.5.2-obs27-ubuntu-20.04-x86_64.deb and install with a command below.
sudo apt install ./obs-color-monitor-0.5.2-obs27-ubuntu-20.04-x86_64.deb

OBS Studio 27 on Ubuntu 22.04 or later

Download package obs-color-monitor-0.5.2-obs27-ubuntu-22.04-x86_64.deb and install with a command below.
sudo apt install ./obs-color-monitor-0.5.2-obs27-ubuntu-22.04-x86_64.deb

OBS Studio 28 or later on Ubuntu 20.04

Download package obs-color-monitor-0.5.2-obs28-ubuntu-20.04-x86_64.deb and install with a command below.
sudo apt install ./obs-color-monitor-0.5.2-obs28-ubuntu-20.04-x86_64.deb

OBS Studio 28 or later on Ubuntu 22.04 or later

Download package obs-color-monitor-0.5.2-obs28-ubuntu-22.04-x86_64.deb and install with a command below.
sudo apt install ./obs-color-monitor-0.5.2-obs28-ubuntu-22.04-x86_64.deb

Fedora

These releases assume obs-studio comes from RPM Fusion repository.

OBS Studio on Fedora 36

obs-color-monitor-0.5.2-1.fc36.x86_64.rpm
obs-color-monitor-0.5.2-1.fc36.src.rpm
obs-color-monitor-debuginfo-0.5.2-1.fc36.x86_64.rpm
obs-color-monitor-debugsource-0.5.2-1.fc36.x86_64.rpm

OBS Studio on Fedora 37

obs-color-monitor-0.5.2-1.fc37.x86_64.rpm
obs-color-monitor-0.5.2-1.fc37.src.rpm
obs-color-monitor-debuginfo-0.5.2-1.fc37.x86_64.rpm
obs-color-monitor-debugsource-0.5.2-1.fc37.x86_64.rpm