I am deploying my revideo using parallelized-aws-lambda, and I want to control the aspect ratio of the generated video, such as 1080x1024. Where should I add this parameter, and I would like the value of this parameter to be configurable via my request parameters?
I am deploying my revideo using parallelized-aws-lambda, and I want to control the aspect ratio of the generated video, such as 1080x1024. Where should I add this parameter, and I would like the value of this parameter to be configurable via my request parameters?