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

MythTV mythtv at cvs.mythtv.org
Thu Oct 13 11:36:49 UTC 2005


#462: PiP aspect ratio improvement
------------------------------------+---------------------------------------
 Reporter:  mark.kendall at gmail.com  |       Owner:  ijr 
     Type:  patch                   |      Status:  new 
 Priority:  minor                   |   Milestone:      
Component:  mythtv                  |     Version:  head
 Severity:  low                     |  ------------------------------------+---------------------------------------
 The attached patch should ensure the aspect ratio of the PiP video source
 is respected. It calculates the pip height as a % of the main source (set
 at 26%, consistent with current code) and scales the width appropriately.
 A marginal increase in overhead per frame processed but it does
 dynamically adjust the pip size as the aspect ratio changes (quite common
 on certain UK dvb-t channels).

 It also backs out changeset:7080 which is no longer required.

 I've not touched videoout_ivtv (as I cannot test it) but see no reason why
 the changes should not work there too.

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


More information about the mythtv-commits mailing list