HECTOR Module - VideoCrossFader
Home > Module Index > VideoEffects.VideoCrossFader 0.1.1
A fast cross-fader effect for video signals.
Free
HECTOR v0.1
Connections
Name
Type
Data Type
Description
In 1
Collector
VideoFrame
The first incoming video signal.
In 2
Collector
VideoFrame
The second incoming video signal.
Sync
Collector
SyncFrame
Sync ref for the outgoing video signal - a video frame is generated every time a sync pulse is detected. If no sync is supplied, the video frame rate of 'In 1' is used instead.
Out
Generator
VideoFrame
The outgoing video signal.
Options
Name
Data Type
Description
In 1
trigger
Triggers the fade to show 'In 1'.
Fade
float
The amount of fade from 'In 1' to 'In 2'.
In 2
trigger
Triggers the fade to show 'In 2'.
Description
Given two video signals, this effect will cross-fade between the two signals by applying a simple alpha transparency to the second video signal. Two trigger buttons allow the cross-fade to animate automatically, or the primary 'fade' option can be used to allow the fade to be applied manually.
Tags
video
effects
gpu
opengl
Get HECTOR to use this module.