Is it possible to insert an image as a background with AWS media convert

0

I have a PNG image that is 1920x1080 and an mp4 file that is 1280x720. Is it possible to insert the image behind the video so that it acts as a border around the video?

已提问 1 年前492 查看次数
1 回答
0

AWS MediaConvert does offer the ability for image insertion, both as a static image or as a motion image. You can find details about the image insertion ability here https://docs.aws.amazon.com/mediaconvert/latest/ug/graphic-overlay.html

There is also the choice of input overlay vs output overlay. https://docs.aws.amazon.com/mediaconvert/latest/ug/choosing-between-input-overlay-and-output-overlay.html

As to using a larger image to insert around a smaller source, that may be challenging. Input sources will be scaled up or down to the output resolutions. Adding a 1920x1080 image edge overlay to a 1280x720 source, with an output of 1920x1080, would have that edge image covering the scaled up borders of 1280x720 source.

AWS
Mike-ME
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容