Page 1 of 1

deinterlacing

Posted: Wed Dec 05, 2007 9:21 am
by oliv29
Is anybody know how the "interpolation "method of "deinterlacing" works exactly? Which pixels are taken into account to "create" the new one?

Thanks

Oliv

Re: deinterlacing

Posted: Wed Dec 05, 2007 3:28 pm
by Troken
oliv29 wrote:Is anybody know how the "interpolation "method of "deinterlacing" works exactly? Which pixels are taken into account to "create" the new one?

Thanks

Oliv
I believe that it simply mixes the pixel above and beneath. That is, it removes every second row of pixels (one of the fields) and fills it up with interpolated pixels. At least thats what I thought happens. Does anybody have a better explanation?