obs-advanced-masks 1.1.0
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.
- Outputs:
out
- 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 obs-advanced-masks 1.1.0
as follows:
guix install obs-advanced-masks@1.1.0
Or install the latest version:
guix install obs-advanced-masks
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.