<< Click to Display Table of Contents >> Navigation: Video recording [from v6.2.9] > Information |
An information string can optionally be embedded into the video
Panel for setting the optional embedded information.
The above example “Recording time : %T%” string will embed something like “Recording time : 00:01:23” as the %T% tag will be replaces by the recording time.
•%d% will insert actual date (MM:DD;YY).
•%t% will insert actual time (HH:MM:SS).
•%T% will insert recording time (HH:MM:SS), starting from 00:00:00
•%P% will insert playback time (HH:MM:SS), starting from 00:00:00
Example: "Date:%d% Time:%t% Rec:%T% Play:%P%"
will show up like: "Date:07/09/20 Time:08:33:58 Rec:00:00:15 Play:00:00:01"
The position is in pixel coordinates, (0.0) is top-left corner.