HECTOR Module - VideoConverter
Home > Module Index > Video.VideoConverter 0.1.2
Converts/transcodes VideoFrames into a new internal format.
Free
HECTOR v0.4
Connections
Name
Type
Data Type
Description
In
Collector
VideoFrame
Out
Generator
VideoFrame
Options
Name
Data Type
Description
Input Format
label
Output Format
list
Description
VideoFrames within the HECTOR workflow are usually held as BGR or ABGR for easy manipulation by video effects filters, etc. However, there may be times when it is necessary to force the internal format of the video frame into a new format before being sent to a particular device. This enables the user to manually decide what format should be used. NOTE: Currently only used in testing to convert BGR/BGRA to YUY2.
Tags
video
conversion
Get HECTOR to use this module.