[mythtv-commits] Ticket #8520: program guide rendered underneath video when activated while watching a recording

MythTV mythtv at cvs.mythtv.org
Mon Sep 20 04:15:02 UTC 2010


#8520: program guide rendered underneath video when activated while watching a
recording
--------------------------------------------+-------------------------------
 Reporter:  Jason Lewis <jason@…>           |           Owner:  markk     
     Type:  defect                          |          Status:  closed    
 Priority:  minor                           |       Milestone:  0.24      
Component:  MythTV - Video Playback         |         Version:  0.23-fixes
 Severity:  medium                          |      Resolution:  fixed     
 Keywords:  program guide                   |   Ticket locked:  0         
--------------------------------------------+-------------------------------
Changes (by markk):

  * status:  accepted => closed
  * resolution:  => fixed


Comment:

 (In [26421]) Effectively disable video rendering when embedded and the
 video is fully
 obscured. Closes #8520

 If we are 'embedding' but don't actually have a preview window, tell the
 player to display in an empty rect, this disabling any actual
 framebuffer updates but maintaining all other aspects of playback - such
 as audio and a/v sync.

 This doesn't actually address the root cause of the problem noted in
 #8520 (which I think is related to the painter window mask when using
 the Qt UI painter) but it seems to be an effective solution without any
 unwanted side effects. After all of the recent fixes to embedded
 playback and colourkey repainting etc, I could replicate the problem in
 #8520 with any video renderer in conjunction with the Qt UI painter.

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


More information about the mythtv-commits mailing list