HECTOR Module - TextGenerator
Home > Module Index > Graphics2D.TextGenerator 0.1.5
Creates text and outputs it as a VideoFrame.
Free
HECTOR v0.4
Connections
Name
Type
Data Type
Description
Sync
Collector
SyncFrame
Sync input. A graphic will be created every time a sync frame is recieved. If the sync input is not connected, a VideoFrame graphic will be generated every time the text changes.
Out
Generator
VideoFrame
Video frames containing the timecode graphic are output here.
Options
Name
Data Type
Description
text
text
The text to display.
color
text
The color of the text.
size
float
The font size of the text.
font
list
List of available fonts.
Description
This is a simple plugin designed to with with the GraphicsGenerator and Compositor modules to create complex data-driven graphics overlays for use in video.
Tags
video
text
data
Get HECTOR to use this module.