Hi,

does anybody know why this piece of code is in StartHWFilter in
av7110.c? This is for PES to TS conversion, right? But don't we already
get TS from the firmware?

} else if ((dvbdmxfeed->ts_type & TS_PACKET) &&
           !(dvbdmxfeed->ts_type & TS_PAYLOAD_ONLY)) {
        av7110_p2t_init(&av7110->p2t_filter[dvbdmxfilter->index],
dvbdmxfeed);
}

Regards,
Andreas



-- 
Info:
To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as 
subject.

Reply via email to