Log in

View Full Version : avisynth ipcsource not work anymore


patkc2002
21st September 2002, 08:45
I use FlaskMpeg with avisynth to make avs to encode in TMPGEnc under WinMe, but after reinstall system, avisynth not work anymore with Flask, but DirectShowSource script still work, any idea?:(

Wilbert
23rd September 2002, 09:30
IPCSource is removed from 1.06/1.07 and 2.xx. Maybe it is a good idea to put it back in ...

Try it with v1.0b5 (see http://www.videotools.net/uk/download.php) or copy avisynthex.dll from the package "Avisynth Package (with installer) Download [1096K]", but don't install the whole package. This plugin also has the usual limitations.

script:
LoadPlugin("avisynthEx.dll")
IPCSource("name")