Interlaced RGB filter for virtualdub - Copyright 2002 Valentim Batista
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
The author can be contacted at:
Valentim Batista
[email protected]
http://www.geocities.com/gc_timsara/
This filter was built to operate on the odd/even lines of the picture a channel at a time, cloning or blending channels between fields and smoothing or canceling channels on fields. On version 0.2 a bug on script parameters loading and a bug with uneven (modulo<>0) widths were corrected. On version 0.3 was included (by request) the possibility of converting either field to grayscale (RGB is converted to Y - luminance).

Valentim Batista 2002/08/14 - timsara at softhome dot net