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

MythTV mythtv at cvs.mythtv.org
Wed Aug 27 15:23:13 UTC 2008


#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 henrik.sorensen at gmail.com):

 I had only modified Videoout and VideooutXV with the new Init argument.
 Apparently recording previews use VideooutNull.. so it got the wrong
 embedid passed to it.

 I have now modified all the VideoOutXX::Init calls and hopefully all calls
 to them.
 I also modified DisplayRes::SwitchToVideo so it only uses the video fps as
 a refresh base if the video mode's refresh rate is set to Any (0),
 otherwise it switches to whatever rate you set in the gui, as in the old
 behaviour.

 Recording Previews work on 0.21fixes. I can't get previews to work in
 trunk without any patches for reason, PEBKAC I'm sure, so they aren't
 tested on trunk.

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


More information about the mythtv-commits mailing list