Mailing List archive

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

[linux-dvb] Re: PAT/PMT decoding



On Fri, Jan 31, 2003 at 02:19:33PM -0000, Andy Coates wrote:

> Yeah its not that I can't find one to decode, but I want to write my own
> and I find it easier if I do everything from scratch so I can understand
> it instead of just copying code.
> 
> My end goal is to write a program that can read from stdin a TS stream
> and produce PAT/PMT/SDT/EIT information.  Programs I've found so far
> only tie into the DVB stream direct.

Note that you can trivially accomplish this with dvbsak. You can
call dvbts_push_packet() with a packet from any source. dvbsak
was designed so it wouldn't actually be dependent on anything.

Cheers,
Juha


-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index