[mythtv-commits] Ticket #8630: Unreliable QTimer in NupplePlayer

MythTV mythtv at cvs.mythtv.org
Wed Jun 30 20:56:20 UTC 2010


#8630: Unreliable QTimer in NupplePlayer
------------------------------------------+---------------------------------
 Reporter:  Vitold <vitold.md@…>          |       Owner:  ijr       
     Type:  patch                         |      Status:  new       
 Priority:  major                         |   Milestone:  0.23-fixes
Component:  MythTV - General              |     Version:  Trunk Head
 Severity:  high                          |     Mlocked:  0         
------------------------------------------+---------------------------------
 I am using mythfrontend on OSX 10.6.4. I have built the frontend r25165
 against qt-4.6.3.
 I got choppy vidéo.

 After some debugging, I've found that the QTimer(0) trigger the timeout
 event in an unreliable way.

 So, as recommended by the qt documentation, I switched the QTimer(0) to
 QThread and the video is fine now.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/8630>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list