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

MythTV noreply at mythtv.org
Thu Jun 18 10:27:33 UTC 2020


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

Comment (by Mark Kendall <mark.kendall@…>):

 In [changeset:"33fa19e50111cb2b85726645770b331d4c46af51/mythtv"
 33fa19e50/mythtv]:
             {{{
             #!CommitTicketReference repository="mythtv"
 revision="33fa19e50111cb2b85726645770b331d4c46af51"
             MythDisplay: Assume 'square pixels' for default display aspect
 ratio
 calculation

 - the default (for new installations) now assumes display pixels are
 square (i.e. have an aspect ratio of 1) - which means we can calculate
 the display aspect ratio from the resolution (which was previously a
 fallback).
 - behaviour for existing installations will be unchanged
 - square pixels are now the norm for the vast majority of displays and
 using the screen resolution to calculate the aspect ratio avoids small
 rounding errors from using the EDID and incorrect aspect ratios from
 broken/misleading EDIDs.
 - refs #13548
             }}}

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


More information about the mythtv-commits mailing list