UnViewFields

All this does is refold the fields back to normal after a ViewFields operation

It was made on request by Ged Burnell - I was going to modify ViewFields to do this action as well but I've decided to keep them separate.

VirtualDub

29th Aug 2002
Speeded up release for VirtualDub

Download UnViewFields 1.2 for VirtualDub

4th Feb 2002
First release 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 Augt 2002
First release for Avisynth

29th Aug 2002
Speeded up release for Avisynth

Download UnViewFields 1.2 Avisynth plugin (V2.0.x)

Example Avisynth Syntax

LoadPlugin("UnViewFields.dll")
UnViewFields()

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