Rotates a video
Applies the rotate filter to rotate a video.
If provided, the video file will be rotated
Type | Required | Position | PipelineInput |
---|---|---|---|
[String] |
true | 1 | false |
Type | Required | Position | PipelineInput |
---|---|---|---|
[String] |
false | 2 | false |
The Output Width
Type | Required | Position | PipelineInput |
---|---|---|---|
[String] |
false | 3 | false |
The Output Height
Type | Required | Position | PipelineInput |
---|---|---|---|
[String] |
false | 4 | false |
Extension/Rotate.RoughDraft.Extension.ps1 [-Rotate] <String> [[-RotateFillColor] <String>] [[-OutputWidth] <String>] [[-OutputHeight] <String>] [<CommonParameters>]