Get Poster Video Html PNG. If this is not included, the first frame of the video will be used instead. <video controls poster=/images/w3html5.gif> <source src=movie.mp4 type=video/mp4> <source src the poster attribute specifies an image to be shown while the video is downloading, or until the user hits the play button.
Basically you need to apply poster attribute to fix this. In this tutorial, you will see the use of poster attribute of video tag in html5. If you add image instead of video, then you use poster attribute for address of image.
If this is not included, the first frame of the video will be used instead.
If you aren't keeping up with the latest internet trends, html5 video is helping to essentially take the internet to the next level with it's revolutionary video set your own poster by clicking on the 'add poster' button in easyhtml5video application. <video controls poster=/images/w3html5.gif> <source src=movie.mp4 type=video/mp4> <source src the poster attribute specifies an image to be shown while the video is downloading, or until the user hits the play button. Basically you need to apply poster attribute to fix this. If you add image instead of video, then you use poster attribute for address of image.