v1

latestOpenAPI 3.0.02026-07-248574216.0 KB
Edit

Crop Video

Crop the input video clip to the desired size.

post/crop

Request body

video_urlstring uri

Source video URL.

widthinteger

Width of the outcome video. If the new width is larger than the original width, the blurry mirror effect should be applied to the additional part. The measurement unit is px. The default value is the original width. Value must be at least 16 px.

heightinteger

Height of the output video. If the new height is larger than the original height, the blurry mirror effect should be applied to the additional part. The measurement unit is px. The default value is the original height. Value must be at least 16 px.

start_xinteger

The starting x location of the crop in px as measured from the left edge.

start_yinteger

The starting y location of the crop in px as measured from the bottom edge.

Response

Requested successfully accepted when doing asynchronous transformation.

transaction_idstring nullable
statusstring