By Alexandra Moor on Monday, 23 October 2017
Posted in General Issues
Replies 7
Likes 0
Views 523
Votes 0
Hi,

Is there an option to add a poster to a video file instead of just a black window?

thanks
Michael
Hi there,

Currently, we have coded this where it will catch a screenshot of your videos at some amount of time. It is depended on your current videos as those videos, not rendering any images and only rendering black views on that amount of time.

Thanks for your understanding.
·
Monday, 23 October 2017 11:08
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Abdul,

There is a fade in from black in all videos.
So the poster image must be rendered automatically with one on the first frames of the video ???
Is it somehow possible to adjust this in the code ?

What about a feature for the future: Add a poster image manually ?

cheers
Michael
·
Monday, 23 October 2017 21:53
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Alexandra,

We don't really know exactly which frame has a picture, and this is why we always try to get the first frame of the video. If you want, you can edit the file /administrator/components/com_easysocial/includes/video/video.php and at line 1905, replace it with the correct frame.

Having said that, if you set the value to 00:00:10, if the video has a blank screen on the 10th frame, you will hit the same problem
·
Monday, 23 October 2017 23:20
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Mark,

You are talking about EasySocial. Is it the same with EasyBlog?
·
Tuesday, 24 October 2017 01:36
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

Oh, sorry for confusion on above reply. Currently, for Easyblog, we didn't do anything to the video, extract it files thumbnails and etc, as we only upload them to your site because Easyblog didn't use FFMPEG like Easysocial did.

Currently, it is based on HTML5 on how to render them on your site. It will shown you based on browsers itself to render them for you. By the way, we are looking/considering to add this options on our Easyblog in the future.

Thanks for your understanding.
·
Tuesday, 24 October 2017 11:10
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Abdul,

As I see it, you are using the video.js plugin for videos in Easyblog.
And some parameters for this plugin.

So I think the easiest way to add a poster would be to add a parameter for the poster as well.
·
Tuesday, 24 October 2017 15:06
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

Thanks for the input, We will see how we can implement this on order to improve this in the future release. Thanks for your understanding
·
Tuesday, 24 October 2017 15:54
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post