Log in

View Full Version : Newbie Question


Sounddude
17th August 2004, 22:04
I created a avisynth file to encode in CCC 2.50. It opens and plays in Virtualdub. But when I drag it into CCE, CCE crashes. This has never happened to me before.

Here's the script, I'm converting Pal to NTSC.

And I'm not using the audio in the file.

AVISource("D:\Temp\Input.avi",false)
LanczosResize(720,480)
AssumeFPS(23.976,True)
ConvertToYUY2()

am I missing something?

Thanks in advance for any help.

Wilbert
17th August 2004, 22:54
CCE FAQ: Q14.1.