Border
The amount of padding to add to the supplied region (see RegionInput), before cropping the image. If the amount of padding that you specify extends beyond the boundary of the original video frame, Media Server adds blank space.
Specify a value followed by the units that you want to use:
percent
or%
- specify the amount of padding as a percentage of the cropped region size.pixels
orpx
- specify the amount of padding in pixels.
Type: | Float |
Default: | 0 |
Required: | No |
Configuration Section: | TaskName |
Example: | Border=5%
|
See Also: |