Hi I'm new to Avisynth and have been following guides to get started but I can not even get past the simple first line step. I can put in anything I want as a directory and save it as an .avs file and when I go to load that file with MPC or VirtualdubMOD I'll get an error code 2.
code used:
avisource("D:\Recordings\Movies\TombRaider1.avi")
+ Reply to Thread
Results 1 to 6 of 6
-
-
Try it:
avisource("TombRaider1.avi")DirectShowSource("TombRaider1.avi")
Try MEGUI, its has awesome avs script creator, using various filters to set.
Claudio -
Thanks I found the script creator MeGUI thats going to save a lot of time.
Last edited by Rotwang Gorbochoff; 11th May 2013 at 16:15.
-
It's always possible that your experience will be different from mine, but when I've used MeGUI to create a script for me, I've had to make such extensive changes to get the scripts to even work that I've seriously questioned whether it was worth having it create the script at all.
-
One tip: Use original Virtualdub instead VdubMOD). Go to this link and download all Virtualdub import plugins/filters
Claudio -
For viewing the results of AviSynth scripts VirtualDub Mod works just as well as VirtualDub. In any case, it would not cause this particular error. I believe error code 2 means the folder was found but the specific file was not. Make sure the file name is correct.
Similar Threads
-
Process exits with error code, Indexing error: Audio decoding error (MeGUI)
By JokerX in forum Video ConversionReplies: 7Last Post: 18th May 2012, 17:18 -
Error: The source image format is not acceptable (error code -2)
By Russo in forum DVD RippingReplies: 3Last Post: 5th Jul 2011, 10:50 -
VirtualDub+AviSynth - Error Code
By Dr.Who in forum Newbie / General discussionsReplies: 23Last Post: 10th Oct 2010, 04:42 -
Avisynth code...
By bsuska in forum Video ConversionReplies: 5Last Post: 16th Jul 2009, 12:09 -
creating flv’s using avisynth code
By lindylex in forum EditingReplies: 0Last Post: 5th Jul 2008, 13:09