Hi,<br>    Dose mpegtsparse gives out the EPG information of the channels whose program number is passed has a property or dose it give out the EPG information of all the incoming channels?? Is there any documentation about the message type it emitts and what are all the EPG information field it has?<br>
<br>thanks,<br><br><div class="gmail_quote">On Tue, Apr 7, 2009 at 7:39 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 class="im">On Tue, Apr 7, 2009 at 1:53 PM, Sumanth V &lt;<a href="mailto:sumanth.v@allaboutif.com">sumanth.v@allaboutif.com</a>&gt; wrote:<br>
&gt; Hi,<br>
&gt;     Thanks Zaheer, I Have written an application to watch the incoming<br>
&gt; channels using dvbsrc and mpegtsdemux. I am changing the incoming channels<br>
&gt; by setting the es-pids property of the mpegtsdemux and dvbsrc plugin. I am<br>
&gt; able to achive this after setting the whole pipeline to READY state and<br>
&gt; change the property and set it back to PLAYING. It works fine, but there is<br>
&gt; a delay of 5 second. How do i change the channel with out any delay?? I<br>
&gt; tried changing with out setting pipeline to READY, channels get changed, but<br>
&gt; it freezes after showing the first frame? Could you please tell where am i<br>
&gt; going wrong and how do i change channels.<br>
&gt;<br>
&gt; Thanks<br>
<br>
</div>Using es-pids in the demuxer is not the right way of using it. You are<br>
better of using dvbbasebin and setting the program-numbers property<br>
correctly.<br>
<br>
Regarding delay, you do need to set it to READY to change channels.<br>
Why there is a delay of 5 seconds, I am not sure as I have not tried<br>
to look at that delay or optimise it in anyway.<br>
<div><div></div><div class="h5"><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>
</div></div></blockquote></div><br>