TTML empty line in between cues #2762
Labels
component: captions/subtitles
The issue involves captions or subtitles
component: TTML
The issue involves TTML subtitles specifically
component: UI
The issue involves the Shaka Player UI
status: archived
Archived and locked; will not be updated
type: bug
Something isn't working correctly
Milestone
Have you read the FAQ and checked for duplicate open issues?
Yes
What version of Shaka Player are you using?
2.5.12 and 3.2.0
Can you reproduce the issue with our latest release version?
Yes
Can you reproduce the issue with the latest code from
master
?Yes
Are you using the demo app or your own custom app?
Custom app, where I've just implemented the basic usage example.
If custom app, can you reproduce the issue using our demo app?
N/A
What browser and OS are you using?
Chrome, MacOs, Catalina
For embedded devices (smart TVs, etc.), what model and firmware version are you using?
N/A
What are the manifest and license server URIs?
N/A
What did you do?
We've a TTML caption formatted as:
What did you expect to happen?
That it should render two caption lines, with no empty line in between.
What actually happened?
See attached image., it renders three lines, with an empty line in between from the
<br/>
tag.I haven't been able to understand from the spec what should happen in this scenario and if the formatting is wrong, but I can see that dash.js, rx-player and the IMSC1 Renderer (which I'm not familiar with but saw it linked in another issue) renders the captions without the line in between.
What do you think?
The text was updated successfully, but these errors were encountered: