Keyword

Thumbnails do not show up

More
11 years 2 months ago #54693 by ET
Thumbnails do not show up was created by ET
Hi,
I use Allvideos to embed mp4 video trainings on my website. The videos are hosted on amazon s3.
I have uploaded .png images of the same size as the video's on both Amazon s3 and the server where my Joomla 3.0 website is hosted.

In the plugin I have set: Local Video Folder: images/videos.

But the thumbnail image doesn't show, I see just a black video.
THe video itselve plays well.

any solutions?

Please Log in or Create an account to join the conversation.

More
11 years 2 months ago #54694 by Lefteris
Replied by Lefteris on topic Re: Thumbnails do not show up
Hi. Is there a link to your site? View the page source and look out for jwplayer script tags. Then look at the image option defined there. Is the URL valid? Can you open the image in your browser?

Please Log in or Create an account to join the conversation.

More
11 years 2 months ago #54695 by ET
Replied by ET on topic Re: Thumbnails do not show up
Thanks for your reply. I have send you by PM the exact URL's of my website.

I inserted this line in the article:
{mp4remote}s3-eu-west-1.amazonaws.com/xyz.mp4{/mp4remote}
The image is on:
s3-eu-west-1.amazonaws.com/xyz.jpg
Also that same image is on:
www.mywebsite.com/images/videos/xyz.jpg
as in the plugin Local Video Folder = images/videos

I copied this from the source code. I do not see any image in the source code at all.
So what am I doing wrong?

<!-- JoomlaWorks "AllVideos" Plugin (v4.5.0) starts here -->

<div class="avPlayerWrapper avVideo">
<div style="width:640px;" class="avPlayerContainer">
<div id="AVPlayerID_8777cc9e_1511448192" class="avPlayerBlock">

<div id="avID_AVPlayerID_8777cc9e_1511448192" style="width:640px;height:480px;" title="JoomlaWorks AllVideos Player"></div>
<script type="text/javascript">
jwplayer(&#039;avID_AVPlayerID_8777cc9e_1511448192&#039;).setup({
&#039;file&#039;: &#039;s3-eu-west-1.amazonaws.com/xyz.mp4';,
&#039;height&#039;: &#039;480&#039;,
&#039;width&#039;: &#039;640&#039;,
&#039;modes&#039;: [
{ type: &#039;html5&#039; },
  { type: &#039;flash&#039;, src: &#039;/plugins/content/jw_allvideos/jw_allvideos/includes/js/mediaplayer/player.swf&#039; },
  { type: &#039;download&#039; }
],
&#039;autostart&#039;: &#039;false&#039;,
&#039;backcolor&#039;: &#039;#010101&#039;,
&#039;plugins&#039;: {
&#039;viral-2&#039;: {
&#039;onpause&#039;: &#039;false&#039;,
&#039;oncomplete&#039;: &#039;true&#039;
}
},
&#039;controlbar&#039;: &#039;bottom&#039;,
&#039;skin&#039;: &#039;/plugins/content/jw_allvideos/jw_allvideos/includes/js/mediaplayer/skins/bekle/bekle.zip&#039;
});
</script>
</div>
</div>
</div>

<!-- JoomlaWorks "AllVideos" Plugin (v4.5.0) ends here -->

Please Log in or Create an account to join the conversation.

More
11 years 2 months ago #54696 by Lefteris
Replied by Lefteris on topic Re: Thumbnails do not show up
The functionality for remote thumbnail will be added in the upcoming 4.5.1 version of AllVideos.

Please Log in or Create an account to join the conversation.

More
11 years 2 months ago #54697 by ET
Replied by ET on topic Re: Thumbnails do not show up
Great! I&#039;m looking forward to that update.

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum