logo Sign In

Post #354496

Author
g-force
Parent topic
GOUT image stabilization - Released
Link to post in topic
https://originaltrilogy.com/post/id/354496/action/topic#354496
Date created
14-Apr-2009, 5:22 PM
dark_jedi said:

it says this,

Avisynth open failure:
FFT3DFilter: bt must be -1(sharpen), 0(kalman), 1,2,3,4(wiener)
(D:\Star Wars GForce.avs, line 26)

so it is line 26 of the script,I can't see what is wrong.

Thanks for sharing your time.

 

I think I changed bt since you tried the script last, and now you need a newer version of FFT3DFilter.

according to the FFT3DFilter version history:

Version 1.9.2 - 11 september 2006 - added mode bt=5

so anything later than 1.9.2 should work.

-G