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 |
---|---|---|---|
[Int32[]] |
true | 1 | false |
Extension/ShuffleFrames.RoughDraft.Extension.ps1 [-ShuffleFrame] <Int32[]> [<CommonParameters>]