Log in

View Full Version : Problems frameserving With avisynth


steve00021
12th June 2002, 17:05
Iam Trying to frameserve to cce 2.50 using Avisynth. I have followed the doom 9 guide but am still unable to get it to work.

My script is as follows:

LoadPlugin("C:\PROGRA~1\MPEG2DEC_DLL\mpeg2dec.dll")
mpeg2source("D:\PLEDGE\PLEDGE.d2v")
ResampleAudio(44100)

When I try to load this into cce i get "no handler for this file type loaded"

I can Use cce ok with VFAPI, But i understand that Avisynth is slightly faster.

Any pointer in the right direction would be of great help.

Thanks in advance

STEVE.

Doom9
12th June 2002, 17:25
can you load this script in virtualdub or windows media player? (where I'm getting at here is: are you sure avisynth is properly installed?).

steve00021
12th June 2002, 17:46
Hi Doom,


Thanks. I had not installed the avisynth.dll Into the right system folder.(It's Been A Long Day!!).

Running ME & XP on the same machine don't help.

All working ok now.

Many Thanks.