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

Stuttering in video on large .mpd files #408

Closed
raskri opened this issue Jun 9, 2016 · 1 comment
Closed

Stuttering in video on large .mpd files #408

raskri opened this issue Jun 9, 2016 · 1 comment
Labels
status: archived Archived and locked; will not be updated status: duplicate A duplicate of another issue; should be closed after linking to the original issue

Comments

@raskri
Copy link

raskri commented Jun 9, 2016

Using .mpd files with large scrollback buffers(8000 lines, 3 hours) creates stuttering in video stream in Chrome(50.0.2661.102 (64-bit)). I'm using Widevie DRM.

This is not an issue on Firefox(47).
Tested on 1.6.X and 2-beta2.

Im guessing its do to the parsing of the file .mpd file each 5th second or so, but as it is not stuttering in Firefox(47), is there maybe a way to optimize and make the stuttering stop for Chrome?

@joeyparrish joeyparrish added the status: duplicate A duplicate of another issue; should be closed after linking to the original issue label Jun 10, 2016
@joeyparrish
Copy link
Member

Sounds like a duplicate of #405, assuming your content uses SegmentTimeline or SegmentList. You can follow along there if so. If not, let us know and we can reopen and investigate.

I can't guess why the issue is noticeable for Chrome but not Firefox, but it shouldn't matter to the fix.

@shaka-project shaka-project locked and limited conversation to collaborators Mar 22, 2018
@shaka-bot shaka-bot added the status: archived Archived and locked; will not be updated label Apr 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: archived Archived and locked; will not be updated status: duplicate A duplicate of another issue; should be closed after linking to the original issue
Projects
None yet
Development

No branches or pull requests

3 participants