VHS
GPU GpuSimulates VHS-era tracking, bleed, wobble, and tape noise.
VHS layers several analog-video artifacts together so the result feels like degraded tape playback rather than a single synthetic distortion.
Source operators/gpu/vhs/vhs.cpp
Parameters
| Name | Type | Description |
|---|---|---|
| tracking | float | Strength of tracking instability. |
| color_bleed | float | Amount of chroma smear. |
| noise | float | Tape noise level. |
| head_switch | float | — |
| luma_sharpen | float | — |
| wobble | float | Horizontal wobble amount. |
| speed | float | Animation speed for the effect. |
| mix | float | Dry/wet blend. |