Nodes · Keying
KeyerScreen
Keyingv1core
Overview
The screen keyer: sample the green/blue backing, get a matte plus despilled RGB. The daily green-screen tool.
Inputs
| Input | What it takes |
|---|---|
| in | the image this node works on |
| insideMask | — |
| outsideMask | — |
Outputs
| Output | Type |
|---|---|
| out | Image |
Parameters
| Parameter | Type | Default | What it does |
|---|---|---|---|
| screen_color | Color | [0.1, 0.7, 0.15, 1.0] | Not documented yet. |
| screen_gain | Float | 1 | Not documented yet. |
| screen_balance | Float | 0.5 | Not documented yet. |
| clip_black | Float | 0 | Matte values below this become 0 — solidify the background. Clip the CORE matte hard; never clip the edge matte. |
| clip_white | Float | 1 | Matte values above this become 1 — solidify the subject. |
| despill | Bool | true | Also remove screen spill from the RGB. Turn OFF when this keyer only supplies a matte. |
| view | Choice | result | The display transform for viewing only — it never changes the pixels in the graph. |