http://bugs.winehq.com/show_bug.cgi?id=1707
Summary: Avisynth Won't Work With Wine Product: Wine Version: 20030813 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-multimedia AssignedTo: wine-bugs@winehq.com ReportedBy: kevin.wine@atkinson.dhs.org
Avisynth (http://www.avisynth.org/) won't work with wine.
It won't work with VirtualDub. And it won't work on its own.
In particular attached is a trival test case. To reproduce the bug Install AVISynth Unpack attached zipfile wine a.exe test.avs As is test.avs works for me. Now uncomment one of the lines in test.avs. Then it will crash.
The executable is (cross) compiled with gcc with debugging enabled.
My eventual goal is to get avisynth working smoothly in linux with a little help form winelib so that it can be used as a filter for programs like mplayer and the like. But first I need to get avisynth working!!
PS: I am the author of the AVISynth C interface that my executable uses to interface with the C++ AVISynth API.