You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to figure out what these values are encoded in. As converting from utf8 to an int value is not working in these methods. I can't seem to calculate these values back to anything and is not documented what they are encoded in.
I wish this was documented better. What does this mean to help figuring out adding more utf8 charset mappings. Its vague what those mapping values represent when adding in cc data. eia608 supports japanese characters so first trying to add this but can't figure out what value it's supposed to be. None of the other values decode/encode to anything.
I'm trying to figure out what these values are encoded in. As converting from utf8 to an int value is not working in these methods. I can't seem to calculate these values back to anything and is not documented what they are encoded in.
ie
is converted to and in of 195
But is recorded as
https://github.com/szatmary/libcaption/blob/develop/src/eia608_from_utf8.re2c#L60
The text was updated successfully, but these errors were encountered: