This package browser is in early development. Mind the rough edges.

obs-composite-blur

Different blur algorithms for OBS

Composite Blur Plugin is a comprehensive blur plugin that provides blur algorithms and types for all levels of quality and computational need.

  • Composite Blur provides several highly optimized blur algorithms including Gaussian, Multi-Pass Box, Dual Kawase, and Pixelate.

  • Composite Blur provides multiple blur effects to give a different look and feel to the blur including Area, Directional, Zoom, Motion, and Tilt-Shift.

  • Composite Blur also allows setting a Background Source so that it can properly composite blurred masks, allowing you to properly layer blurred sources.

  • Finally, Composite Blur provides an option to mask where and how much blurring occurs on the source via Crop, Rectangle, Circle, Source, and Image masks.

Installation

Install the latest version of obs-composite-blur as follows:

guix install obs-composite-blur

Or install a particular version:

guix install obs-composite-blur@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-composite-blur about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/obs-composite-blur'><img src='https://packages.guix.gnu.org/packages/obs-composite-blur/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/obs-composite-blur/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/obs-composite-blur)

Example Org:

[[https://packages.guix.gnu.org/packages/obs-composite-blur][https://packages.guix.gnu.org/packages/obs-composite-blur/badges/latest-version.svg]]