html5 video tag

<video width="100" height="100" autoplay muted controls="controls">
<source src="ballard.mp4" type="video/mp4" />
Your browser does not support the video tag.
</video>