<div dir="ltr">Ok I'm replying to myself, but this may useful to someone else. <br><br>So the eit tables (and other DVB related table) can be retrieved via the mpegtsparse element. Simply put this element after the dvbsrc and before the flutsdemux. Another approach is to use the dvbbasebin which contains an mpegtsparse. The mpegtsparse will send message on the but containing the tables. <br>
<br>Table are GstStructures and can be easily "parsed" to get electronic program informations. <br><br>Cheers,<br><br>Julien <br><br><div class="gmail_quote">2008/8/7 Julien Pauty <span dir="ltr"><<a href="mailto:julien.pauty@gmail.com">julien.pauty@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hello,<br>
<br>
I'm trying to fetch the program timetable from dvb. Eit tables is<br>
transfered on the PID 18, so I'm adding this pid when I setup the<br>
dvbsrc.Problem is that I don't know how to fetch the data. Is it<br>
parsed by the demuxer ? Sent on the bus ? Do I have to parse it<br>
myself? Well any information is welcome.<br>
<br>
Thanks,<br>
<font color="#888888"><br>
Julien<br>
</font></blockquote></div><br></div>