[mythtv-commits] Ticket #6211: program guide (epg) preview window not scaled properly on OS X

MythTV mythtv at cvs.mythtv.org
Sun Feb 1 22:31:23 UTC 2009


#6211: program guide (epg) preview window not scaled properly on OS X
-------------------------------------+--------------------------------------
 Reporter:  risto78 at gmail.com        |       Owner:  ijr       
     Type:  defect                   |      Status:  new       
 Priority:  minor                    |   Milestone:  0.21.1    
Component:  MythTV - Video Playback  |     Version:  0.21-fixes
 Severity:  high                     |     Mlocked:  0         
-------------------------------------+--------------------------------------
 when displaying the program guide on OS X,
 the live tv preview window is merely offset but not scaled

 the embedded window is shown at the size of the display, so it overlaps
 the guide and runs past the edge of the screen
 it looks like the mainwindow viewport is resized instead for some reason

 DEBUG OUTPUT: (using  -v most)

 2009-02-01 15:18:12.658 Disabled deinterlacing
 2009-02-01 15:18:12.658 VideoOutputQuartz::EmbedInWidget(wid=3195, x=777,
 y=33, w=347, h=197)
 2009-02-01 15:18:12.659 Display Rect  left: 777, top: 33, width: 347,
 height: 197, aspect: 1.33333
 2009-02-01 15:18:12.659 Video Rect    left: 0, top: 0, width: 720, height:
 480, aspect: 1.33333
 2009-02-01 15:18:12.659 Main window: Viewport is 347 x 197
 2009-02-01 15:18:12.659 Main window: Image is 720 x 480
 2009-02-01 15:18:12.659 Main window: Scaling to 0.481944 x 0.410417 of
 original
 2009-02-01 15:18:12.659 Main window: Translating to 777, 33
 2009-02-01 15:18:12.692 Embedded window: Viewport currently 0,0 ->
 1152,656
 2009-02-01 15:18:12.693 Embedded window: Viewport is 1152 x 656
 2009-02-01 15:18:12.693 Embedded window: Image is 720 x 480
 2009-02-01 15:18:12.693 Embedded window: Scaling to 1.6 x 1.36667 of
 original
 2009-02-01 15:18:12.693 Embedded window: Translating to 777, 33

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


More information about the mythtv-commits mailing list