Re: PMT on multiple packet
Jean-Paul Saman <[email protected]>
| Newsgroups | gmane.comp.video.videolan.libdvbpsi.devel |
|---|---|
| Message-ID | <CAK9US3DDdqBKjg8=SyKHvA74ZsNKEjOkDWGo3k0+oA9yw0Z23A@mail.gmail.com> |
2011/10/26 Paul Fariello <[email protected]>: > Hi all, > > I'm wondering if libdvbpsi can handle a PMT which is sent over multiple TS > packet. > > As far as I understand libdvbpsi and the example, it seems that's on us to > concatenate the multipile packet to give it to the decoder. > If I'm right, what's, on your opinion, the best way to detect that a pmt > will be sent over multiple packet ? libdvbpsi sends the PMT callback only when all sections of the table have arrived. So yes it can handle a PMT section divided over multiple packets. There is no need to concatenate these packets yourself. Kind regards, Jean-Paul Saman _______________________________________________ libdvbpsi-devel mailing list [email protected] http://mailman.videolan.org/listinfo/libdvbpsi-devel