MV Text Overlay DirectShow Filter
The MontiVision Text Overlay filter overlays user specific text
onto the output video stream.
The new IMVTextOverlay2 interface
extends the filter for use with up to ten different text
overlays. The new text input pin may be used to set the text to be
overlayed. If multiple strings are send to the text input pin, they
are separated using the separator configured via COM interface or
property page. If e.g. '#' is chosen as separator, the input text
could look like: 'This#shows#four#overlays'. Format and positions
of the strings have to be configured before receiving text through
the I/O text pin.
If you want to create a ticker like overlay, you should use
MV Ticker
Overlay instead. In case you want to be free to draw onto the
live stream using any available Windows GDI command, you can use
MV GDI Overlay.
This MontiVision DirectShow Filter is used in combination with
the MontiVision
Smart Control in the 24Videorecorder
and TextOverlay
SampleApplications.
|