<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://avisynth.nl/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://avisynth.nl/index.php?action=history&amp;feed=atom&amp;title=The_script_execution_model</id>
		<title>The script execution model - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://avisynth.nl/index.php?action=history&amp;feed=atom&amp;title=The_script_execution_model"/>
		<link rel="alternate" type="text/html" href="http://avisynth.nl/index.php?title=The_script_execution_model&amp;action=history"/>
		<updated>2026-04-07T22:12:57Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.19.24</generator>

	<entry>
		<id>http://avisynth.nl/index.php?title=The_script_execution_model&amp;diff=724&amp;oldid=prev</id>
		<title>Admin: 1 revision</title>
		<link rel="alternate" type="text/html" href="http://avisynth.nl/index.php?title=The_script_execution_model&amp;diff=724&amp;oldid=prev"/>
				<updated>2013-05-09T21:33:34Z</updated>
		
		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
			&lt;tr valign='top'&gt;
			&lt;td colspan='1' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
			&lt;td colspan='1' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 21:33, 9 May 2013&lt;/td&gt;
			&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>http://avisynth.nl/index.php?title=The_script_execution_model&amp;diff=723&amp;oldid=prev</id>
		<title>Gzarkadas at 19:43, 15 February 2008</title>
		<link rel="alternate" type="text/html" href="http://avisynth.nl/index.php?title=The_script_execution_model&amp;diff=723&amp;oldid=prev"/>
				<updated>2008-02-15T19:43:54Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This section is a walkthrough to the internals of the AviSynth script engine. Its aim is to provide a better understanding of how AviSynth transforms script commands to actual video frames and help a user that has already grasped the basics of AviSynth scripting to start writing better and optimised scripts.&lt;br /&gt;
&lt;br /&gt;
The following subsections present the various parts that when combined together form what can be called the AviSynth's &amp;quot;script execution model&amp;quot;: &lt;br /&gt;
&lt;br /&gt;
* [[The_script_execution_model/Sequence_of_events|Sequence of events]]&lt;br /&gt;
: A detailed description of the sequence of events that occur when you execute (ie load and render to your favorite encoder) an AviSynth script.&lt;br /&gt;
&lt;br /&gt;
* [[The_script_execution_model/The_filter_graph|The (implicit) filter graph]]&lt;br /&gt;
: A glance at the basic internal data structure that holds the representation of a parsed AviSynth script.&lt;br /&gt;
&lt;br /&gt;
* [[The_script_execution_model/The_fetching_of_frames|The fetching of frames (from bottom to top)]]&lt;br /&gt;
: How the AviSynth engine requests frames from filters.&lt;br /&gt;
&lt;br /&gt;
* [[The_script_execution_model/Scope_and_lifetime_of_variables|Scope and lifetime of variables]]&lt;br /&gt;
: The interplay of variables' scope and lifetime with the other features of AviSynth [[AviSynth_Syntax|syntax]].&lt;br /&gt;
&lt;br /&gt;
* [[The_script_execution_model/Evaluation_of_runtime_scripts|Evaluation of runtime scripts]]&lt;br /&gt;
: The details of runtime scripts' evaluation.&lt;br /&gt;
&lt;br /&gt;
* [[The_script_execution_model/Performance_considerations|Performance considerations]]&lt;br /&gt;
: Various performance-related issues and advice on how to optimise your AviSynth scripts and configuration.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Back to [[Scripting_reference|scripting reference]].&lt;br /&gt;
[[Category:AviSynth_Syntax]]&lt;br /&gt;
[[Category:Scripting_Reference]]&lt;/div&gt;</summary>
		<author><name>Gzarkadas</name></author>	</entry>

	</feed>