HECTOR Module - BadTV
Home > Module Index > VideoEffects.BadTV 0.1.1
Bad TV/distorted video effect.
Free
HECTOR v0.1
Connections
Name
Type
Data Type
Description
In
Collector
VideoFrame
The incoming video signal.
Out
Generator
VideoFrame
The outgoing video signal, with effects applied.
Options
Name
Data Type
Description
Distortion
float
The amount of horizontal distortion to apply to the video signal.
Distortion2
float
An additional amount of horizontal distortion to apply to the video signal.
Speed
float
The speed at which all horizontal distortion should roll across the screen.
Roll Speed
float
The speed at which the video should roll vertically, as if vertical sync has been lost.
Static Amount
float
The amount of static to apply to the video signal.
Static Size
float
The size of the static to be applied to the video signal.
Scanline Intensity
float
Scanline simulation. Sets the intensity of the scanlines.
Scanline Alpha
float
Scanlines
float
Scanline simulation. Sets the number of scanlines to show on the video signal.
RGB Shift
float
RGB shift. Splits the red, green and blue values apart and pushes them across the screen.
Shift Angle
float
RGB shift angle.
Grayscale
bool
Turn grayscale on/off.
Description
Takes an incoming video signal and applies an array of distortion, static and interlace effects to it, to simulate old analogue bad television reception. Based on the BadTV WebGL demo by @felixturner: https://www.airtightinteractive.com/demos/js/badtvshader/.
Preview
Tags
video
effects
gpu
opengl
Get HECTOR to use this module.