I'm going through the new AMVapp guide and in the section about cleaning up footage - Pre Processing, the last paragraph says:
Where exactly is this section? I got rid of the old guide but I seem to recall there was some explaination on some of those cleaning functions likeHow to clean up the video
This is something I'm not going to talk about here, there is a section later in the guide which you can look at if you do want to do some pre-processing. If, on the other hand, you just want to use the footage as it is you must now decide what to do with the avs files you have...
#temporalcleaner()
#msmooth(threshold=6,strength=4)
#tweak(sat=1.2)
#mftoon()
which AD shows in an example script.
