[mythtv-commits] Ticket #6391: New deinterlacer for perfect image quality when using an interlaced display mode that matches the source

MythTV mythtv at cvs.mythtv.org
Mon Apr 6 01:45:02 UTC 2009


#6391: New deinterlacer for perfect image quality when using an interlaced display
mode that matches the source
-------------------------------------+--------------------------------------
 Reporter:  mythtv at glidos.net        |        Owner:  ijr    
     Type:  enhancement              |       Status:  closed 
 Priority:  minor                    |    Milestone:  unknown
Component:  MythTV - Video Playback  |      Version:  unknown
 Severity:  medium                   |   Resolution:  fixed  
  Mlocked:  0                        |  
-------------------------------------+--------------------------------------

Comment(by mythtv at glidos.net):

 Replying to [comment:4 jyavenard at gmail.com]:
 > The 20299 changeset will apply gracefully on 0.21-fixes ; however you
 need to replace in filters/fieldorder/filter_fieldorder.c, line 227:
 > ConstFilterInfo filter_table[] =
 > with
 > FilterInfo filter_table[] =
 >
 There's a second change necessary to make it work. On fixes,
 FieldorderDeint does not receive the third parameter "field", so you need
 to calculate the value. Luckily "dirty" has the required value, so you can
 pass that instead, thus having "dirty" appear twice amongst the arguments
 to filter_func.

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


More information about the mythtv-commits mailing list