On Wed, 10 Sep 2003, Kevin Atkinson wrote:
On 10 Sep 2003, Mike Hearn wrote:
I will repeat what I just said:
Since it normal interface is VC++ RECOMPILING it under Winelib is NOT really an option as that will mean that existing plugins for Avisynth will no longer work without a recompile.
Thus I want to be able to interface Avisynth not recompile it.
We understand that, I was talking about your C interface. That's optional, even that can be compiled with VC++, we'll just run the binaries, no sweat. Our problem is the link between the Linux app and Avisynth, as they have to be two different processes.