overlay
Overlay a video source on top of the input.
Overlay a video source on top of the input.
Type | Required | Position | PipelineInput |
---|---|---|---|
[Switch] |
true | named | false |
set the x expression
Type | Required | Position | PipelineInput |
---|---|---|---|
[String] |
false | 1 | false |
set the y expression
Type | Required | Position | PipelineInput |
---|---|---|---|
[String] |
false | 2 | false |
Action to take when encountering EOF from secondary input
Type | Required | Position | PipelineInput |
---|---|---|---|
[Switch] |
false | named | false |
specify when to evaluate expressions
Type | Required | Position | PipelineInput |
---|---|---|---|
[Switch] |
false | named | false |
force termination when the shortest input terminates
Type | Required | Position | PipelineInput |
---|---|---|---|
[Switch] |
false | named | false |
set output format
Type | Required | Position | PipelineInput |
---|---|---|---|
[Switch] |
false | named | false |
repeat overlay of the last overlay frame
Type | Required | Position | PipelineInput |
---|---|---|---|
[Switch] |
false | named | false |
alpha format
Type | Required | Position | PipelineInput |
---|---|---|---|
[Switch] |
false | named | false |
Extension/Overlay.RoughDraft.Extension.ps1 -Overlay [[-OverlayX] <String>] [[-OverlayY] <String>] [-OverlayEof_action] [-OverlayEval] [-OverlayShortest] [-OverlayFormat] [-OverlayRepeatlast] [-OverlayAlpha] [<CommonParameters>]