I don’t think this is a bug – neither in Bricks nor in splidejs. The background video is repeated as long as the slide is displayed.
Assuming you have set an interval of 10000ms (10 seconds) and the video is only 5 seconds long, it will be repeated twice until the next slide appears.
Assuming the video is 20 seconds long, the slider will still slide after 10 seconds.
Splidejs provides a video extension that seems to give you more control—however, I have never used it before.: Video - Splide
Thank you, i tried with uploading two slide with same video and duration, still there is a glitch/repeat in the beginning of new slide. The video duration was 3 seconds and Interval in ms 3000.
There are few similar posts on error like this, but i am not sure, if anyone of these would work, i tried importing the code and placing it in the footer, but no difference.
Well, the video takes a moment to load - but as I said, I cannot reproduce the problem in general
These threads are not related to background videos:
Sinan has offered a possible solution for starting and stopping a video depending on the slider navigation—this is also different from the “glitch” you describe:
You can send us your login details and a link to this thread to help@bricksbuilder.io using the email address you provided when making your purchase.
This is partly due to the length of the video and partly due to the videos themselves. They contain a camera movement that is responsible for what I would call “jerkiness”.
I duplicated the slider as a test and inserted two other videos (without camera movement); do you see any jerkiness or “glitch”?
The videos have no connection to the slider; they just run endlessly. Due to the large amount of data and complexity, unavoidable delays are expected, as not everything can be loaded and executed simultaneously. This can directly cause asynchrony between video start and slide interval, but this is not a bug.
I’m sorry, but there’s nothing we could fix, as it works as expected.