Isn't working for me at all. I can now open the fake .avi in CCE (and encode from there if I wanted to), but can't resize it.
I can't get it to open an avs file, unless I add a line to the top of it pointing to "avisynth.dll", then It comes up with a separate error.
Opening it without this line crashes the whole program.
I'm completely at a loss.
+ Reply to Thread
Results 1 to 2 of 2
-
-
Are you saying you can't open an AVS file with VFAPI? You need to download the ReadAVS plug-in to enable AVS support with VFAPI. You can get it here:
http://www.math.berkeley.edu/~benrg/avisynth/tmpgenc-readavs.zip
You can use the Avisynth scripting language to resize the video. Use the BicubicResize() or BilinearResize() command. See the Avisynth artictle on my website if you need an introduction to Avisynth:
http://www.geocities.com/lukesvideo/index.html
-Cart
http://www.geocities.com/lukesvideo/index.html