Hi,<br>    Thanks Zaheer, I Have written an application to watch the incoming channels using dvbsrc and mpegtsdemux. I am changing the incoming channels by setting the es-pids property of the mpegtsdemux and dvbsrc plugin. I am able to achive this after setting the whole pipeline to READY state and change the property and set it back to PLAYING. It works fine, but there is a delay of 5 second. How do i change the channel with out any delay?? I tried changing with out setting pipeline to READY, channels get changed, but it freezes after showing the first frame? Could you please tell where am i going wrong and how do i change channels.<br>
<br>Thanks<br><br><br><div class="gmail_quote">On Tue, Apr 7, 2009 at 5:55 PM, Zaheer Merali <span dir="ltr">&lt;<a href="mailto:zaheerabbas@merali.org">zaheerabbas@merali.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="h5">On Tue, Apr 7, 2009 at 1:00 PM, Sumanth V &lt;<a href="mailto:sumanth.v@allaboutif.com">sumanth.v@allaboutif.com</a>&gt; wrote:<br>
&gt; Hi All,<br>
&gt;<br>
&gt;       Is there a plugin in gstreamer which can generate the EPG information<br>
&gt; of the incoming channel read by dvbsrc plugin?? Or a plugin which can read<br>
&gt; the DVB-S2 card and generate the EPG Information....<br>
&gt;<br>
&gt; Thanks.<br>
<br>
</div></div>dvbsrc ! mpegtsparse sends epg information over the message bus. For<br>
example Gnome DVB Daemon gets it this way.<br>
<br>
Zaheer<br>
<br>
------------------------------------------------------------------------------<br>
This SF.net email is sponsored by:<br>
High Quality Requirements in a Collaborative Environment.<br>
Download a free trial of Rational Requirements Composer Now!<br>
<a href="http://p.sf.net/sfu/www-ibm-com" target="_blank">http://p.sf.net/sfu/www-ibm-com</a><br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
</blockquote></div><br>