ViewFields

This filter is nearly identical to the unfold fields option within VirtualDub's built-in deinterlace filter except that it re-arranges the top field on the top and the bottom field on the bottom of a frame.


VirtualDub

4th Feb 2002
First release for VirtualDub

29th Aug 2002 V1.2
Speeded up version for VirtualDub

Download ViewFields 1.2 for VirtualDub





AviSynth

10th May 2003

Speeded up and now works with V2.5.x in YV12 as well as RGB and YUY2 colourspaces. Code speed ups and YV12 provided by Stephen McCarthy.

Download Version 1.3 for Avisynth 2.5.x

11th August 2002
First release for Avisynth

29th Aug 2002 V1.2
Speeded up version for Avisynth

Download ViewFields 1.2 Avisynth plugin (Works with V2.0.x)

Example Avisynth Syntax

LoadPlugin("ViewFields.dll")
ViewFields()

Source Code
All source code here is provided under the GPL license. This means you are free to use and distribute the software and program code for no fee. This also means you are free and encouraged to improve and expand upon the source code, but only as long as you make your modified version also under the GPL, and thus free software with access to the source code for anyone. The source code compiles under Visual C++ 6.0 with SP4. If there is a problem with the source code distribution, please do let me know.

Please email me or post to rec.video.desktop if you have any queries/comments/ideas/bug reports

Copyright Simon Walters siwalters@hotmail.com



1