Shuffles frames in video
Shuffles frames in a video stream.
It’s an extension
Set the destination indexes of input frames. Number of indexes also sets maximal value that each index may have. ’-1’ index have special meaning and that is to drop frame.
Type | Required | Position | PipelineInput | Aliases |
---|---|---|---|---|
[Switch] |
true | named | false | ShufflePixels |
Valid Values:
Type | Required | Position | PipelineInput |
---|---|---|---|
[String] |
false | 1 | false |
Valid Values:
Type | Required | Position | PipelineInput |
---|---|---|---|
[String] |
false | 2 | false |
Type | Required | Position | PipelineInput |
---|---|---|---|
[Int32] |
false | 3 | false |
Type | Required | Position | PipelineInput |
---|---|---|---|
[Int32] |
false | 4 | false |
Type | Required | Position | PipelineInput |
---|---|---|---|
[Int32] |
false | 5 | false |
Extension/ShufflePixels.RoughDraft.Extension.ps1 -ShufflePixel [[-ShufflePixelDirection] <String>] [[-ShufflePixelMode] <String>] [[-ShufflePixelWidth] <Int32>] [[-ShufflePixelHeight] <Int32>] [[-ShufflePixelSeed] <Int32>] [<CommonParameters>]