Postby markfm » 06 Feb 2005 00:00
What you asked for is provided by the logo, time, marq video subfilters.
Logo is a variable transparency .png bitmap.
Time is a variable-format time/date string, and can also hold some free text.
Marq is another general-purpose free text string.
Marq and, I believe, logo, are already exposed -- accessible for on-the-fly changes. I forget, but don't think callbacks are in for time yet -- the camera name and timedate code aren't the kind of thing you normally want/need dynamic (they're static for a given source).
If using time, use a monospace font, not proportional, so the time/date doesn't jitter. (there are several public domain mono .TTF out there)
(Monospace also lets you use marq cleanly, if you happened to have something that you might want to have update without jitter)