Zoom To

Crop and scale video with percentage or pixel-based zoom controls

Component Configuration

Option Description Required Environment override

id

A unique identifier for the component instance

displayName

The name shown in the Studio UI of this component

offsetX

Horizontal offset of crop region as percentage (0-100) (default: 0)

offsetY

Vertical offset of crop region as percentage (0-100) (default: 0)

width

Width of crop region as percentage (1-100) (default: 100)

height

Height of crop region as percentage (1-100) (default: 100)

outputResolution

Output resolution (fixed after initialization) (default: {"width":1920,"height":1080})

hardwareAcceleration

Override the global hardware acceleration setting

<COMPONENT_ID>_HARDWAREACCELERATION

notes

Notes about this component

Options with an environment override can be set when Studio starts, without editing the workflow. <COMPONENT_ID> is this component’s id in your workflow, uppercased, with spaces and dashes replaced by underscores and other punctuation removed — a component named SRT Input reads SRT_INPUT_PORT. Renaming a component changes its id, and so changes these variable names.

Tags: zoom crop pan scale