Stormborec
25th January 2015, 00:07
In Maktools manual is:
Y int = 3
U int = 1
V int = 1
...
x = 1 : the plane will not be processed. That means the content of the plane after the filter is pure garbage.
But when I set U=1, V=1 - it does the same like U=2, V=2 ...
Y int = 3
U int = 1
V int = 1
...
x = 1 : the plane will not be processed. That means the content of the plane after the filter is pure garbage.
But when I set U=1, V=1 - it does the same like U=2, V=2 ...