Open dsilhavy opened 1 year ago
Fixed in #4224 , can you confirm that the problem is solved in the nightly version: https://reference.dashif.org/dash.js/nightly/samples/dash-if-reference-player/index.html
Hi,
Thank you for the fix, i confirm it works fine, while i was testing i realise that on some videos
subtitles are not displayed, this did not happen with customRenderingEnabled: false
but maybe it's something with my js code?
I have removed all my unecessary Js and created a pen with the nightly build and The Big Buck Bunny here click on the button video 1 then video 2, subtitles are not visible in the second video, with customRenderingEnabled: false
subtitles are always visible no matter how fast you switch from video.
@Eeel-12 Can you also reproduce this error in our reference UI? http://reference.dashif.org/dash.js/nightly/samples/dash-if-reference-player/index.html
@dsilhavy thank you.
A Pen is available here using nightly in settings. It is better but the issue still exist. For video 1 & 2, the first caption is at 4s and the second at 17s, on 'video 1' click, caption is working, on 'video 2' click the first caption at 4s is never shown but the one at 17s and after is working fine. On 'video 3' button it's the dash.js Elephant dream, on click,caption don't show at all (timecode is at 20, 18, 20, 22 ...) If 'video 3' is clicked first, caption works fine.
Hope that help,
Discussed in https://github.com/Dash-Industry-Forum/dash.js/discussions/4219