Skip to content

Commit

Permalink
Updating to include rb_strength
Browse files Browse the repository at this point in the history
  • Loading branch information
rgm89git committed Jun 22, 2022
1 parent cfff4e4 commit 946e977
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ dcpp_preset(clip C, string "preset", float "dots", float "rainbow", bool "showpr
(default depends on preset)
@ rainbow - rainbow effect amount
(default depends on preset)
@ rb_strength - rainbow effect mask strength
(default 17)
@ cblur - chroma blur amount
(default depends on preset)
@ lblur - luma blur amount
Expand Down Expand Up @@ -97,6 +99,7 @@ dotcrawlplusplus(clip C, int "dotstyle", float "dotblend", float "dotscale", int
@ cnoise - default 4 (0=bypass; 2=subliminal; 33=VHS)
@ streaking - default 0.0 (1.0=extreme horizontal streaking)
@ rainbow - rainbow effect opacity (default 0.2)
@ rb_strength - rainbow effect mask strength (default 17)
@ showargs - if true, show the arguments as a Subtitle
@ threads - cpu threads you want to use (default 4)
```
Expand Down

0 comments on commit 946e977

Please sign in to comment.