My use case is to skip dead time in a sporting event, e.g. a basketball game.
To do this, I thought I'd just analyze the section of the video frame that contains the scoreboard, identify the timestamps of 'dead time', and skip over those.
Is this possible with either the command line tool or the library?