Can anyone provide me with any help getting CCE v2.50.01 to work with avisynth v1.05? I tried everything. I can get a simple .avs file to playback an .avi in Media Player. The next .avs file I created for CCE was very simple:
LoadPlugin("C:\windows\system32\mpeg2dec.dll")
mpeg2source("C:\DVD\movie.d2v")
ResampleAudio(44100)
The last line is added as per the Doom9 tutorial to fix crashing under AMD CPU's (of which I have two).
I can get VFAPI to work just fine, but avisynth is eluding meAny help or suggestions?
+ Reply to Thread
Results 1 to 3 of 3
-
-
I guess CCE crashes every time you drag and drop an AVS file into it
Here is how to work around it.
Open CCE and drop a normal AVI file into it, then save ECL file and close CCE. Open ECL file with a text editor and replace all references of AVI file to AVS file and save the change. Reopen CCE and open this new ECL file, your AVS is loadedThen you can tweak the settings for your encoding.
-
Thanks for the reply
I did a little more research and found a newer version of mpeg2dec.dll and avisynth.dll. This fixed my crashing.
Similar Threads
-
CCE, MP4 and AviSynth Error
By Maikeru-sama in forum Video ConversionReplies: 28Last Post: 11th Jun 2008, 04:24 -
CCE, AviSynth and MP4 Question
By Maikeru-sama in forum Video ConversionReplies: 5Last Post: 31st Mar 2008, 11:19 -
MKV, CCE and AviSynth Question
By Maikeru-sama in forum Video ConversionReplies: 10Last Post: 14th Jan 2008, 16:35 -
Matted to anamorphic with aviSynth/CCE?
By Sephiroth666 in forum Newbie / General discussionsReplies: 3Last Post: 7th Jan 2008, 00:00 -
Questions about CCE, H264 and AviSynth
By Maikeru-sama in forum Video ConversionReplies: 18Last Post: 21st Dec 2007, 20:38