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

MythTV mythtv at cvs.mythtv.org
Mon Aug 24 12:35:02 UTC 2009


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

Comment(by Boleslaw Ciesielski <bolek-mythtv at curl.com>):

 I am seeing an occasional crash on frontend startup (this is with svn
 21491). The attached patch (hopefully) fixes it.

 {{{
 #0  __libc_free (mem=0xd230e2ff) at malloc.c:3599
 #1  0x00007ffff5393098 in GetNvidiaRates (screenmap=@0x7fffffffc3c0)
     at util-nvctrl.cpp:242
 #2  0x00007ffff538c110 in DisplayResX::GetVideoModes (this=0x94a750)
     at DisplayResX.cpp:129
 #3  0x00007ffff533fd5c in DisplayRes::Initialize (this=0x94a750)
     at DisplayRes.cpp:99
 #4  0x00007ffff538cf1f in DisplayResX (this=0x94a750) at
 DisplayResX.cpp:22
 #5  0x00007ffff534036f in DisplayRes::GetDisplayRes (lock=false)
     at DisplayRes.cpp:25
 #6  0x00007ffff53403fb in GetVideoModes () at DisplayRes.cpp:219
 #7  0x00000000004b88d2 in AppearanceSettings (this=0x7fffffffcd00)
     at globalsettings.cpp:5095
 #8  0x0000000000439676 in WriteDefaults () at main.cpp:647
 #9  0x000000000043e4e3 in main (argc=1, argv=0x7fffffffe018) at
 main.cpp:1369
 }}}

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


More information about the mythtv-commits mailing list