HTML 5 Video Preview Selection

Discussion in 'HTML & Website Design' started by joshua gilbreath, Mar 12, 2015.

  1. #1
    Hello all!

    I have a question about HTML 5 video player previews.

    Is there a way to select a frame from your video in a HTML 5 player to be used as a preview instead of the first from of your video?

    I am using Muse to build a site, and have a promo video that it on the home page. Here is the current code I am using for the player.

    <video width="596" height="334" controls loop>
    <source src="http://tvew.businesscatalyst.com/assets/UninstallZoomSwitch.mp4" type="video/mp4">
    Your browser does not support the video tag.
    </video>

    Any suggestions would be very appreciated.
    Thank you!
    Josh
     
    joshua gilbreath, Mar 12, 2015 IP