obs-advanced-masks
Advanced masking plugin for OBS
OBS Advanced Masks is a project designed to expand the masking functionalities within OBS Studio. This plug-in provides filters for users to create intricate and customized masks for their OBS Scenes and Sources.
Advanced Masks provides both Alpha Masking and Adjustment Masking.
Shape masks allow for dynamically generated Rectangle, Circle, Elliptical, Regular Polygon, Star, and Heart shaped masks, with many adjustable parameters.
Source Masks allow an existing OBS source to be used as a mask, using any combination of the red, green, blue, or alpha channels from said source.
Image Masks include all of the same functionality as Source Masks, but applied via a static image (.png, .jpeg, etc).
Gradient Masks allow a fading mask using a user-specified gradient.
- Versions: 1.1.0
- Website: https://github.com/FiniteSingularity/obs-advanced-masks
- Licenses: GPL 2
- Package source: gnu/packages/video.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of obs-advanced-masks
as follows:
guix install obs-advanced-masks
Or install a particular version:
guix install obs-advanced-masks@1.1.0
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of obs-advanced-masks about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/obs-advanced-masks'><img src='https://packages.guix.gnu.org/packages/obs-advanced-masks/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/obs-advanced-masks)
Example Org:
[[https://packages.guix.gnu.org/packages/obs-advanced-masks][https://packages.guix.gnu.org/packages/obs-advanced-masks/badges/latest-version.svg]]