Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: RFC



On Thu, Dec 23, 2004 at 02:36:32PM +0400, Manu Abraham wrote:
> 	Can somebody point out if i'm doing something correct/wrong here ?
>
I don't think your program will work.

        memset(filter, '\0', sizeof(filter));
        memset(mask, '\0', sizeof(mask));

You don't set any filter/mask.

I don't know whether you receive 30west: there, usually all PMTs are sent
on _one_ pid.
I haven't had the time yet to look at your PMT-parsing. Later...

Wolfgang




Home | Main Index | Thread Index