Looooo all.
Its me again.
I got some AVS woes and am wondering if anybody can help / explain my problem for me. I want to test the setting in Ermac and Absolute Destiny's guide and see if I can get it right.
My script in my AVS file is as folows.
AVISource("D:\del\ddr7.avi") + DirectShowSource("d:\del\ddr8.mpg").BicubicResize(352,240)
For some reason this doesn't work
Being an ASP programmer I am familier with codeing and started debugging it
When I put in AVISource("D:\del\ddr7.avi") the file plays fine
When I put in DirectShowSource("d:\del\ddr8.mpg").BicubicResize(352,240)
It doesn't work. so I remove the resize like so:
DirectShowSource("d:\del\ddr8.mpg")
and the file plays but with NO sound. It's like I dont have a sound card (which I do).
When I stream 2 avi files together all works fine.
I cant get it to work when I use mpg.
Any help is welcome.
also I cant install the Advanced AVS pack. I've got Win XP installed and it gives me an error on every file it tries to install. it tells me an error opening the file for writing which starts @ the \vdubvilters\d2cleanopt_k7.vdf and it gives an error for every file there after. Can andybody help me in this regard or give me an alternative (manual install, other file, disable some settings...) Thanx
Cheers vir eers
________________
Haste makes waste.
Sit down and do it right.

