Two New types of signals shoule be added to Test Sginal Generator
- Frame Index Overlay: shows running numbers in the middle of the screen
- Timestamp Overlay: shows current timestamp on each frame generated
Following care should be taken here:
- Make sure that the numbers/timestamps are aligned so that they dont appear dancing
- Make sure a fixed width font is used.
- The background colour (default black) and foreground colour (default green) should be configurable
- The timestamp format (default: hh:mm:ss.nnn) should be configurable.
- The placement of the text box should be configurable: default to vertical middle of the image and aligned so that the text does not appear to be jumping.
- The font size should be selected automatically to maximize the benefit of a counter. It should also be possible to override the size
Two New types of signals shoule be added to Test Sginal Generator
Following care should be taken here: