Video
Video transformation is a resource-intensive operation, so it takes a significant amount of time and heavily depends on the size of the original file. It is recommended to use asynchronous transformation for video processing.
If the video file has not yet been transformed, a response with a 423
status code will be sent, indicating that the file is not yet ready.
Example:
q_auto
alias: q_aSets optimal video settings, preserving quality while reducing file size.
width
alias: wCreates a video with the specified width while maintaining the correct aspect ratio.
height
alias: hCreates a video with the specified height while maintaining the correct aspect ratio.
format
alias: fChanges the video format.
vertical
alias: vtCreates a video in a 9x16 format by cropping the center.
thumbnail
Creates a thumbnail image from the video.
duration
Specifies the moment in the video to create the thumbnail.