[mythtv-commits] Ticket #7641: blank screen with vdpau after screen saver has activated

MythTV mythtv at cvs.mythtv.org
Mon Nov 23 06:38:26 UTC 2009


#7641: blank screen with vdpau after screen saver has activated
-------------------------------------+--------------------------------------
 Reporter:  fracmak                  |       Owner:  janne  
     Type:  defect                   |      Status:  new    
 Priority:  minor                    |   Milestone:  unknown
Component:  MythTV - Video Playback  |     Version:  head   
 Severity:  low                      |     Mlocked:  0      
-------------------------------------+--------------------------------------
 From what I've gathered from the mythtv-users list, it seems that when a
 screensaver has activated, it draws over the vdpau colorkey, so when
 playback resumes, the video no longer displays. Seems the simplest way to
 do this is to refresh the colorkey when coming out of pause (seems to make
 sense since that's also when we turn off the screen saver/DPMS). I'm not
 100% familiar with the code, but it seems like we could call
 videoOutput->DrawUnusedRects() from inside the NuppleVideoPlayer() which
 might solve the issue.

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


More information about the mythtv-commits mailing list