BlendFrame Extension
Blends Frames.
If used with one file (Edit/Show-Media), blends successive frames. If used with two files, blends frames from two video streams.
If set, will blend frames
Type | Required | Position | PipelineInput |
---|---|---|---|
[Switch] |
true | named | false |
The blend mode.
Valid Values:
Type | Required | Position | PipelineInput |
---|---|---|---|
[String] |
false | 1 | false |
The blend mode for a given color
Valid Values:
Type | Required | Position | PipelineInput |
---|---|---|---|
[String[]] |
false | 2 | false |
The blend expression
Type | Required | Position | PipelineInput |
---|---|---|---|
[String] |
false | 3 | false |
One or more blend color expressions
Type | Required | Position | PipelineInput |
---|---|---|---|
[String[]] |
false | 4 | false |
The blend opacity
Type | Required | Position | PipelineInput |
---|---|---|---|
[String] |
false | 5 | false |
One or more blend color opacities.
Type | Required | Position | PipelineInput |
---|---|---|---|
[String[]] |
false | 6 | false |
Extension/BlendFrame.RoughDraft.Extension.ps1 -BlendFrame [[-BlendMode] <String>] [[-BlendColorMode] <String[]>] [[-BlendExpression] <String>] [[-BlendColorExpression] <String[]>] [[-BlendOpacity] <String>] [[-BlendColorOpacity] <String[]>] [<CommonParameters>]