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

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ