Draw text(s) on a video flow.
Coordinates X and Y are in the range [0..1] relative to the image size.
(0,0)
is the upper left corner of the image.(1,1)
is the bottom right corner of the image.(0.5,0.5)
is the center of the image.Bypasses the module.
Video input flow(s).
Video output flow(s).
Text to draw as a comma-text.
first text, second text, third text
"
for text containing comma ,
for example "this is, a text with comma"
;
separator for example this is;a multiline;text'
first text,"second text, with comma",third text line1; third text line2'
Points X coordinates of texts.
Points Y coordinates of texts.
Array containing sizes of fonts for each text.
Object color.
Color array is allowed.
Opacity of the object(s), from 0 (totally transparent) to 1 (opaque).
When ON, displays the text with a bold font.
can be an array of 0 or 1 values for many texts
When ON, displays the text with an italic font.
can be an array of 0 or 1 values for many texts
When ON, displays the text with an underline font.
can be an array of 0 or 1 values for many texts
Font name.
version 4.1.201021 GWPD birthday
Edit All Pages