Skip to content

Releases: FiniteSingularity/obs-composite-blur

Repeating image bug fix release.

29 Aug 01:25
991319b
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Fixes repeating of image for multi-pass blurs when the source is smaller than the canvas size (Issue #13)

Full Changelog: v0.0.5-alpha...v0.0.6-alpha

Dual Kawase zero-pixel blur bug fix.

28 Aug 18:00
ddd98b7
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.0.4-alpha...v0.0.5-alpha

Dual Kawase Blur Added.

25 Aug 02:30
ea2af49
Compare
Choose a tag to compare
Pre-release

Have you ever needed a blur so wide that only a single color is left? If so, then Dual Kawase blur is the blur for you. This version of Dual K blur uses interpolation in the final downscaling steps in order to allow smooth transitions between what are normally very discrete blur steps.

What's Changed

Full Changelog: v0.0.3-alpha...v0.0.4-alpha

Pixelation Filters

23 Aug 19:00
5fc60c2
Compare
Choose a tag to compare
Pixelation Filters Pre-release
Pre-release

What's Changed

Known Issues

  • Circle pixelation goes blank at a radius of zero, and has artifacting for smaller radii.

Full Changelog: v0.0.2-alpha...v0.0.3-alpha

Mac/Linux support for Gaussian

21 Aug 19:12
e83cad7
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.0.1-alpha...v0.0.2-alpha

Initial Release for testing

20 Aug 14:44
347edf2
Compare
Choose a tag to compare
Pre-release

THIS IS A PRE-PRODUCTION RELEASE FOR TESTING. A FEW KNOWN ISSUES:

  1. Gaussian blur is not yet working on Mac or Linux. This will hopefully be fixed soon.
  2. I have no Ubuntu environment to test the Linux version. If you are running OBS on Linux, please let me know of any issues you encounter.
  3. There is no documentation yet. The tl;dr- this plugin is a filter. You will find it in the video filters list for sources/scenes. It is named Composite Blur. Add the filter to a source, then select the blur algorithm, and blur type. Change the various settings (blur radius, angle for directional blur, Top/Bottom for Tilt Shift blur, etc..) and you should see a blurry source! If your source is masked, you can also provide a composite background, which ideally is what is behind your masked source. Finally, if you are on Mac or Linux and want that gorgeous Gaussian blur, you can approximate it with the Box Blur, if you set the number of passes to 2.