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

SCC reader duplicates captions at the end of the file #363

Closed
palemieux opened this issue Feb 24, 2022 · 0 comments · Fixed by #364
Closed

SCC reader duplicates captions at the end of the file #363

palemieux opened this issue Feb 24, 2022 · 0 comments · Fixed by #364
Assignees
Labels
bug Something isn't working c-scc-reader
Milestone

Comments

@palemieux
Copy link
Contributor

At the end of the input file, the flush() method writes the contents of both the front and the back buffer. This results in duplicated captions if the back buffer contains a caption that was previously flipped from the front buffer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working c-scc-reader
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants