I've recently started using CCE 2.5 SP to do encoding from avi to m2v format. I use avisynth 2.07 as a frameserver.

I successfully encoded one movie without any issues. It was a complete capture without needing to use trim or any other editing features.

But when I (attempted) to encode a capture that I had to use the avisynth trim function extensively (cutting out commericals), the computer crashed (reboot) upon completion of the encode. It appears that it successfully wrote the completed encode out to .m2v file, but I am just still to figure out what caused the crash.

Anyone else running into this?

same plugins were loaded for each capture, only difference was the use of Trim in the second encode.

thanks