medp7060
8th January 2007, 03:55
I just wonder if there is plugin or script to get the file name of the avs file? What I mean is like this:
Test.avi.avs
ClipName=Get_File_Nme() # in this case, = "test.avi"
avisource(ClipName)
So that the file to be opened is (part of) the avs file name, test.avi, and it will be loaded for processing whithout including the actual clip name.
Test.avi.avs
ClipName=Get_File_Nme() # in this case, = "test.avi"
avisource(ClipName)
So that the file to be opened is (part of) the avs file name, test.avi, and it will be loaded for processing whithout including the actual clip name.