View Full Version : CCE shows source as only 10 seconds long


406lx
9th March 2003, 01:50
Please can anyone help. I'm trying to reencode my first movie with cce 2.66. I have installed avisynth and created a avs file with the following lines

LoadPlugin("C:\Program Files\AviSynth2\plugins\mpeg2dec_dll\MPEG2DEC.dll")
mpeg2source("D:\Ripped Movies\WINDTALKERS\wind.d2v")

However, when i load the avs into cce, it shows the movie to be only 10 seconds long when it should be much more. I have tried this on other movies i have ripped and are encountering the same problem.

Can anyone help?

wmansir
9th March 2003, 05:14
Your avs script is broken. Open it in Vdub it will popup an error message.

406lx
9th March 2003, 08:16
Thanks for the info. Managed to sort it now. Using avisynth 2.5 and compatible mpeg2dec.

Works great now.


Thanks once again