[mythtv-commits] Ticket #8757: Video playback stutters while browsing channel

MythTV mythtv at cvs.mythtv.org
Sun Sep 12 02:47:48 UTC 2010


#8757: Video playback stutters while browsing channel
---------------------------------------------------------+------------------
 Reporter:  Jonas Hallberg <jonas.h.hallberg@…>          |           Owner:  danielk   
     Type:  defect                                       |          Status:  assigned  
 Priority:  minor                                        |       Milestone:  0.24      
Component:  MythTV - DVB                                 |         Version:  Trunk Head
 Severity:  medium                                       |      Resolution:            
 Keywords:                                               |   Ticket locked:  0         
---------------------------------------------------------+------------------

Comment (by danielk):

 This was much more complicated than I had anticipated!

 This creates a helper class to handle the channel browsing task which
 wasn't working in the UI thread once the video started using it after the
 MythUI merge. The class is tightly integrated with the TV class. I had the
 initial proof-of-concept done in an hour, 12 hours ago... But since the
 browse code participates in channel changing it needs access to various
 other things like channel group variables which were not locked.. They
 didn't need to be locked before because everything with them happened in
 one thread.

 Anyway, this version is not tested. The last version I tested was a couple
 hours ago. I'm tired now and will probably just mess things up if I keep
 working on this.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/8757#comment:4>
MythTV <http://www.mythtv.org/>
MythTV Media Center


More information about the mythtv-commits mailing list