<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<embed src="./mov_bbb.mp4" height="250px" width="700px" type="audio/x-pn-realaudio-plugin">
</body>
</html>
不插入type能在本地运行,插入后无法运行,如下图,在兼容模式下