delogo
Remove logo from input video.
Remove logo from input video.
Type | Required | Position | PipelineInput | Aliases |
---|---|---|---|---|
[Switch] |
true | named | false | NoLogo |
set logo x position
Type | Required | Position | PipelineInput | Aliases |
---|---|---|---|---|
[Int32] |
false | 1 | false | delogo_x DeLogoX NoLogoLeft |
set logo y position
Type | Required | Position | PipelineInput | Aliases |
---|---|---|---|---|
[Int32] |
false | 2 | false | delogo_y DeLogoY NoLogoTop |
set logo width
Type | Required | Position | PipelineInput | Aliases |
---|---|---|---|---|
[Int32] |
false | 3 | false | delogo_w DeLogoWidth |
set logo height
Type | Required | Position | PipelineInput | Aliases |
---|---|---|---|---|
[Int32] |
false | 4 | false | delogo_h DeLogoHeight |
show delogo area
Type | Required | Position | PipelineInput | Aliases |
---|---|---|---|---|
[Switch] |
false | named | false | delogo_show DeLogoShow |
Extension/NoLogo.RoughDraft.Extension.ps1 -Delogo [[-NoLogoX] <Int32>] [[-NoLogoY] <Int32>] [[-NoLogoWidth] <Int32>] [[-NoLogoHeight] <Int32>] [-NoLogoShow] [<CommonParameters>]