-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Playback of clear media with 50 FPS is jittering seems like frame dropped #4878
Comments
giladna
added
Bug
Needs Triage
If there is a suspected stream issue, apply this label to triage if it is something we should fix.
labels
Sep 5, 2022
robwalch
added
Need sample stream
and removed
Needs Triage
If there is a suspected stream issue, apply this label to triage if it is something we should fix.
labels
Sep 6, 2022
@robwalch I have shared with you in privately on slack thanks! |
3 tasks
robwalch
added
the
Verify Fixed
An unreleased bug fix has been merged and should be verified before closing.
label
Sep 8, 2022
@robwalch we have verified it as well both on LG TV and on Chrome |
thank you for your quick support! |
robwalch
added a commit
that referenced
this issue
Sep 9, 2022
* Fix handling of negative composition timestamps in ts->mp4 remuxing ("PTS < DTS" warnings) Fixes #4878 * Only set trun version to 1 when track samples contain negative composition timestamps * Only set trun version to 1 on video track trun boxes * Do not reload partial fragments. They must be evicted from the tracker to reload. (prevents loop loading on https://playertest.longtailvideo.com/adaptive/captions/playlist.m3u8 which now presents gaps in Safari) * Fix for test stream with large DTS gap and bad composition timestamps
robwalch
removed
the
Verify Fixed
An unreleased bug fix has been merged and should be verified before closing.
label
Sep 20, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What version of Hls.js are you using?
1.2.1
What browser (including version) are you using?
Version 104.0.5112.101
What OS (including version) are you using?
mac 12.5.1
Test stream
will be shared via mail
Configuration
Additional player setup steps
No response
Checklist
Steps to reproduce
Expected behaviour
player will play 50FPS without frame loss and player jittering
What actually happened?
the user experience is not good
on Safari for that stream we do not see it is taking 50FPS but keep using 25FPS
when playing the 50FPS track directly no issue observed
turning on chrome hardware accelerator did not help.
issue is observer on other browsers
Console output
Chrome media internals output
The text was updated successfully, but these errors were encountered: