First off, I am a COMPLETE Avisynth newbie. You've been warned lol.

http://www.avisynth.org/FPS

I've found this in my searching for alternitives to blending-type framerate upsampling.

The ConvertFPS tag is interesting. Namely the switch mode (I've been trying to reduce ghosting on my portable video player--this seemed like a good thing to try).

My question is:

How the hell do I get this working lol. I've been reading it and I understand the process in principle (Make a script and it controls what is going on). But that is about as far as I can get lol.

All I want to do is take a video I've filtered the hell out of in Vdub and use "this process" to convert the frame rate to 29.970 fixed, nothing else.

PSPVideo9 has a line to use an Avisynth script within a profile. I tried that (with a more than likely non-functioning script--as I have no idea what I'm doing) and got nothing but a script with the same name as the target video file spat onto my desktop.

Could someone perhaps give me an example script for ConvertFPS in switch mode? This is for Divx/Xvids and the like. Commonly 368x160ish (I add padding with PSPVideo9 to fit the PSP screen). And perhaps tell me how to use the script properly with PSPVideo9 (or anything else really)?

I was worried about converting the FPS in another proggy and sending the file thru PSPVideo9 only to have the FPS blended again. But it shouldn't, because it already at 29.970?

As you can see, I'm confused. Please help me!