HECTOR Module - BitCrusher
Home > Module Index > VideoEffects.BitCrusher 0.1.1
Crushes the colour space and resolution of an incoming video signal.
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 the BitCrusher effect applied.
Options
Name
Data Type
Description
Crush Colors
float
This number represents the number of bits of colour data to retain - a higher number retains more of the original colour.
Crush Resolution
float
Reduces the resolution of the video signal, pixelating the output. The actual video resolution remains unchanged.
Description
Takes an incoming video signal and reduces the bitrate by a specified amount, effectively removing colours and creating retro-style computer game effects. The effect can also pixelate the video signal, as if the resolution is being reduced. Note - this effect does not actually reduce the bitrate of the outgoing video signal, so cannot be used by itself to compress data.
Preview
Tags
video
effects
gpu
opengl
Get HECTOR to use this module.