Mailing List archive

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

[linux-dvb] Re: EPG / EIT question



On Sat, May 17, 2003 at 11:13:25AM +0000, Immo Benjes wrote:
> On Friday 16 May 2003 5:53 pm, you wrote:
> > Hello!
> >
> > Is it possible that my provider sends the EPG information in another
> > pid than 0x12?
> No, the EIT should always be on the pid 0x12. But while EIT pf (present 
> following) is mandatory EIT schedule isn't. And as far as I know most 
> broadcasters don't send the schedule information. But you should at least get 
> the EIT pf information.
> 
> You can test whether you get the eit with the test_sections program which 
> comes with the dvb drivers (apps/test).
> 
> ./test_sections 0x12 0x4E (EIT pf actual TS)
> ./test_sections 0x12 0x4F (EIT pf other TS)
> ./test_sections 0x12 [0x50...0x5F]  (EIT schedule actual TS)
> ./test_sections 0x12 [0x60...0x6F]  (EIT schedule other TS)
> 
> [0x50..0x5F] means you specify on table id out of the given range.

I tried it, but I don't know how to interpret the output:

#> ./test_sections 0x12 0x4e
test_sections: using '/dev/dvb/adapter0/demux0'
  PID 0x0012
  TID 0x4e
  Filter 0x4e 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
    Mask 0xff 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00

After the "Mask" line the program stops (it does not return to the
command line). Have I to wait some minutes?

I tried this test for all TIDs (0x00-0xFF) and waited at each 10 sec.
before i stopped the program. The output was every time the same
(except the TID-value and the first value in the Filter-line, all other
values were everytime 0x00)

What output is normal? How long does it need to generate the wanted
output on an system where EPG is working?
Could you please send me an example output?

Could it be that the program has a problem with Hauppauge DVB-C cards?

best regards
Martin Neuditschko


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



Home | Main Index | Thread Index