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

video playback stutters in a specific scenario with alternative audio playlist #592

Open
rajubabannavar opened this issue Feb 23, 2018 · 0 comments

Comments

@rajubabannavar
Copy link

Hi,

Scenario:
When you are playing an alternative audio playlist in flash, and the available bandwidth is lower than the lowest bitrate, audio chunks will get downloaded faster than video chunks and pushed to (_hls.stream as HLSNetStream).appendTags(tags). This leads to meet the minbuffer length (click here to see the code snippet) condition and force the video to play mode even though enough video frames are not available.

Steps to reproduce:

Any direction here will be very helpful.
@mangui @jlacivita @kfeinUI @neilrackett

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant