[mythtv] Weird framerates on CVS with DVB

Isaac Richards ijr at po.cwru.edu
Mon Aug 23 13:52:41 EDT 2004


On Sunday 22 August 2004 08:25 pm, Andy McMullan wrote:
> > if (frameheader.frametype == 'S')
> > {
> >     if (frameheader.comptype == 'A')
> >     {
> >         if (frameheader.timecode > 0 && frameheader.timecode < 5500000)
> >         {
> > ===>        effdsp = frameheader.timecode;
> >             m_parent->SetEffDsp(effdsp);
> >         }
> >    }
> > }
>
> BTW Commenting out the m_parent->SetEffDsp line is enough to let me
> watch my 'bad' recordings.

Does what's in CVS (as of 30 seconds ago) work ok?

Isaac


More information about the mythtv-dev mailing list