Hi,<br><br>       I am able to get the EPG data , but its giving the
EPG info of the program currently being played. but i noticed one
thing, if i set the pipeline to READY and set it to back to PLAYING
again it gives some of the EPG Info of the next day program and program
of the other time of the present day. <br>
The pipeline i am using to generate and store the EPG info is<br>dvbsrc frequency=11030000 pids=0:1:16:17:18 polarity=v symbol-rate=27500 ! mpegtsparse ! fakesink<br><br>This
is for generating the EPG info and storing them. For the first time it
gives EPG info all the program which is currently being broadcasted. It
is not giving any other EPG info, like the program list for the whole
day and also for the upcoming days. But if o set the pipeline to READY
and back to PLAYING without changing any properties, it gives out EPG
Info of other program of the next day and the present day, but not the
complete info. only info of few programs of few channels.<br>
<br>Could someone please tell me where am i going wrong and the correct method of getiing the complete EPG Info. <br><br>Thanks,<br><br><div class="gmail_quote">On Wed, Apr 15, 2009 at 1:41 PM, Sumanth V <span dir="ltr">&lt;<a href="mailto:sumanth.v@allaboutif.com">sumanth.v@allaboutif.com</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;">Hi,<br><br>       I am able to get the EPG data , but its giving the EPG info of the program currently being played. but i noticed one thing, if i set the pipeline to READY and set it to back to PLAYING again it gives some of the EPG Info of the next day program and program of the other time of the present day. <br>

The pipeline i am using to generate and store the EPG info is<br>dvbsrc frequency=11030000 pids=0:1:16:17:18 polarity=v symbol-rate=27500 ! mpegtsparse ! fakesink<br><br>This is for generating the EPG info and storing them. For the first time it gives EPG info all the program which is currently being broadcasted. It is not giving any other EPG info, like the program list for the whole day and also for the upcoming days. But if o set the pipeline to READY and back to PLAYING without changing any properties, it gives out EPG Info of other program of the next day and the present day, but not the complete info. only info of few programs of few channels.<br>

<br>Could someone please tell me where am i going wrong and the correct method of getiing the complete EPG Info. <br><br>Thanks,<div><div></div><div class="h5"><br><br><div class="gmail_quote">On Fri, Apr 10, 2009 at 2:54 PM, Sumanth V <span dir="ltr">&lt;<a href="mailto:sumanth.v@allaboutif.com" target="_blank">sumanth.v@allaboutif.com</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;">Hi,<br>    The the start time of the program which i read from the structure is not the correct start time of the program. <br>

    For example :-<br>    <br>    NAME OF PROGRAM IS : Kenneth Copeland <br>    EVENT ID IS : 12381<br>
    DESCRIPTION OF THE PROGRAM IS : Kenneth Copeland<br>    XTENDED TEXT IS : Kenneth Copeland<br>    DURATION IS 1800<br>    DAY IS 10 : 4 : 2009     TIME IS : 0 : 0 <br>  <br>   NAME OF PROGRAM IS : Desperate Housewives <br>


   EVENT ID IS : 12382<br>   DESCRIPTION OF THE PROGRAM IS : Desperate Housewives<br>   XTENDED TEXT IS : Desperate Housewives<br>   DURATION IS 3600<br>   DAY IS 10 : 4 : 2009     TIME IS : 0 : 30 <br>  <br>   NAME OF PROGRAM IS : Are You Smarter Than A 5Th Grader <br>


   EVENT ID IS : 12383<br>   DESCRIPTION OF THE PROGRAM IS : Are You Smarter Than A 5Th Grader<br>   XTENDED TEXT IS : Are You Smarter Than A 5Th Grader<br>   DURATION IS 3600<br>   DAY IS 10 : 4 : 2009     TIME IS : 1 : 30 <br>


<br> <br>  NAME OF PROGRAM IS : Friends <br>  EVENT ID IS : 12384<br>  DESCRIPTION OF THE PROGRAM IS : Friends<br>  XTENDED TEXT IS : Friends<br>  DURATION IS 1800<br>  DAY IS 10 : 4 : 2009     TIME IS : 2 : 30 <br> <br>

    This what is printed on the screen, but the actual start time of the program are :-<br>
   <br><div>

<div>  05:30 KENNETH COPELAND</div>
</div>
<div>

<div>  06:00 DESPERATE HOUSEWIVES</div>
</div>
<div>

<div>  07:00 ARE YOU SMARTER THAN A 5TH GRADER?</div>
</div>  
08:00
FRIENDS<div>
</div>    <br>  Why is this time difference? All i am doing is just reading the values from the structure and printing it. This same for all the channels. Sould i modify the time before printing it?<br><br>Thanks,<div><div>

</div><div><br><br>
<br><div class="gmail_quote">On Thu, Apr 9, 2009 at 7:39 PM, Zaheer Merali <span dir="ltr">&lt;<a href="mailto:zaheerabbas@merali.org" target="_blank">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>On Thu, Apr 9, 2009 at 2:40 PM, Sumanth V &lt;<a href="mailto:sumanth.v@allaboutif.com" target="_blank">sumanth.v@allaboutif.com</a>&gt; wrote:<br>
&gt; Hi,<br>
</div><div>&gt;    thanks Zaheer i am able to get the channels name and service provider<br>
&gt; name, But how i idntify which EPG belongs to which channel??? because the<br>
&gt; service-id is same for group of channels?  Could u please tell me how do<br>
&gt; identify which EPG is of which program... because i am storing the channels<br>
&gt; and its EPG info into a data-structure.<br>
&gt;<br>
<br>
</div>service-id should be different for every channel.<br>
<div><br>
&gt; And i tried using &quot;dvbbasebin&quot; plugin instead of &quot;dvbsrc&quot; plugin i am able<br>
&gt; to play the channels , but it is not playing smothly, it plays  at very very<br>
&gt; slow rate......Do i have to change any property of queue?<br>
&gt;<br>
<br>
</div>That could be a bug in the clocking, if possible set:<br>
GST_DEBUG=dvb*:5,mpeg*:5 and file a bug on bugzilla with the log<br>
attached.<br>
<div><div></div><div><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" target="_blank">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>
</div></div></blockquote></div><br>
</div></div></blockquote></div><br>