MinSegmentDuration
The minimum duration of a video segment. When a transition is detected but the minimum duration has not been met, Media Server combines the segment with the next one. Every segment still starts after a transition and ends with a transition to the next scene.
Set this parameter when you want segments of a minimum length, and you don't mind if segments contain transitions.
Type: |
Time duration
The value of this parameter is a time duration. Specify a value using one or more of the following units: days d hours h minutes m seconds s milliseconds ms microseconds us For example, all of the following are equivalent: 1minute 3seconds |
Default: | 0s |
Required: | No |
Configuration Section: | TaskName |
Example: | MinSegmentDuration=5s
|
See Also: | MinStableFrames |