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

MythTV mythtv at cvs.mythtv.org
Tue Aug 29 00:04:33 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:          
-----------------------------+----------------------------------------------
Changes (by nigel):

  * owner:  ijr => nigel
  * status:  new => assigned

Comment:

 I put the rate at 150Hz because it is divisible by 25 and 30 (or 50 and
 60), so it would minimise busy waits the player would be doing to get the
 video and audio in sync. Happy to make it 60Hz if that is what laptop LCDs
 really use, but I thought that varied by manufacturer, chipset, ''et c.''
 [[BR]]
 Most of the other changes are already in there (I assume the patch was
 against 0.19-fixes?), but I am curious about the
 1000000/data->refreshRate. Looking at videoout_*.cpp, they do indeed seem
 to return 1e6/rate, so I will apply that, and the code to zero theCodec.
 [[BR]]
 Guys, when did "Rate" start meaning "Vertical Refresh Cycle in
 microseconds"?

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


More information about the mythtv-commits mailing list