On Sun, 11 Mar 2007, [iso-8859-1] M?ns Rullg?rd wrote:
> Nico Sabbi <[EMAIL PROTECTED]> writes:
>
> > What would happen if I set a pes filter on pid N (e.g. pmt_pid) and at
> > the same time a section filter on the same pid?
> > Would I get data from both or only from the section filter?
> > The pdf doesn't mention this possible use case (or at least I didn't
> > find it).
>
> Whatever happens, doing that wouldn't make any sense.  A PID carries
> either PES data or sections, never both.

In the dvb api, a PES_FILTER is also used to get the raw TS stream for a
pid.  There is anothing about a PES_FILTER that requires the PID to have
PES data on it.

If you setup two filters for the same PID, I think the software filter code
will handle it ok.  For a device with hardware filters, it probably depends
on how the hardware works.

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

Reply via email to