HECTOR Module Index
Home
> Module Index
Latest updates
Name
Time
Description
Video.VideoConverter
06 March 2018
Video.VideoConverter
updated to version 0.1.2.
Video.VideoConverter
03 March 2018
Video.VideoConverter
updated to version 0.1.1.
Video.VideoConverter
03 March 2018
Added new module:
Video.VideoConverter
.
View All Updates
Modules
Audio.AudioIn
Captures audio from an attached sound device.
Audio.AudioOut
Plays audio out through a connected sound device.
Audio.AudioRecorder
Records audio to disk.
Audio.Equalizer
Basic 10-band audio equalizer.
Audio.RIAAFilter
17-band RIAA Filter.
Builtin.Delay
Generic delay filter.
Builtin.PresetMemory
Multiple preset switcher.
Builtin.Splitter
1:4 Splitter.
Builtin.Switcher
4:1 data switcher.
Builtin.SyncGenerator
Sync ref generator.
Builtin.TestCard
Test card generator.
Builtin.TimeCodeGraphic
EXPERIMENTAL: Timecode generator for imprinting on a video signal.
ColorGrader.LUT
Uses CUBE lookup tables to grade an incoming video signal.
Controllers.MidiInput
Allows HECTOR to use MIDI devices as control surfaces.
Decklink.DecklinkInput
Allows HECTOR to receive video and audio from Blackmagic DeckLink devices.
Decklink.DecklinkOutput
Allows HECTOR to send video to Blackmagic DeckLink devices.
Graphics2D.Compositor
Simple 4-input video compositor.
Graphics2D.GraphicsGenerator
Fully-functioned graphics compositor with built-in scene editor.
Graphics2D.Renderer
Renders frames of graphics to create a video stream.
Graphics2D.Renderer2
Experimental 2D graphics renderer.
Graphics2D.TextGenerator
Creates text and outputs it as a VideoFrame.
Media.AVIRecorder
Records video frames to disk as an AVI file.
Media.GifEncoder
Converts a video signal into a GIF animation.
Media.VideoPlayer
Plays video files.
Media.VideoCapture2
Captures video from DirectShow devices.
ModularSynth.AudioMixer
Basic low-latency 4-channel audio mixer.
ModularSynth.BPMGenerator
Produces sync frames at a specified BPM.
ModularSynth.SimpleSequencer
16-step sequencer.
Networking.TCPReceiver
TCP Data Receiver.
Networking.TCPSender
TCP Data Sender.
ScreenOutput.Screen1
Outputs a video signal to the HECTOR desktop.
ScreenOutput.Screen4
Outputs up to four video signals to the HECTOR desktop.
Video.ScreenCapture
Captures a desktop screen and converts it to a video signal.
Video.VideoConverter
Converts/transcodes VideoFrames into a new internal format.
VideoEffects.ASCIIArt
ASCII art-style video effect.
VideoEffects.BadTV
Bad TV/distorted video effect.
VideoEffects.BitCrusher
Crushes the colour space and resolution of an incoming video signal.
VideoEffects.Blender
Blends two video signals together using a number of industry-standard blending algorithms.
VideoEffects.DotMatrix
A dot-matrix style effect for video.
VideoEffects.DoubleVision
A basic double-vision effect.
VideoEffects.SimpleColorGrader
A very simple colour modifier for video signals.
VideoEffects.VideoCrossFader
A fast cross-fader effect for video signals.
VideoEffects.VideoScaler
Rescales an incoming video stream.
Visualization.Clouds
Volumetric clouds visualization based on the shadertoy example at
https://www.shadertoy.com/view/XslGRr
.