Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

H264 encoded HLS video on 1fps randomly shows spinner and pause playback when change position on progressbar in Chrome #8948

Open
pekovar opened this issue Dec 26, 2024 · 2 comments
Labels
needs: triage This issue needs to be reviewed

Comments

@pekovar
Copy link

pekovar commented Dec 26, 2024

Description

I rendered video on 1fps because it is audiobook with ilustrations (low fps saves lot of bytes). In Safari work everything great, but in Chrome is problem with playback. Not every time, but very often is playback paused and player shows only spinner. After change position in progressbar it sometimes starts again play somtimes not.

Reduced test case

https://youtu.be/ujcIq8fvsL0

Steps to reproduce

  1. HLS video on 1fps
  2. change time in progresbar
  3. in chrome sometimes paused and shown spinner (once works ok once not)
  4. after change time in progresbar again sometimes starts playing again sometimes not
  5. video is 5 hours long
  6. tried render on 24fps and works properly so problem occures only if if video 1fps and only in chrome

Errors

No error in console appears

What version of Video.js are you using?

8.21.1

Video.js plugins used.

nothing

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

Chrome

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

Mac OS, Windows

@pekovar pekovar added the needs: triage This issue needs to be reviewed label Dec 26, 2024
Copy link

welcome bot commented Dec 26, 2024

👋 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.

@pekovar pekovar changed the title H264 encoded HLS video on 1fps shows spinner and puase playback when change position on progressbar in Chrome H264 encoded HLS video on 1fps randomly shows spinner and pause playback when change position on progressbar in Chrome Dec 27, 2024
@pekovar
Copy link
Author

pekovar commented Dec 27, 2024

I also tried 4fps and it is better ... but still error ocures once per ten tries ... on 1fps it is like once per two three times ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs: triage This issue needs to be reviewed
Projects
None yet
Development

No branches or pull requests

1 participant