video嵌入mp4放在阿里云oss上在ie播放不了 但改为本地路径地址可以播放
mp4文件已使用 H264 视频编解码器和AAC音频编解码器,
ie浏览器上阿里云地址都播放不了
<video loop="loop" controls="controls" autoplay="autoplay" >
不可以播放:
<source src="http://1jbest-qatest.oss-cn-shanghai.aliyuncs.com/static/saas-pc/ver.1.0/img/bc18junefive/index.mp4" type="video/mp4" />
本地地址可以播放:
<source th:src="@{/ver.1.0/img/bc18junefive/index.mp4}" type="video/mp4"/>
</video>
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
https://caniuse.com/#feat=mpeg4
In Windows 7, the maximum supported resolution is 1920 × 1088 pixels for both software and DXVA decoding. MSDN).
在win7下,最大分辨率支持到1920x1088