Segment
Specifies whether to split the output file into chunks. You can specify the size of the chunks using the SegmentDuration parameter.
To specify the path and file name(s) for the encoded files, set the parameter OutputPath. If your specified path does not contain a macro and you have set this parameter to true
, Media Server adds a suffix to each file name that specifies the segment number.
If you set the parameter OutputURL (to stream video) this parameter is ignored.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | TaskName |
Example: | Segment=true
|
See Also: | SegmentDuration |