-
-
Notifications
You must be signed in to change notification settings - Fork 3
ShuffleFrames Extension
James Brundage edited this page Apr 22, 2022
·
3 revisions
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 | Requried | Postion | PipelineInput |
|---|---|---|---|
[Int32[]] |
true | 1 | false |
Extension/ShuffleFrames.RoughDraft.Extension.ps1 [-ShuffleFrame] <Int32[]> [<CommonParameters>]