You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HyowonHwang
changed the title
Changing external text track with hls contents, video/audio renderers are resetted
Changing sideloading subtitle track with hls contents, video/audio renderers are resetted for a while
May 9, 2022
This causes a bug where the forwarded selections are no longer
assumed equal and the child MediaPeriods will think they need
to reset streams even though the selection stayed the same.
Issue: Issue: google/ExoPlayer#10248
PiperOrigin-RevId: 449454038
This causes a bug where the forwarded selections are no longer
assumed equal and the child MediaPeriods will think they need
to reset streams even though the selection stayed the same.
Issue: Issue: #10248
PiperOrigin-RevId: 449454038
ExoPlayer Version
2.17.1
Devices that reproduce the issue
Samsung Z Flip3 os 12
All devices.
Devices that do not reproduce the issue
No response
Reproducible in the demo app?
Yes
Reproduction steps
media.exolist.json
Buffering
->Ready
shortly.Expected result
It should change without reset of audio/video renderers.
This only happen playing external subtitles when playing hls contents.
With 2.16.0 release, it goes well.
Actual result
Audio/Video renderers are resetted for a while.
Media
Modify media from demo app
Bug Report
The text was updated successfully, but these errors were encountered: