Log in

View Full Version : Wine + AviSynth, loadng avs files fails


MadCoder
5th November 2003, 17:41
I Use Winex 3.1 on a debian from the official package from transgaming.

I installed the last xvid snapshot, and have added 'vidc.xvid=xvid.dll' in my system.ini. I unziped VDubMod, and it found the codec without any problem.

Then i installed avisynth (either the cvs or the 2.5.1 release).
but when i try to open an avs file in VDub I got this message :

'Cannot determine file type of "path_to_my.avs"'

It's really surprising, because when i launch wine whith --debugmsg +loaddll i see avisynth.dll and all plugins beeing load.

Is there any reg key i must add or something like that ? :confused:

Thanks