[mythtv] [mythtv-commits] mythtv commit: r9110 - in trunk/mythtv/libs/libmythtv by danielk

Daniel Kristjansson danielk at cuymedia.net
Fri Feb 24 19:16:11 UTC 2006


On Fri, 2006-02-24 at 14:49 -0400, Greg Estabrooks wrote:
> >       Author: danielk
> >         Date: 2006-02-23 17:06:19 +0000 (Thu, 23 Feb 2006)
> > New Revision: 9110
> >    Changeset: http://cvs.mythtv.org/trac/changeset/9110
> > 
> > Log:
> > 
> > References #1035. Removes DVB EIT parser from SIParser.
> 
>  Hey Daniel, 
> 
>  Ever since this change I get a ton of errors as if we are no
> longer incrementing through the incoming buffer correctly.
> 
> I added a couple loglines to output the EIT eventname and description and
> while some of them seem ok, it's almost as if we are no longer properly
> aligned with the packet boundaries any more.
> 
>  Have you seen anything like this? Someone on IRC mentioned seeing it starting
> yesterday as well. Going back to 9109 brings everything back to normal

Stuart Auchterlonie reported this earlier today.

It is probably an off by X bytes error in
DVBEventInformationTable::Parse() (libs/libmythtv/mpeg/dvbtables.cpp).

I haven't had time to look at it yet, if you could figure it out...

-- Daniel



More information about the mythtv-dev mailing list