Skip to main content
Kirkjbarbera
Participant
February 5, 2017
Answered

How do I embed a video into a photo

  • February 5, 2017
  • 2 replies
  • 3482 views

For instance if I want a black frame with text and the video playing within that?

    This topic has been closed for replies.
    Correct answer Nancy OShea

    What you want is a poster image which you can add to first frame of your native video before you render it to MP4.

    2 replies

    Nancy OShea
    Community Expert
    Community Expert
    February 5, 2017

    If this will be used in a web page, you embed video with HTML5 code.  And you can use some creative CSS to add a mask overlay.  The example below uses an SVG mask on top of a YouTube video. 

    https://codepen.io/matchboxhero/pen/bEePrp

    Nancy

    Nancy O'Shea— Product User & Community Expert
    Trevor.Dennis
    Community Expert
    Community Expert
    February 5, 2017

    Where and how would you want this to be viewed?  If on YouTube or similar, then you simply need to add the still image to the video, and use a layer mask to reveal the video layer beneath it.

    Kirkjbarbera
    Participant
    February 5, 2017

    I'm actually thinking facebook.

    This is a video of course.

    Nancy OShea
    Community Expert
    Nancy OSheaCommunity ExpertCorrect answer
    Community Expert
    February 5, 2017

    What you want is a poster image which you can add to first frame of your native video before you render it to MP4.

    Nancy O'Shea— Product User & Community Expert