Hi:
I want to write a TS file parser. But now I found some TS File's size(Byte) can not be divided by 188.
These files can play and parse by another TS tool. I want to know why these TS File's size(Byte) can not be divided by 188?
Does there may be interval between 2 TS packs? And how to deal it in my code?