RoughDraft

Extension/Resize.RoughDraft.Extension.ps1

Synopsis

Simple video resize.


Description

Simply resizes a video using the scale filter.

To control scaling with more precision, use the Scale extension.



Examples

EXAMPLE 1

Convert-Media

Parameters

Resize

The width and height used to resize the video.

Type Required Position PipelineInput
[String] true 1 false

Syntax

Extension/Resize.RoughDraft.Extension.ps1 [-Resize] <String> [<CommonParameters>]