Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #851357
    John B
    Participant

    This page…
    http://400.31a.myftpupload.com/depression/
    … has two videos.

    On the left I used the Video Player. One the right I used video embed. I would like to use a “poster” or thumbnail that could be clicked to start the video.

    I tried adding a poster specification to the video tag used on the left:
    <video src=”https://www.youtube.com/watch?v=wGpAGjJJGl0” poster=”http://400.31a.myftpupload.com/wp-
    content/uploads/2016/03/video-maker.png” controls></video>
    But it does not work. Neither the video nor the thumbnails displays.

    If I use just this code:
    <video src=”https://www.youtube.com/watch?v=wGpAGjJJGl0&#8243; controls></video>
    …the video displays and will run.

    I have looked for ways to add a thumbnail to the embed version, but have found nothing that works.

    Do you have any advice as to how to get a poster or thumbnail to display before the video plays? Thanks.

    #851682
    John B
    Participant

    I have already changed the page noted above and solved my poster/thumbnails problem by using YouTube’s Thumbnail insertion method.

    So, no need to detail my questions above. My apologies for clogging your service.

    #851692
    Rad
    Moderator

    Hi John,

    Thanks for posting in.

    They are both youtube embed and poster image are mostly handled by them. And you can’t use youtube URL as your HTML5 video’s source. It will only work on chrome.

    Thanks!

  • <script> jQuery(function($){ $("#no-reply-851357 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>