Transform video files using the Shotstack video transformation module. Resize and crop videos to different resolutions, change frame rates and convert from one format to another.
Set the input URL to a source file, select the transformations to apply and the module will output the URL to the transformed file.
Actions are used to process inputs, perform tasks and return an output. Inputs are typically media file URLs, text, prompts and template merge fields.
The Action will then perform some kind of task on the inputs - such as rendering a template using the provided merge field values, generating an image or video from a text prompt or converting a video to a different format.
Finally the Action will return an output, such as a video URL or body of text. The output can then be used as an input for another downstream Action.
Field | Description |
---|---|
FILE | The URL of a video file |
Field | Description |
---|---|
URL | The URL to the transformed video |
Field | Description |
---|---|
Format | Convert the video to a different format |
Width | Enter a new width to resize the width of the video |
Height | Enter a new height to resize the height of the video |
Fit | How to resize the video to the bounding box - crop, cover or contain |
Quality | Compression setting between 0 to 100 |
Frame Rate | Convert the frames per second |