<video loop="loop" autoplay="autoplay" poster="img/videobg.jpg">
<source src="img/design1.mp4" type="video/mp4" />
</video>
video chromef12
solution: to add the muted attribute to the video tag, please refer to https://blog.csdn.net/taiyang.
as follows: