-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Labels
P3Priority 3Priority 3enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P3Priority 3Priority 3enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers