VD(M) don't want to open my avs-files.
here's the error-message:
Avisynth open failure:
MPEG2Source: couldn't open file
(D:\AMV-Produktion\VTS_01_1.avs, line 3)
here is the script:
LoadPlugin("C:\Programme\AviSynth 2.5\plugins\MPEG2Dec3.dll")
LoadPlugin("C:\Programme\AviSynth 2.5\plugins\Decomb521.dll")
MPEG2Source("D:\AMV-Produktion\VTS_01_1.d2v")
Telecide(order=1, guide=2)
LanczosResize(720,432)
AddBorders(0,72,0,72)
Crop(0,72,-0,-72)
AddBorders(0,72,0,72)
ConvertToRGB32()
I really dont see a problem, so I'm stuck now and cant go on with my project..... help please
