Shinobu
24th February 2003, 19:32
Hello all :)
I'm nop a newbie in the encode of video with avisynth script but sudenly my avs files (avisynth 2.07) became impossible to open with all softs i try
I can open the d2v file with aviutl so i think the d2v file is good
when i open an avs file with vdub or vdubmod (or all other softs) i got a windows box with
"avisynth open failure:
avisynth : script open failed!"
my asv script is (i can't do a more simple one) :
LoadPlugin("C:\Program Files\AviSynth2\plugins\mpeg2dec.dll")
mpeg2source("F:\lotr\dvd1\testh2.d2v")
note that i only have that bug with avisynth 2.07 , when I try avisynth 2.5 , it works perfectly (but the avisynth filter I usualy need to encode are for v2.07 only)
If someone have the solution .....
goodby.
I'm nop a newbie in the encode of video with avisynth script but sudenly my avs files (avisynth 2.07) became impossible to open with all softs i try
I can open the d2v file with aviutl so i think the d2v file is good
when i open an avs file with vdub or vdubmod (or all other softs) i got a windows box with
"avisynth open failure:
avisynth : script open failed!"
my asv script is (i can't do a more simple one) :
LoadPlugin("C:\Program Files\AviSynth2\plugins\mpeg2dec.dll")
mpeg2source("F:\lotr\dvd1\testh2.d2v")
note that i only have that bug with avisynth 2.07 , when I try avisynth 2.5 , it works perfectly (but the avisynth filter I usualy need to encode are for v2.07 only)
If someone have the solution .....
goodby.