[mythtv-commits] Ticket #13548: Video aspect ratio wrong with mythfrontend in window

MythTV noreply at mythtv.org
Wed Jan 8 20:42:46 UTC 2020


#13548: Video aspect ratio wrong with mythfrontend in window
----------------------------------+------------------------------
 Reporter:  Klaas de Waal         |          Owner:  mark-kendall
     Type:  Bug Report - General  |         Status:  assigned
 Priority:  minor                 |      Milestone:  31.0
Component:  MythTV - General      |        Version:  Master Head
 Severity:  medium                |     Resolution:
 Keywords:                        |  Ticket locked:  0
----------------------------------+------------------------------

Comment (by mark-kendall):

 Having thought it through - I'm pretty sure the old code got it 'correct'
 by accident in your case. I noticed recently that the calls in
 MythXDisplay::GetDisplayDimensions do not return the correct values when
 multiple dislays are connected - which is why they are not used anymore
 (we now use XRANDR - which will only be using the EDID anyway).

 Anyway, I've started re-visiting the display aspect ratio settings - which
 should clear things up a little. Just trying to work out the cleanest
 approach.

 So in your case, you should just be able to override the aspect ratio to
 16:10 (rather than auto) (or override the EDID).

-- 
Ticket URL: <https://code.mythtv.org/trac/ticket/13548#comment:12>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list