I'm new to Avisynth and although I've worked through the v. helpful tutorial and searched around to try to understand what I'm doing I'm still confused about a few basic aspects of using Avisynth to produce a vid. If anyone can help I'd be very grateful. I'm no techy, but I'm trying hard to get to grips with the necessary info and terminology.
1. The tutorial (on here) explained how to make a script loading my files and applying various filters. It suggested doing some cleaning up of the files even before importing (not sure whether that's the right word) the script into Ulead (my video editor). It also suggested doing some post-producing cleaning too, though. My probably idiotic question here is: presumably I then make a new script which loads the AVI I've produced in Ulead into VirtualDubMod, and apply the cleaning filters to that?
2. I followed the directions in the tutorial for compressing to H.264 MPEG-4 for upload to YouTube. (If that was a bad choice then please don't hesitate to say so.) The tutorial recommends using Zarx264gui for that process. When I tried to open my *.avs in that prog, though, it put up a message telling me that I needed to add ConvertToYV12() to the end of the script. That confused me because earlier in the tutorial process I'd made a choice to 'compress RGB with huffyuv', and so I had the line ConvertToRGB24() in my script. Am I right in thinking that ConvertToYV12() somehow conflicts with or negates that choice?
3. Is there a place where I can go to look at suggested scripts? Because I'm totally new to this I just adopted a few of the cleaning up suggestions made in the tutorial, but in browsing through here I've already seen people discussing all sorts of (to me) complex and confusing things they might include in scripts.
Many thanks for any help. I have many other questions but I'm trying hard to work it all out. These seem fundamental, though, and despite a lot of looking I've not been able to work out the answers
