Log in

View Full Version : Finding older versions of Avisynth


pdbowling
22nd November 2005, 23:35
Hi all.
I'm trying to Frameserve out of an NLE using an AVS file.

The script line is

IPCSource("[myFilename]")

I got this note from the Avisynth website.

----------------
Note that IPCSource is removed from v1.06 and newer versions (including v1.0b7 and v2.xx).
----------------

Where can I pick up an older version Or what is the new function name?

Thanks everyone.
PB

Wilbert
22nd November 2005, 23:37
I still have v1.06, but it's a liitle bit outdated :) Which NLE are you using?

Guest
23rd November 2005, 05:39
There are a few really old versions here:

http://neuron2.net/www.math.berkeley.edu/benrg/avisynth.html

:)

Revgen
23rd November 2005, 08:05
I still have v1.06, but it's a liitle bit outdated :) Which NLE are you using?

Judging by his post in the NLE section (http://forum.doom9.org/showthread.php?p=741339), my guess is that he is using Adobe Premiere Pro 1.5 and DebugsMode Frameserver to encode to an Mpeg2 file using either HCEnc or Quenc.

Unless this is a separate issue.