Master Yoda
28th January 2004, 23:02
OK, as before, i have now installed avisynth 2.5.4, my script is ..
import("*:\DVD Ripping Apps\DoItFast4U\new.avs\addaudio.avs")
LoadPlugin("*:\DVD Ripping Apps\DoItFast4U\mpeg2dec3.dll")
Mpeg2Source("VTS__02_V001.16~9_1.d2v",idct=0)
AddAudio()
ConvertToYUY2()
But now when i load my avs script into cce i get this error message...
frame size 848x56 is not supported.supported frame size is up to 720x576.
Even Docce4u says the frame size is 848x56
Whats gone wrong...
Never had these problems with v2.0.8
import("*:\DVD Ripping Apps\DoItFast4U\new.avs\addaudio.avs")
LoadPlugin("*:\DVD Ripping Apps\DoItFast4U\mpeg2dec3.dll")
Mpeg2Source("VTS__02_V001.16~9_1.d2v",idct=0)
AddAudio()
ConvertToYUY2()
But now when i load my avs script into cce i get this error message...
frame size 848x56 is not supported.supported frame size is up to 720x576.
Even Docce4u says the frame size is 848x56
Whats gone wrong...
Never had these problems with v2.0.8