Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1217479

    Hi there!

    I am trying to use a video for a background and have start at t=2 seconds.

    I am using this format http://www.yoursite.com/yourfolder/yourfile.mp4#t=5 according to this stack overflow solution https://stackoverflow.com/questions/5981427/start-html5-video-at-a-particular-position-when-loading

    But getting an unexpected token in the media list. …

    Any thoughts, is this possible?
    Thanks!

    #1219347

    Hey kjwaggz,

    Thank you for the inquiry.

    Did you change the selector “vid1” to the actual id of the player inside the color section? This is the markup of the video in the color section.

    <video class="avia_video av-mediajs-loaded" autoplay="" loop="" preload="metadata" muted="" id="player_19_1393522152_1410262048_html5" src="https://d1g9724afgpznt.cloudfront.net/wp-content/uploads/sites/13/2020/04/23064701/bigstock-a-jib-shot-of-a-beautiful-farm-12593079411.mp4"><source src="https://d1g9724afgpznt.cloudfront.net/wp-content/uploads/sites/13/2020/04/23064701/bigstock-a-jib-shot-of-a-beautiful-farm-12593079411.mp4" type="video/mp4"></video>
    

    The id is “player_19_1393522152_1410262048_html5”.

    Best regards,
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.