Re: Can the EIT decoder decode successfully when the TS packet is not continued?
watch_the_rain <[email protected]>
| Newsgroups | gmane.comp.video.videolan.libdvbpsi.devel |
|---|---|
| Message-ID | <[email protected]> |
I will. The codes in the "dvbpsi.c" shows the packets shuld be sequential, if it decoded 4 sequential packets,and the 4th packet's continuity_counter is 7, but the 5th packet delivered have a continuity_counter 9(the packet which is 8 lost). It will delete the data decode from the previous 4 packets and take the 5th packet as a new begin and parse afresh. Is that really it? At 2013-08-15 19:06:49,"Andrey Utkin" <[email protected]> wrote: >2013/8/15 watch_the_rain <[email protected]>: >> Oh,no,the data are saved in a file on disk for testing purposes...that's why I'm puzzled, the running environmens are all the same. > >Then i'd suggest you to save a file onto disk another time, trying to >have no data loss. > >-- >Andrey Utkin _______________________________________________ libdvbpsi-devel mailing list [email protected] https://mailman.videolan.org/listinfo/libdvbpsi-devel