Resource icon

OBS Lua Clone Stamp 1.2

A Lua script to add a clone stamp effect filter. Use for removing unwanted objects, etc. in a source.
Add the script using the OBS Tools->Scripts menu.
Add the Clone Stamp filter to a source.
clonestamp1.jpg


Check the "Show Destination and Source" checkbox.
clonestamp2.jpg

The red tinted area is the destination (the stamp). The green crosshairs show the source area to be cloned into the stamp. You can select the shape, aspect ratio, size, softness and the softness interpolation of the stamp. The X Y sliders move the destination and source. Blend Opacity fades the stamp. Red, Green, Blue and Gamma adjust the appearance of the stamp to fine tune it to match the surrounding area.

Uncheck the "Show Destination and Source" checkbox to show the result.
clonestamp3.jpg


(tested only on Windows 10)
  • Like
Reactions: norihiro
Author
khaver
Downloads
1,391
Views
3,586
First release
Last update
Rating
5.00 star(s) 1 ratings

More resources from khaver

Latest updates

  1. Cosmetic Change

    Just a cosmetic change on the script load page.
  2. Update

    Revised the code to be compatible with both DirectX and openGL (Windows, Linux and Mac?).

Latest reviews

I tried this filter on Linux and works great.
Especially `Show Destination and Source` is useful to adjust parameters.
Top