Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1404488

    Hello Support,

    The client of this drone site has express a hope to have the video load quicker: https://flyinglioninc.com/.

    I just added a background image, which might help the user experience – they were just seeing a blank/empty space before the video loaded.

    I think I’ve compressed the video as much as I want to – while keeping quality.

    Do you have any ideas/thoughts that might increase user experience for the homepage?

    The client also wondered about delaying the video loading in – preloading it in the background. Is this possible?

    Thank you for any help and consideration in this matter.

    Sincerely,
    Greg

    #1404631

    Hey Greg,
    I believe that you can preload the video in your header like this: <link rel="preload" as="video" type="video/mp4" href="foo.mp4" />
    But I found this stackoverflow thread that says: video preloading is included in the Preload spec, but is not currently implemented by browsers as of 2021
    I see that your video is 25 seconds and 24.9 mb, but when I view your site with a users mind, I don’t see myself staying at the top of your page for more than 5 seconds, I would recommend cutting the video down to 5 seconds then perhaps it would be only about 5 mb and load much faster.
    If the site is live try getting the analytics for the average time spent on the homepage and use this to show your client that a 25 second video is not necessary.
    Anyways, I hope this helps.

    Best regards,
    Mike

    #1404763

    Hello Mike,

    I cut the video to 7 seconds and down to about 1 mb.

    The client is still saying it is loading slowly. Two questions:

    1. What is your experience now with the homepage video? (It pops right in for me)
    2. Are we at a place where looking at hosting resources is appropriate?

    Sincerely,
    Greg

    #1404768

    Hi,
    The video seems to come in fairly quickly, but I can see a blank spot before the video that a client might want to remove. Two ways around this, first would be to use the preloader option in the theme; Enfold Theme Options ▸ Theme Options ▸ Page Preloading this will show the preloader while the video loads.
    Another option would be to show a background in the video div before the video loads, like this thread. The still image for the first frame may give you the couple of seconds you need for the video to load.
    I did a webpage test linked below and the 5 seconds for the video to load seems reasonable, but the other 300×300 images on your homepage are taking over 3 seconds to load:
    Enfold_Support_1810.jpeg
    I tested one image on tinyjpg.com and compressed it down by 75%:
    Enfold_Support_1812.jpeg
    I would try this for your images and perhaps it will improve the page load.

    Best regards,
    Mike

    #1416305

    Hello Mike – my apologies. this ticket can be closed.

    Thank you for the detailed support!
    Greg

    #1416315

    Hi,

    Glad to know that @Mike was able to help! Please feel free to open another thread when you have more questions about the theme.

    Have a nice day.

    Best regards,
    Ismael

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Help with Homepage video load?’ is closed to new replies.