aspect Ratio
Parameters
value
The display aspect ratio of the video in the output file. Valid values are: auto
, 1:1
, 4:3
, 3:2
, 16:9
. (Note; to better control resolution and aspect ratio of output videos, we recommend that you use the values max_width
, max_height
, sizing_policy
, padding_policy
, and display_aspect_ratio
instead of resolution
and aspect_ratio
.)