I have some .ts files and some can be played by VLC while others are not.
So I was thinking maybe the .ts file I generated in someway may cause the problem.
I compared the log.
The difference start from here:
.ts file can be played:
ts warning: lost synchro
.ts file can NOT be played:
ts debug: TS module discarded (lost sync)
Anyone knows what's this means?