Records shorter than the specified duration are not included in the output track.
For example, given a track of detected faces you could remove people who stay in the scene for only a short time.
Type: |
![]() The value of this parameter is a time duration. Specify the duration in the following format: 1days 2hours 3minutes 4seconds 500milliseconds 600microseconds You can omit any of the individual durations when they are not required: 4seconds 500milliseconds You can also shorten the string by abbreviating the units to their first letter (milliseconds abbreviates to ms, microseconds to us): 4s 500ms The following are all equivalent: 1minute 3seconds |
Default: | |
Required: | No |
Configuration Section: | TaskName |
Example: | MinDuration=5s
|
See Also: | MaxDuration |