[mythtv-commits] Re: Ticket #462: PiP aspect ratio improvement

MythTV mythtv at cvs.mythtv.org
Wed Oct 26 17:35:48 UTC 2005


#462: PiP aspect ratio improvement
------------------------------------+---------------------------------------
 Reporter:  mark.kendall at gmail.com  |        Owner:  danielk
     Type:  enhancement             |       Status:  closed 
 Priority:  trivial                 |    Milestone:  0.20   
Component:  mythtv                  |      Version:  head   
 Severity:  low                     |   Resolution:  invalid
------------------------------------+---------------------------------------
Changes (by danielk):

  * resolution:  => invalid
  * status:  reopened => closed

Comment:

 Here is your problem...
 VideoOutputXv: Estimated display dimensions: 260x195 mm Aspect: 1.33333
 VideoOutputXv: Estimated window dimensions: 260x195 mm Aspect: 1.33333

 Probably due to displaying on a 4:3 monitor.
 You need to set the DisplaySize in the "Monitor" section of your xorg.conf
 something like "DisplaySize  521 324 # in millimeters"

 You could also use MythTV's XRandR config to set the display aspect ratio
 if using a single monitor (assuming you have XRandR), or use MythTV's
 Xinerama config to set the display aspect ratio if using Xinerama.

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


More information about the mythtv-commits mailing list