使用easyhtml5video和Weebly

时间:2017-01-27 23:16:00

标签: weebly

我正在使用名为EasyHTML5的程序试图以各种格式上传视频(因此我的网站访问者可以在PC / Mac和移动设备上看到视频背景中没有播放器的视频)到Weebly Pro

Easy HTMLtVideo给用户的代码是:

<!-- Start EasyHtml5Video.com BODY section -->
<style type="text/css">.easyhtml5video .eh5v_script{display:none}</style>
<div class="easyhtml5video" style="position:relative;max-width:1920px;"><video  autoplay="autoplay" poster="eh5v.files/html5video/lobbyanimation20.jpg" style="width:100%" title="lobbyanimation20" loop="loop" onended="var v=this;setTimeout(function(){v.play()},300)">
<source src="eh5v.files/html5video/lobbyanimation20.m4v" type="video/mp4" />
<source src="eh5v.files/html5video/lobbyanimation20.webm" type="video/webm" />
<source src="eh5v.files/html5video/lobbyanimation20.ogv" type="video/ogg" />
<source src="eh5v.files/html5video/lobbyanimation20.mp4" />
</video><div class="eh5v_script"><a href="http://easyhtml5video.com">html5 video converter</a> by EasyHtml5Video.com v3.9.1</div></div>
<script src="eh5v.files/html5video/html5ext.js" type="text/javascript"></script>
<!-- End EasyHtml5Video.com BODY section -->

EasyHTML5Video生成的文件如下所示: EasyHTML5 files

EasyHTML5Video的说明是将由软件创建并称为ehv5.files的文件夹添加到Weebly代码编辑器中的HTML Type文件夹中。但是,据我所知,我只能将.html文件添加到该特定文件夹中:

Weebly screen grab

我知道这是一个很长的镜头,但我只是想知道这个论坛上的任何人是否有过这两个项目的经验,并且可能能够提供一个建议。我已经在Weebly的社区论坛上发帖并联系了EasyHTML5Video,但到目前为止还无法确认是否有解决方法。

一些参考文献:

www.weebly.com
www.easyhtml5video.com
www.brandywine.tv (my website)

非常感谢你的关注。

罗伯特

0 个答案:

没有答案