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
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