<p>
<video autobuffer="" controls="" height="450" id="player" poster="btnplay.jpg" width="800"><source src="/movies/mp4/파일명.mp4" /></video>
</p>
<style type="text/css">video {
width:100%;
max-width:800px;
height:auto;
}
</style>
소스를 눌러 붙여넣기하고 파일명을 수정하면 됩니다.