我有问题,JW播放器不加载视频。可能是不支持的格式(AVI)或我使用了错误的URL。
<div id="myElement">Loading the player...</div>
<script type="text/javascript">
jwplayer("myElement").setup({
file: "/filmy/Oko_bere.avi",
image: "logo.png",
width: 640,
height: 360
});
</script>
谢谢。
答案 0 :(得分:1)
绝对不支持AVI。以下列出了所有支持的格式 - http://support.jwplayer.com/customer/portal/articles/1403635-media-format-support