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?

gefragt vor einem Jahr492 Aufrufe
1 Antwort
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
beantwortet vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen