summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/tech/vop.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/DOCS/tech/vop.txt b/DOCS/tech/vop.txt
index be94f2a894..103f7a834a 100644
--- a/DOCS/tech/vop.txt
+++ b/DOCS/tech/vop.txt
@@ -199,3 +199,8 @@ Current plugins:
radius size of the filter
power how often the filter should be applied
MPI: TEMP, accepts stride
+
+-vop sab=radius:prefilter:colorDiff[:radius:prefilter:colorDiff]
+ radius blur filter strength (~0.1-4.0) (slower if larger)
+ prefilter prefilter strength (~0.1-2.0)
+ colorDiff how different the pixels are allowed to be to be considered (~0.1-100.0)