Search code examples
htmlcssvideoscalevideo.js

Video is not scaling up to cover player window


I am playing around with the video.js and so far everything works as it should, with one exception. The videos won't scale up at all.

enter image description here

As you can see I'm getting black bars on the sides as well as on top. Has anyone experienced something similar to this and knows how to solve it?

Thanks in advance


Solution

  • Issue was that the video was encoded with the bars on the side, so this is not a video.js problem. Thanks though!