How to set background video in a specific size?

Hi all,
I want to set my background video in a specific size.

Demo site

What I want:

  1. Make the video play without button and autoplay in a div, since I can’t use “Video” or “Youtube” module.
  2. Play the video in a specific size. For example, the original video is 500x300, and I want to resize it to 250x150 and keep the ratio.

Thanks for any suggestion.

Just make a div to the size you want and add the background video to it. It should fill the div.