Intermittent Problems with Closed Captions
#16
I tracked it down to this:

Quote:If a DTVCC packet is already being assembled and either cc_valid is set and the cc_type is 3 or cc_valid is clear and cc_type is 2 or 3, then the packet should be considered complete.

source: https://en.wikipedia.org/wiki/CEA-708

If I don't consider a packet to be complete if cc_type is 2 and cc_valid is clear, it works. Unfortunately I don't have the real specification to verify what is correct.
Reply
#17
here is a fix: https://github.com/xbmc/xbmc/pull/8371
Reply

Logout Mark Read Team Forum Stats Members Help
Intermittent Problems with Closed Captions0