Skip to content
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

fix(TTML): Fix duplicate cues overlapping segment boundaries #4798

Merged
merged 3 commits into from
Dec 8, 2022

Conversation

joeyparrish
Copy link
Member

Closes #4631

theodab
theodab previously approved these changes Dec 8, 2022
littlespex
littlespex previously approved these changes Dec 8, 2022
@joeyparrish joeyparrish dismissed stale reviews from littlespex and theodab via f8b7961 December 8, 2022 00:12
@joeyparrish
Copy link
Member Author

Oops, had a linter error, and fixing it dismissed your reviews. Please look again when you have a chance.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2022

Incremental code coverage: 100.00%

@joeyparrish
Copy link
Member Author

Waiting to confirm with @david-hm-morgan before merging, since this clobbers his PR.

Copy link
Contributor

@david-hm-morgan david-hm-morgan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes this is a more suitable solution, I've retested with the original problematic stream and all is good.
thanks @joeyparrish

@avelad avelad added type: bug Something isn't working correctly component: TTML The issue involves TTML subtitles specifically priority: P1 Big impact or workaround impractical; resolve before feature release labels Dec 8, 2022
@avelad avelad merged commit bd75032 into shaka-project:main Dec 8, 2022
@joeyparrish joeyparrish deleted the dedup-cue-overhang branch December 8, 2022 15:51
@github-actions github-actions bot added the status: archived Archived and locked; will not be updated label Jul 25, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
component: TTML The issue involves TTML subtitles specifically priority: P1 Big impact or workaround impractical; resolve before feature release status: archived Archived and locked; will not be updated type: bug Something isn't working correctly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

EBU subtitles regression in 4.1.3 - duplicate line on screen
5 participants