vvFFPP_basicpack information
This plugin pack contains some very basic effects but few of them are very essential: vvSmoothLK will upgrade your mixing style to more smooth level and with vvFastZoomCV you can do fast some smooth compostioning (zoom & pan) even with Resolume.
Download:
Plugins list
[NEW] vvSmoothThreshold
| name | type | desc |
| Threshold | float | |
| Negate | bool | |
Smoothed threshold.
[NEW] vvSwirlCV
| name | type | desc |
| Angle 1 | float | |
| Angle 2 | float | |
| Fill black | bool | |
| Feedback | float | |
Some kind of “broken mirror” effect. Quite enjoyable. Uses OpenCV library.
[NEW] vvFastZoomCV
| name | type | desc |
| X transp | float | |
| Y transp | float | |
| Zoom | float | |
| Limit area | bool | |
Designed as replacement for standart Resolume zoom fx. Has possibility to pan around zoomed image. Uses OpenCV library.
[NEW] vvSmoothLK (2 inputs)
| name | type | desc |
| treshold | float | |
| invert | bool | |
| swap sources | bool | |
Smoothed luma keying, parameters similar to vvCutMix. Comes in two versions (especially for Resolume users): vvSmoothLK.dll and vvSmoothILK.dll (Inverted Luma Key - with changed default parameter values).
vvDynaMask (3 inputs)
| name | type | desc |
| mask mode | float | |
| mask opacity | float | |
| negate mask | bool | |
Takes 3 inputs, and mix them according to “Mask mode” param.
Possible combinations:
| # | ch1 | ch2 | mask |
| 0 | src1 | src2 | src3 |
| 1 | src1 | src3 | src2 |
| 2 | src2 | src3 | src1 |
| 3 | src2 | src1 | src3 |
| 4 | src3 | src1 | src2 |
| 5 | src3 | src2 | src1 |
vvCutMix (2 inputs)
| name | type | desc |
| treshold | float | |
| cut mode | bool | |
| swap sources | bool | |
Simple treshold based mixer with cut-mode select and swap sources option.
vvMaskStop
| name | type | desc |
| negate mask | bool | |
| swap mask/frame | bool | |
| hold frame | float | |
| hold mask frame | float | |
vvCutStop
| name | type | desc |
| treshold | float | |
| hold frame frq | float | |
| cut mode | bool | |
| hold front/back | bool | |
vvStretch01
| name | type | desc |
| fx level | float | |
| stretch | float | |
| center | float | |
Simple horizontal stretch fx.
vvStretch01 RGB
| name | type | desc |
| fx level | float | |
| R stretch | float | |
| R center | float | |
| G stretch | float | |
| G center | float | |
| B stretch | float | |
| B center | float | |
vvStretch01 variation with separated params for RGB channels.
vvStretch02
| name | type | desc |
| H stretch | float | |
| H center | float | |
| V stretch | float | |
| V center | float | |
| fx level | float | |
Simple horizontal/vertical stretch fx.
vvStripe03
| name | type | desc |
| fx level | float | |
| line | float | |
Blow/smear style fx, very simple.
vvStripe03 RGB
| name | type | desc |
| R line | float | |
| G line | float | |
| B line | float | |
| R fx level | float | |
| G fx level | float | |
| B fx level | float | |
vvStripe03 variation with separated params for RGB channels.
vvColorize2 (unfinished!)
| name | type | desc |
| hue start | float | |
| hue end | float | |
| luma start | float | |
| luma end | float | |
|