View Full Version : Scripting in Avisynth - Order of execution of code
loekverhees
13th October 2010, 20:08
I've done some testing with the Deshaker plugin for VirtualDub. But it is not working yet. For more details about the scripts I tried, see this thread (posts #256 through #260): http://forum.doom9.org/showthread.php?t=49597&page=13. My question: Is Avisynth reading the scripts line by line, or does is read the full script first (see also post #260 in the other thread)?
Gavino
13th October 2010, 20:37
For the full details, see here (http://avisynth.org/mediawiki/The_script_execution_model).
loekverhees
13th October 2010, 21:13
Thanks for the link, Gavino! So it seems it does not read line by line, and parts that are not in the 'Filter Graph' are not executed (unfortunately, in my case).
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.