videojs / video.js

Video.js - open source HTML5 video player
https://videojs.com
Other
37.86k stars 7.43k forks source link

[VideoJS] Video freezes after a few seconds though the audio keeps playing (version used : "^8.17.2") #8853

Open TaruniSurampally opened 1 week ago

TaruniSurampally commented 1 week ago

Description

Videojs player embedded in an HTML page. (Additional Note : default playback speed is set to 0.5, issue is observed with all playback speeds) The video starts playing but after a few seconds, the video freezes while the audio is still playing. This issue is observed in all the mentioned browsers (Chrome, Safari, Firefox)

Reduced test case

https://www.jiocloud.com/l/?u=Q85iH3hgDj6L-Uec1dRks2-Rr1bnA9p6GrOKjdWwDKU=o8v

Steps to reproduce

  1. Download the video from above share link, and while playing it with video js
  2. Video freezes after few seconds while the audio keeps playing.
  3. Video starts playing automatically after some point.

Errors

No response

What version of Video.js are you using?

"video.js": "^8.17.2",

Video.js plugins used.

No response

What browser(s) including version(s) does this occur with?

Chrome 126+ , Safari 15+

What OS(es) and version(s) does this occur with?

Windows 11, Mac 12.X, Android, iOS

welcome[bot] commented 1 week ago

👋 Thanks for opening your first issue here! 👋

If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can. To help make it easier for us to investigate your issue, please follow the contributing guidelines.