-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
EBU subtitles regression in 4.1.3 - duplicate line on screen #4631
Comments
@Wayne-Morgan FYI |
When I try to load https://otvplayer.nagra.com/vod/dash/clear/bbc/bbc_ebu-tt-d_subtitle_fragmented/dash/ondemand/elephants_dream/1/client_manifest-all-minus-1080p.mpd, I get a 403 forbidden error. |
Apologies @theodab I've corrected the URL in the issue report, please refer to |
I've been debugging this a little and comparing to v4.1.2 where you can see in the DOM the subtitle text is actually duplicated, so this is not literally a regressiom with v4.1.3 because the issue was there but it was not visible However, with 4.1.3 due to perhaps 4412 it becomes visible. |
Currently I am looking into adding some code to check for existence of nested duplicates in the |
Thank you for working on a fix! |
Have you read the FAQ and checked for duplicate open issues?
yes
What link can we use to reproduce this?
https://shaka-player-demo.appspot.com/demo/#audiolang=en;textlang=en;uilang=en;asset=https://otvplayer.nagra.com/demo/content/bbc/bbc_ebu-tt-d_subtitle_fragmented/dash/ondemand/elephants_dream/1/client_manifest-all-minus-1080p.mpd;panel=CUSTOM%20CONTENT;build=uncompiled
What version of Shaka Player are you using?
v4.2.2-uncompiled
also seen in 4.2.3, 4.2.1, 4.2.0, 4.1.5, 4.1.4, 4.1.3
Its OK in 4.1.2
What browser and OS are you using?
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36
What did you do?
What did you expect to happen?
At around 3 mins we should see the line
You - I mean we - we could easily die out here
There are several other examples of duplication in the text during this stream, this is just one example.
What actually happened?
The line is repeated. Two copies.
The text was updated successfully, but these errors were encountered: