This is a hotfix release of Color Monitor.
Changes from 0.3.1
Limitation
- Fixed false-color
- Prior to this fix, color between 0.42 and 0.48 were light purple, which was supposed to be dark grey as documented.
Previous version tried to fix the issue but actually fixed only BT.601.
Affiliate Promotion
- Possible crash when changing scene-collection (Reported on the forum but couldn't be reproduced.)
- Not all binaries are tested.
- Windows: [0.2.6](../../releases/tag/0.2.6) was the last tested release.
- MacOS: [0.2.3](../../releases/tag/0.2.3) was the last tested release.
- Ubuntu: never tested but the source code is tested on Fedora 34.
- Possibly impact rendering time. Use this plugin before enough test.
- Performance is much slower especially on macOS.
- Accuracy of the result is not guaranteed. Use at your own risk.
- [Jimcom](https://www.jimcom.us/shop/?ref=2&cmp=colormonitor), a PTZ camera vendor, is now providing a coupon code **FACETRACK20** for 20% discount and free shipping in the USA.
This is a hotfix release of Color Monitor.
Changes from 0.3.0
- Fixed false-color
Limitation
- Possible crash when changing scene-collection (Reported on the forum but couldn't be reproduced.)
- Not all binaries are tested.
- Windows: [0.2.6](../../releases/tag/0.2.6) was the last tested release.
- MacOS: [0.2.3](../../releases/tag/0.2.3) was the last tested release.
- Ubuntu: never tested but the source code is tested on Fedora 34.
- Possibly impact rendering time. Use this plugin before enough test.
- Performance is much slower especially on macOS.
- Accuracy of the result is not guaranteed. Use at your own risk.
This is an experimental release of OBS Color Monitor.
For users prefering stability, [0.2.6](https://github.com/norihiro/obs-color-monitor/releases/tag/0.2.6) is recommended.
Changes from 0.2.6
Limitation
- Added Zebra.
- Added False Color.
- Fixed a crash when OBS Studio is about to exit.
- vectorscope: Added a new feature to zoom by mouse wheel.
- vectorscope: Adjust center of the black point.
- dock: Put dock on the left if the preview is selected at creation.
- dock: Fixed the top graticule was missing on waveform.
- histogram, vectorscope, waveform: Minor improvements by changing vector operation instead of scalar operation for each components.
Affiliate Promotion
- Possible crash when changing scene-collection (Reported on the forum but couldn't be reproduced.)
- Not all binaries are tested.
- Windows: [0.2.6](../../releases/tag/0.2.6) was the last tested release.
- MacOS: [0.2.3](../../releases/tag/0.2.3) was the last tested release.
- Ubuntu: never tested but the source code is tested on Fedora 34.
- Possibly impact rendering time. Use this plugin before enough test.
- Performance is much slower especially on macOS.
- Accuracy of the result is not guaranteed. Use at your own risk.
- [Jimcom](https://www.jimcom.us/shop/?ref=2&cmp=colormonitor), a PTZ camera vendor, is now providing a coupon code FACETRACK20 for 20% discount and free shipping in the USA.
This is a hotfix release of OBS Color Monitor.
Changes in this release are as below.
Thank you all for reporting bugs on the latest version.
- dock has several bug fixes.
- Crash when changing component type between RGB and Luma in histogram, reported by @ASchneider.
- Dock title could not be set on Windows, reported by @datlaunchystark.
In addition, default name will be set when creating a new dock.- ROI does not work if there is no scope selecting YUV (Luma, Chroma).
- ROI selection did not go to scopes if interleave was disabled.
Unfortunately, I couldn't reproduce the crash bug when switching scene-collection. If the issue persist, please let me know.
This is a hotfix release of OBS Color Monitor.
This release fixed a bug on dock.
I'm sorry for your trouble when changing the scene collection.
- Fixed a bug that the dock increased when changing scene-collection. Changes below are made to fix the many docks generated by this bug.
- Added a feature to remove dock(s).
- Removed a default dock and and added a feature to add docks from `Tools` menu.
This is a minor release of OBS Color Monitor.
Changes in this release are below.
- waveform and histogram
- Add an option to display YUV levels.
- dock
- Improved performance by transfering frame data from GPU at once for all scopes (vectorscope, waveform, histogram) in a dock. Due to this change, scale of each scope is removed.
- Interleave to transfer frame data to reduce rendering time.
- Added ability to choose different scenes and sources. Open properties for ROI and select `Source`.
- Improve mouse interaction on ROI; drag to move or resize the region.
- When opening the properties, the location of the right click selects the first tab.
- Bug fixes
- Fixed `com.apple.main-thread` crashes at `__gl_update_block_invoke` on macOS.
- Fixed alpha blending issue found when running on OBS Studio 26.0.
- Fixed some other bugs and warnings.
- macOS: Added a cmake option `CMAKE_OSX_DEPLOYMENT_TARGET=10.13` so that the plugin should work under macOS 10.13 or later.
This is a minor release of OBS Color Monitor.
Change in this release is
There are no changes for Windows and linux.
- Notarized macOS binary file.
This is a minor release of OBS Color Monitor.
Changes from the last release are
- Added dock widget
- vectorscope:
- Changed default graticule color to amber.
- Changed default graticule style.
- Changed default skintone line (very small change).
Since the dock is a new feature requiring a lot of implementation, consider to use 0.1.7 just in case if something is wrong on your system.
This release changes these items.
- Changed default scale factor to `2`.
- Fixed an issue #8, transition on program was not shown.
- Added current preview as a source.
- Slight performance improvement.
There are known issue.
- Performance is much slower on MacOS.
This release changes these items.
- Vectorscope: added skin tone line.
- Can select current program as a source.
- Reorder scene and source list on a property window.
- Scenes are ordered as same as the scene list.
- Other sources are listed in alphabetical order.