mangui / flashls

HLS Flash Plugin/Player (Chromeless,OSMF,FlowPlayer,mediaelement.js,video.js,Clappr)
http://www.flashls.org
Mozilla Public License 2.0
751 stars 264 forks source link

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

Open rajubabannavar opened 6 years ago

rajubabannavar commented 6 years ago

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