I just wanted to ask if there is something new here meanwhile.
Rendering after patch
Rendering before patch
Fix accidental G3 char modification
I just wanted to ask if there is any update here in the meantime.
Ah, interesting....I originally thought that there was just a termination with a page header of the same page and that this case was merely not considered by the spec (but it is indeed, as you said). So that this is a corner case where it would make sense to add a workaround to libzvbi. But there is no immediate termination; there is only a page header some seconds later with Erase Page set that removes the displayed subtitles. So my attached patch doesn't make sense here. And the transmission clearly...
I just wanted to ask if there is anything new regarding this or possibly further information missing.
Some weeks later, I dove into MP2 and implemented the MP2 CRC in my DAB player, so at least I myself don't need this feature anymore. But of course for the sake of completeness it would be great if mpg123 supported the CRC check. And just forget about the additional ScF-CRC of DAB: Despite the fact that it is only useful with DAB, the ScF-CRC of frame n is transmitted in frame n-1, which leads to further dependency issues...