[gst-devel] EPG Generation Plugin
Sumanth V
sumanth.v at allaboutif.com
Fri Apr 10 11:24:19 CEST 2009
Hi,
The the start time of the program which i read from the structure is not
the correct start time of the program.
For example :-
NAME OF PROGRAM IS : Kenneth Copeland
EVENT ID IS : 12381
DESCRIPTION OF THE PROGRAM IS : Kenneth Copeland
XTENDED TEXT IS : Kenneth Copeland
DURATION IS 1800
DAY IS 10 : 4 : 2009 TIME IS : 0 : 0
NAME OF PROGRAM IS : Desperate Housewives
EVENT ID IS : 12382
DESCRIPTION OF THE PROGRAM IS : Desperate Housewives
XTENDED TEXT IS : Desperate Housewives
DURATION IS 3600
DAY IS 10 : 4 : 2009 TIME IS : 0 : 30
NAME OF PROGRAM IS : Are You Smarter Than A 5Th Grader
EVENT ID IS : 12383
DESCRIPTION OF THE PROGRAM IS : Are You Smarter Than A 5Th Grader
XTENDED TEXT IS : Are You Smarter Than A 5Th Grader
DURATION IS 3600
DAY IS 10 : 4 : 2009 TIME IS : 1 : 30
NAME OF PROGRAM IS : Friends
EVENT ID IS : 12384
DESCRIPTION OF THE PROGRAM IS : Friends
XTENDED TEXT IS : Friends
DURATION IS 1800
DAY IS 10 : 4 : 2009 TIME IS : 2 : 30
This what is printed on the screen, but the actual start time of the
program are :-
05:30 KENNETH COPELAND
06:00 DESPERATE HOUSEWIVES
07:00 ARE YOU SMARTER THAN A 5TH GRADER?
08:00 FRIENDS
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?
Thanks,
On Thu, Apr 9, 2009 at 7:39 PM, Zaheer Merali <zaheerabbas at merali.org>wrote:
> On Thu, Apr 9, 2009 at 2:40 PM, Sumanth V <sumanth.v at allaboutif.com>
> wrote:
> > Hi,
> > thanks Zaheer i am able to get the channels name and service provider
> > name, But how i idntify which EPG belongs to which channel??? because the
> > service-id is same for group of channels? Could u please tell me how do
> > identify which EPG is of which program... because i am storing the
> channels
> > and its EPG info into a data-structure.
> >
>
> service-id should be different for every channel.
>
> > And i tried using "dvbbasebin" plugin instead of "dvbsrc" plugin i am
> able
> > to play the channels , but it is not playing smothly, it plays at very
> very
> > slow rate......Do i have to change any property of queue?
> >
>
> That could be a bug in the clocking, if possible set:
> GST_DEBUG=dvb*:5,mpeg*:5 and file a bug on bugzilla with the log
> attached.
>
> Zaheer
>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by:
> High Quality Requirements in a Collaborative Environment.
> Download a free trial of Rational Requirements Composer Now!
> http://p.sf.net/sfu/www-ibm-com
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20090410/65190a92/attachment.htm>
More information about the gstreamer-devel
mailing list