[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
Fri Aug 18 20:18:05 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:  new     
 Priority:  minor            |    Milestone:          
Component:  mythtv           |      Version:  0.19    
 Severity:  low              |   Resolution:          
-----------------------------+----------------------------------------------
Comment (by wagspat at iit.edu):

 It looks like the way to solve this may be to call img_resize_full_init
 instead of img_resize_init in transcode.cpp.  This allows the
 specification of the borders around an image that should be cropped off
 the image.  I'm attaching a patch against the 0.19-fixes branch that seems
 to work for the 1080i use case here.  Hopefully this provides some good
 direction.

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


More information about the mythtv-commits mailing list