[mythtv-commits] Ticket #2267: Correct Display Frame Rate Detection in Mac OS X

MythTV mythtv at cvs.mythtv.org
Tue Aug 29 01:40:46 UTC 2006


#2267: Correct Display Frame Rate Detection in Mac OS X
-----------------------------+----------------------------------------------
 Reporter:  awk at awkward.org  |        Owner:  nigel   
     Type:  patch            |       Status:  assigned
 Priority:  minor            |    Milestone:          
Component:  mythtv           |      Version:          
 Severity:  medium           |   Resolution:          
-----------------------------+----------------------------------------------
Comment (by awk at awkward.org):

 Hmmm... I've seen 60 in other places particular when dealing with a panel
 which is connected via VGA rather than DVI. I had thought that you'd
 picked 150 because there's a divide by 4 in some of the code that calls
 this (which would give you 60) and so you though that code needed the
 higher rate so that the divide gave you 'the number you first thought of'.

 In fact thinking back on what was going on - the 1000000/data->refreshRate
 is actually probably the more important part of the patch (though I didn't
 comment on it).

 What I've been trying to fix (successfully I think) was some bad sync and
 timing behaviour in my OS X Plextor support. The CoreAudio changes in bug
 #2265 are more significant for that though.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/2267#comment:2>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list