View Full Version : CCE Error
Carpo
1st November 2003, 17:24
After having to re-install my system due to little hands installing things they shouldnt have cce (all versions) give me the following error
NewMovieFromFile() Failed(0)
this happens when used with both 2.0.8 and 2.52 versions of avisynth
Have followed doom9's guide to the letter and still i get the above error :(
Any idears/help plz
coona
3rd November 2003, 13:38
Hi Carpo,
here is a link you can find useful :) :
http://forum.doom9.org/search.php?s=&action=showresults&searchid=671880&sortby=lastpost&sortorder=descending
And some quick tips from my own head :):
Do you have all paths set properly in your script (mpeg2dec.dll, mpeg2dec3.dll,...)? What CPU do you have? Did you use "resampleaudio(44100)" or AddAudio...? Did you try to reinstall Avisynth??
Carpo
3rd November 2003, 18:49
i used
LoadPlugin("C:\PROGRA~1\GORDIA~1\mpeg2dec.dll")
mpeg2source("D:\rmd\rmd.d2v")
ResampleAudio(44100)
from doom9's cce guide (changed the paths of course ;) )
and i have a crappy little 1.7 P4.
I prob have something wrong somewhere (knowing my luck)
Carpo
3rd November 2003, 19:12
well after messing about for a bit and installing 2.67 it seems to wanna work - although this was one of the versions that didnt want to work with avs b4
coona
4th November 2003, 08:16
I suggest you to move to avisynth 2.5.x from your current 2.0.x. If you stay with current version you do not need to use ResampleAudio(44100) - it is only for AMD processors. Your OS is also important - Windows XP are supported from version 2.64 (it doesn´t mean that XP cannot work with lower versions but if you want to be sure you have to switch to newer ones).
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.