4.12.2 introduces switching HLS stream to muxed audio track makes player/buffering hang #7744
Labels
component: HLS
The issue involves Apple's HLS manifest format
priority: P1
Big impact or workaround impractical; resolve before feature release
type: bug
Something isn't working correctly
Milestone
Have you read the FAQ and checked for duplicate open issues?
Yes
If the problem is related to FairPlay, have you read the tutorial?
N/A
What version of Shaka Player are you using?
v4.12.4
Can you reproduce the issue with our latest release version?
Yes
Can you reproduce the issue with the latest code from
main
?No - Seems to work with v4.12.4-main-22-geff0aef8f
Are you using the demo app or your own custom app?
The demo
If custom app, can you reproduce the issue using our demo app?
N/A
What browser and OS are you using?
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
For embedded devices (smart TVs, etc.), what model and firmware version are you using?
N/A
What are the manifest and license server URIs?
uri=
https://sdn-global-streaming-cache.3qsdn.com/7861/files/24/11/26/10859093/7861-Mmc8xvn2T6RVhXH-drm-aes.ism/manifest.m3u8
What configuration are you using? What is the output of
player.getConfiguration()
?Using demo site with custom url: Demo Custom Content
What did you do?
What did you expect to happen?
Audio track should switch to English and playback should continue
What actually happened?
Audio track switches to English but after about 20 seconds player stops playing and stays in buffering.
The issue does not happen, if the muxed audio track is preselected before start of first playback. It only happens when switching from a separate audio track to the muxed audio track. Using the trackbar and skipping to another time seems to restart the buffering.
EDIT: Firefox is even more dramatic, it completly stops playback the moment I switch to muxed audio.
EDIT#2: Seems to work with v4.12.4-main-22-geff0aef8f (Tested with Nightly Demo
Actually we're now trapped, as we need the latest update to support all Apple devices due to bug #7666 and also all of our videos use muxed audio, so we rely on at least 4.12.0 due to fixed bug #5836
Are you planning send a PR to fix it?
No
The text was updated successfully, but these errors were encountered: