[mythtv] Weird framerates on CVS with DVB

Charlie Brej brejc8 at vu.a.la
Tue Aug 24 18:16:38 EDT 2004


Isaac Richards wrote:

> 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

On mine its going a little more screwy. It now doesn't freeze because the 
framerate is only 1fps but the framerate is erratic and changes between 
recordings. The sync doesn't match until it takes an audio jump and then sync 
again deteriates. Anyone else too?

-- 
         Charlie Brej
APT Group, Dept. Computer Science, University of Manchester
Web: http://www.cs.man.ac.uk/~brejc8/ Tel: +44 161 275 6844
Mail: IT302, Manchester University, Manchester, M13 9PL, UK


More information about the mythtv-dev mailing list