Log in

View Full Version : FYI - Tip for loading *.avs files into CCE under Win2k


madluther
8th January 2003, 22:06
Loading .avs files into CCE 2.50 SP (not sure about later versions of CCE as I dont use 'em) under Win2k has generally been a painful experience, drag n drop and/or right clicking and selecting Add usually crashes CCE. Workarounds usually involved creating vfapi pseudo avi's and loading them into CCE then saving *.ecl files and editing them to use the avs ....etc etc etc....

If you have Win2k SP2 or later try the following

regsvr32 %systemroot%\AppPatch\slayerui.dll

create a desktop shortcut to CCE

Right click the short cut and select properties, there should now be a compatibilty tab in the properties window, click it and check the compatibility mode, select win98 compatibility layer.

You should now be able run CCE and load avs files by drag n drop or by right clicking and selecting add.

Tested with avisynth 2.06 and CCE 2.50 SP

Regards Mad.

69Mws
8th January 2003, 22:11
I also use Win2k (SP3) with CCE 2.50 and 2.66.01.07 and i simply add avs-Scripts with "right-click -> Add" and CCE never crashes.

Do you have the "ResampleAudio(44100)" command at the end of your scripts?

Greetz
Mad Caddy

madluther
8th January 2003, 22:15
Nope, you no longer need it with the compatibily setting.