Code
<video height="240px" width="320px" controls="controls" poster="[your screen shotfor display on load]" preload="none" src="[your movie file location]" tabindex="0">
<a href="[your link if the browser does not support HTML5]"><img src="[Your default image for the HTML5 non supported browser]"></a>
</video>