[MPlayer-dev-eng] [PATCH] Convolution deinterlacer

Michael Niedermayer michaelni at gmx.at
Sat Mar 29 14:43:03 CET 2003


Hi

On Saturday 29 March 2003 07:59, D Richard Felker III wrote:
> On Sat, Mar 29, 2003 at 12:47:36AM -0500, James Bostick Crowson wrote:
[...]

>
> > Because of the number of problems with this patch that I don't know how
> > to fix, I understand if it's not applied, but I would appreciate if
> > someone were to go through and fix them, since I believe the quality
> > really is better in many cases.
>
> I think it should be applied, after these problems are fixed... Like I
> said, I don't think it's useful for anime, but it might be very nice
> for real interlaced material. The other deinterlacers rather suck...
all linear filter type deinterlacers suck, the correct solution is to do some 
moton estimation & compensation before mixing the fields

anyway i just reimplemeneted the -1 2 6 2 -1 type lowpass deinterlacer with 
mmx, fixed cliping & no line shift ...

[...]

Michael



More information about the MPlayer-dev-eng mailing list