Simple 4-input video compositor.
Free
HECTOR v0
This module provides basic functionality to composite four video feeds into one graphics frame, ready for rendering back out as a final video frame. It is possible to position and scale each video frame, as well as provide an opacity value to allow feeds to be blended or partially visible. If the incoming video feed contains an alpha mask, it will be keyed correctly by the
Graphics2D.Renderer. Using this module, it is very easy to quickly set up simple animations, fades and transitions by setting the various composition parameters provided by this module and saving them out as presets. Combining with the
Builtin.PresetMemory enables the user to quickly switch between mulitple presets in real-time, initiating on-screen animations in the process. NOTE: This module
must be used in conjunction with the Graphics2D.Renderer module in order to output a resultant video frame.
Get HECTOR to use this module.