Log in

View Full Version : CCE frame rate 1/1 not supported problem


Bodman
8th January 2003, 01:48
Hi I am getting this error when importing my AVS into CCE (CCE frame rate 1/1 not supported). I checked the forum and saw I have to check the d2v file for

Frame_Rate=25000


I did this and as my movie is NTSC it says


Frame_Rate=29970 ( I also tried changing it to 25000 but still no good)

My AVS Script is

LoadPlugin("C:\WINDOWS\System32\mpeg2dec3.dll")
Mpeg2Source("VTS__05_P31_1.d2v")
ResampleAudio(44100)

Any Ideas...

By the way this works fine on my OLD slow PC...obviously i would rather encode on the fast one that this does not work on :(

//Bodman

slk001
8th January 2003, 16:54
You don't tell us enough info, such as what version of CCE you are using, etc.

If adding
ASSUMEFPS(29.97)
after your MPEGSOURCE statement does not fix the problem, your CCE is probably corrupt.

Did you ever load AVISYNTH on your new machine?

69Mws
8th January 2003, 17:36
i read in a german FAQ that you need AviSynth 1.05 or higher, if this error occurs