barking_mad
7th June 2003, 21:17
Now it's fair to say I'm not the brightest spark in the world but I have searched and I dont know where I'm going wrong.
For over a year now I've been using Avisynth with very basic script for re-encoding.
I noticed that 2.5 is no longer beta so decided to get that on my PC.
I use DVD2avi (latest) to create my .D2V and the following simple script :-
LoadPlugin("C:\Program Files\AviSynth2.5\plugins\MPEG2DEC3.DLL")
mpeg2source("N:\MYPROJECT.D2V")
It's simple but has served me well. Naturally previously it was Avisynth2 as opposed to 2.5 :-)
Now it seems that when I enter the script in CCE 2.67.00.09 I'm getting all sorts of Invalid resolution messages and the script wont import. I've updated the MPEG2DEC3.DLL file for this version so I guess thats not the problem :-(
Uninstalled and pur 2.08 back on and my D2V ans AVS scripts load fine and in fact re-encode fine, so Is there something I should do different with this version?
Thanks for looking in
D
For over a year now I've been using Avisynth with very basic script for re-encoding.
I noticed that 2.5 is no longer beta so decided to get that on my PC.
I use DVD2avi (latest) to create my .D2V and the following simple script :-
LoadPlugin("C:\Program Files\AviSynth2.5\plugins\MPEG2DEC3.DLL")
mpeg2source("N:\MYPROJECT.D2V")
It's simple but has served me well. Naturally previously it was Avisynth2 as opposed to 2.5 :-)
Now it seems that when I enter the script in CCE 2.67.00.09 I'm getting all sorts of Invalid resolution messages and the script wont import. I've updated the MPEG2DEC3.DLL file for this version so I guess thats not the problem :-(
Uninstalled and pur 2.08 back on and my D2V ans AVS scripts load fine and in fact re-encode fine, so Is there something I should do different with this version?
Thanks for looking in
D