Exposure Extension
Adjusts video Exposure, using the exposure filter
Edit-Media -InputPath a.mp4 -SetExposure
If set, will adjust exposure
Type | Required | Position | PipelineInput |
---|---|---|---|
[Switch] |
true | named | false |
Set the exposure correction in EV. Allowed range is from -3.0 to 3.0.
Type | Required | Position | PipelineInput |
---|---|---|---|
[Double] |
false | 1 | false |
Set the black level correction. Allowed range is from -1.0 to 1.0.
Type | Required | Position | PipelineInput |
---|---|---|---|
[Double] |
false | 2 | false |
Extension/Exposure.RoughDraft.Extension.ps1 -SetExposure [[-ExposureCorrection] <Double>] [[-ExposureBlackCorrection] <Double>] [<CommonParameters>]