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

Errors with CEA608 parsing #1906

Closed
squarebracket opened this issue May 1, 2017 · 1 comment
Closed

Errors with CEA608 parsing #1906

squarebracket opened this issue May 1, 2017 · 1 comment
Assignees

Comments

@squarebracket
Copy link
Contributor

So that there is visibility here: I opened a PR against the cea608 parser to fix a few issues. Specifically, the issues are:

  1. Mid-row codes are not inserting a space, which they must.
  2. Not all duplicate control characters are dropped, causing special and extended characters to be doubled up on the output.
  3. Field 2 caption miscellaneous control codes are not being interpreted correctly. This bug causes field 2 captions to not work properly.
@TobbeEdgeware TobbeEdgeware self-assigned this May 2, 2017
@squarebracket
Copy link
Contributor Author

Thank you for the merge, @TobbeEdgeware. Would you like me to open a PR updating the external file, or will you take care of that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants