Background video in website - load fast | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Background video in website - load fast

Hi there! I need to put a background video to my website. So, I stored in the the file - (A 15 sec video....Is it too large?). Pls help me in doing this. It should load fast. What is the best length of video I could put so that it gets loaded fast.

19th Sep 2019, 8:40 AM
Peter Stark
4 Answers
+ 1
You can use the HTML5 video element: w3schools.com/html/html5_video.asp ... As far as loading fast it depends on too many factors to say, but buffering means a large video won't necessarily take any longer than a small one. The difference is often in the quality... With the HMTL5 video element you can specify multiple different source files with different file types and varying levels of compression, which might help your loading times... Try it and see.
19th Sep 2019, 8:50 AM
Peter David Carter
Peter David Carter - avatar
19th Sep 2019, 9:00 AM
Peter Stark
+ 1
No problem 😁
19th Sep 2019, 9:01 AM
Peter David Carter
Peter David Carter - avatar
0
ایییییییییب
19th Sep 2019, 10:03 PM
tanhaali
tanhaali - avatar