Antimon
28th December 2002, 07:43
ever since i did a fresh install fo windows xp, i can;t get avi synth to read my mpeg2sorce d2v's anymore, in either copy of windows, i get unrecognized exceptions errors
avi synth verison 2.0.6
dvd2avi verison 1.76 nic modified version
not sure which mpeg2dec i'm using as i've tried several including the one that used to work
i know avisynth is somewhat working as i can frameserve avi's just fine
i've been through the faq, and the first few pages of the forum haven;t found a solution yet, any ideas?
script is real simple
LoadPlugin("MPEG2DEC.DLL") *same folder as avs file)
MPEG2Source("C:\Temp\DVD cap\goldy\goldy.d2v")
Crop(2,60,716,363)
BicubicResize(688, 288)
i get an unrecognzied exception on line 2 in any application, vdub, mplayer etc
avi synth verison 2.0.6
dvd2avi verison 1.76 nic modified version
not sure which mpeg2dec i'm using as i've tried several including the one that used to work
i know avisynth is somewhat working as i can frameserve avi's just fine
i've been through the faq, and the first few pages of the forum haven;t found a solution yet, any ideas?
script is real simple
LoadPlugin("MPEG2DEC.DLL") *same folder as avs file)
MPEG2Source("C:\Temp\DVD cap\goldy\goldy.d2v")
Crop(2,60,716,363)
BicubicResize(688, 288)
i get an unrecognzied exception on line 2 in any application, vdub, mplayer etc