主题 : MP4通过jeecms发布在google报错!!!
级别: 白丁
UID: 88249
积分:7 加为好友
威望: 0 精华: 0
主题:1 回复:2
注册时间:2016-04-27
在线时长:0
1#   发表于:2016-04-28 15:58:19  IP:106.60.*.*
公司买的jeecms

VIDEOJS: ERROR: (CODE:4 MEDIA_ERR_SRC_NOT_SUPPORTED) The media could not be loaded, either because the server or network failed or because the format is not supported. MediaError video.js:16869_logType
MP4不通过jeecms发布在google上不报错,一旦通过jeecms发布就报错。我的代码:
<div class="index-five">
<a href="#" class="thumbnail"><img src="../../${res}/img/drfound/index05.jpg"></a>
<video id="home-video" class="video-js vjs-default-skin" controls preload="none" width="100%" height="100%" poster="../../${res}/img/drfound/index05.jpg" data-setup="{}">
<source src="../../${res}/img/drfound/04.mp4" type='video/mp4' />
</video>
<h4>DONGRUN<br>PROMOTION VIDEO</h4>
</div>

大神们,我错哪里了?
级别: 版主
UID: 70293
积分:78391 加为好友
威望: 1 精华: 0
主题:7 回复:68397
注册时间:2014-12-03
在线时长:0
2#   发表于:2016-04-28 15:59:16  IP:182.201.*.*
发布到google上什么意思
1
1 共1页