[mythtv-commits] Ticket #5643: Match refreshrate with input framerate to reduce judder.

MythTV mythtv at cvs.mythtv.org
Tue Jun 30 12:28:15 UTC 2009


#5643: Match refreshrate with input framerate to reduce judder.
---------------------------------------+------------------------------------
 Reporter:  henrik.sorensen at gmail.com  |        Owner:  ijr    
     Type:  enhancement                |       Status:  new    
 Priority:  minor                      |    Milestone:  unknown
Component:  mythtv                     |      Version:  unknown
 Severity:  medium                     |   Resolution:         
  Mlocked:  0                          |  
---------------------------------------+------------------------------------

Comment(by jyavenard at gmail.com):

 Total rework.
 Much simpler patch, doesn't modify anywhere as much files and leave intact
 all the various videoout_... files, only modifying the ones that do need
 change.

 Now the custom rate will only be used if the underlying xrandr refresh
 rate actually exist. This prevents incorrect customrate file switching to
 non-existing rate, and when using a different screen than the one mythtv
 was configured for.

 Additionally, the new structure will allow much easier integration of
 automatically calculated the real refresh rate when using nvidia drivers
 with Dynamic TwinView enabled.

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


More information about the mythtv-commits mailing list