PDA

View Full Version : Layer()


neuron2
16th August 2002, 22:14
How do I get the lastest Layer() functionality together with up-to-date documentation for it? I looked in the Avisynth 2.04 manual but did not find it there, so I assume it is not built-in.

Thank you.

wotef
16th August 2002, 22:18
donald, as far as i'm aware, layer was broken in 2.03 but is working fine in 2.04 - the only documentation i've seen is in poptones' threads - i couldn't find any mention in the cvs docs

http://forum.doom9.org/showthread.php?s=&threadid=28250&highlight=layer

http://forum.doom9.org/showthread.php?s=&threadid=28438&highlight=layer

http://forum.doom9.org/showthread.php?s=&threadid=30014&highlight=layer

WarpEnterprises
16th August 2002, 22:47
sh0dan creates snapshots of the CVS, where the current docu is enclosed, too (as ZIP in the binaries)
http://cultact-server.novi.dk/kpo/avisynth/avs_cvs.html
I've added some lines about layer, but I admit that's by far not complete (but all syntax elements are present).

neuron2
16th August 2002, 23:54
Thank you, Gentlemen!