[mythtv-commits] Ticket #4513: Greedy/Yadif deinterlacers override deinterlacing settings

MythTV mythtv at cvs.mythtv.org
Tue Jan 22 01:57:12 UTC 2008


#4513: Greedy/Yadif deinterlacers override deinterlacing settings
------------------------------------+---------------------------------------
 Reporter:  mark_kendall at gmail.com  |       Owner:  ijr    
     Type:  patch                   |      Status:  new    
 Priority:  minor                   |   Milestone:  unknown
Component:  mythtv                  |     Version:  head   
 Severity:  medium                  |     Mlocked:  0      
------------------------------------+---------------------------------------
 Both the greedy and yadif deinterlacers ignore progressive frames
 internally.

 This ignores any user override and the operation of the 'autodeint' code.
 The main player code, as implemented, only calls the deinterlacing filter
 if it actually wants the frame deinterlaced.

 So any stream that flips between progressive and interlaced frames or any
 stream for which the scan is mis-detected, the user cannot force greedy or
 yadif to deinterlace.

 Patch attached.

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


More information about the mythtv-commits mailing list