Angle
The rotation to apply to the input image, in degrees, clockwise. The angle that you specify must be a multiple of 90 degrees: 90
, 180
, or 270
.
If you set neither this parameter nor LuaScript, Media Server attempts to make the image upright by looking for an angle in the input data (records from tasks such as face detection and OCR contain angles).
Type: | Integer |
Default: | |
Required: | No |
Configuration Section: | TaskName |
Example: | Angle=90
|
See Also: | LuaScript |