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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南

相關內容