[mythtv-commits] Ticket #2198: Transcode treats some 1080i streams as 1088 and puts a grey line at the bottom after resizing

MythTV mythtv at cvs.mythtv.org
Sat Oct 7 02:02:18 UTC 2006


#2198: Transcode treats some 1080i streams as 1088 and puts a grey line at the
bottom after resizing
-----------------------------+----------------------------------------------
 Reporter:  wagspat at iit.edu  |        Owner:  cpinkham
     Type:  defect           |       Status:  closed  
 Priority:  minor            |    Milestone:  0.21    
Component:  mythtv           |      Version:  head    
 Severity:  low              |   Resolution:  fixed   
-----------------------------+----------------------------------------------
Changes (by cpinkham):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 (In [11462]) When resizing video in the lossy side of mythtranscode, trim
 off the bottom
 8 pixels when we encounter a video file that is 1088 pixels high.  These
 are
 normally actually only 1080 pixels but need to have 16-pixel high block so
 there are 8 blank rows of pixels at the bottom of every frame.  This patch
 strips those off and also calculates the new height/width based on 1080
 instead of 1088 if the user specified autoheight or autowidth in the
 transcoding profile settings.

 Closes #2198 by applying slightly modified patch by wagspat.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/2198#comment:3>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list