-
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
Duplicated Subtitles on LG TV #6773
Comments
|
The stream is encrypted and has not provided a license server, without that we cannot test it. |
In the main branch we have fixed a problem with duplicate subtitles, can you see if it solves your issue? Thanks! |
Hi @avelad |
See: fa9feb3 Our branch policy is detailed at https://github.com/shaka-project/shaka-player/blob/main/maintained-branches.md, we do not have any plans to support 4.6 since it is a version that no longer has support, sorry. |
Closing due to inactivity. If this is still an issue for you or if you have further questions, the OP can ask shaka-bot to reopen it by including |
@shaka-bot reopen |
Have you read the FAQ and checked for duplicate open issues?
SImilar issue (closed due to inactivity):
#6007
If the problem is related to FairPlay, have you read the tutorial?
Related to Widevine and DASH
What version of Shaka Player are you using?
4.6.0 (shaka-player.compiled.min.js)
Can you reproduce the issue with our latest release version?
Didn't try. This was reported by customers in prod app
Can you reproduce the issue with the latest code from
main
?Didn't try. It's hard to reproduce with our LG TV models
Are you using the demo app or your own custom app?
No
If custom app, can you reproduce the issue using our demo app?
Can't test it
What browser and OS are you using?
LG WebOS
For embedded devices (smart TVs, etc.), what model and firmware version are you using?
LG TV from 2022 and 2023
Example models:
LG 2022: 50QNED816QA
LG 2023: 43UR80006LJ
What are the manifest and license server URIs?
What configuration are you using? What is the output of
player.getConfiguration()
?Please not that this is not a config from when the bug occured as we struggle to reproduce it as our customers do.
This is how we configure it in general.
What did you do?
Just Played the stream with subtitles
What did you expect to happen?
Subtitles to appear once
What actually happened?
Subtitles were duplicated. Same output as in this issue:
#6007
Subtitles are configured by
where
Are you planning send a PR to fix it?
No
The text was updated successfully, but these errors were encountered: