<?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=MaskTools%2FFitPlane</id>
		<title>MaskTools/FitPlane - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://avisynth.nl/index.php?action=history&amp;feed=atom&amp;title=MaskTools%2FFitPlane"/>
		<link rel="alternate" type="text/html" href="http://avisynth.nl/index.php?title=MaskTools/FitPlane&amp;action=history"/>
		<updated>2026-04-07T16:43:27Z</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=MaskTools/FitPlane&amp;diff=167&amp;oldid=prev</id>
		<title>Admin: 1 revision</title>
		<link rel="alternate" type="text/html" href="http://avisynth.nl/index.php?title=MaskTools/FitPlane&amp;diff=167&amp;oldid=prev"/>
				<updated>2013-05-09T15:01:59Z</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 15:01, 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=MaskTools/FitPlane&amp;diff=166&amp;oldid=prev</id>
		<title>91.140.23.173: New page: {{FilterCat|External_filters|Other_filters|Support_filters}}  {{FuncDef|FitPlane (clip[, string &quot;resizer&quot;])}}  '''Plugin''': MaskTools  FitPlane has the following incarnations (note th...</title>
		<link rel="alternate" type="text/html" href="http://avisynth.nl/index.php?title=MaskTools/FitPlane&amp;diff=166&amp;oldid=prev"/>
				<updated>2008-02-28T17:00:10Z</updated>
		
		<summary type="html">&lt;p&gt;New page: {{FilterCat|External_filters|Other_filters|Support_filters}}  {{FuncDef|FitPlane (clip[, string &amp;quot;resizer&amp;quot;])}}  &amp;#039;&amp;#039;&amp;#039;Plugin&amp;#039;&amp;#039;&amp;#039;: &lt;a href=&quot;/index.php/MaskTools&quot; title=&quot;MaskTools&quot;&gt;MaskTools&lt;/a&gt;  FitPlane has the following incarnations (note th...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{FilterCat|External_filters|Other_filters|Support_filters}}&lt;br /&gt;
&lt;br /&gt;
{{FuncDef|FitPlane (clip[, string &amp;quot;resizer&amp;quot;])}}&lt;br /&gt;
&lt;br /&gt;
'''Plugin''': [[MaskTools]]&lt;br /&gt;
&lt;br /&gt;
FitPlane has the following incarnations (note that you ''cannot'' call it directly; only through the specific filters below):&lt;br /&gt;
* luma to chroma: {{FuncDef|FitY2U}}, {{FuncDef|FitY2V}}, {{FuncDef|FitY2UV}}&lt;br /&gt;
* chroma to luma: {{FuncDef|FitU2Y}}, {{FuncDef|FitV2Y}}&lt;br /&gt;
* chroma to chroma: {{FuncDef|FitU2V}}, {{FuncDef|FitV2U}}&lt;br /&gt;
&lt;br /&gt;
You can by this mean propagate a mask created on a particular plane to another plane.&lt;br /&gt;
&lt;br /&gt;
The &amp;lt;tt&amp;gt;resizer&amp;lt;/tt&amp;gt; optional parameter selects for the first five versions (luma-to-chroma and chroma-to-luma) the resizer that will be used internally by the filter to map the planes. The acceptable values are:&lt;br /&gt;
&lt;br /&gt;
* Ommited (Default): Uses the appropriate for the operation internal MaskTools' [[SSE]]/[[MMX]] resizer. &lt;br /&gt;
* &amp;quot;bilinear&amp;quot;: Uses AviSynth's [[BilinearResize]] resizer.&lt;br /&gt;
* &amp;quot;reduce&amp;quot;: Uses AviSynth's [[ReduceBy2]] filter. If such an operation cannot be performed due to the relative sizes of the planes, it will be silently changed to &amp;quot;bilinear&amp;quot; by FilterPlane.&lt;br /&gt;
* &amp;quot;bicubic&amp;quot;: Uses AviSynth's [[BicubicResize]] resizer.&lt;br /&gt;
* &amp;quot;lanczos&amp;quot;: Uses AviSynth's [[LanczosResize]] resizer.&lt;br /&gt;
* &amp;quot;point&amp;quot;: Uses AviSynth's [[PointResize]] resizer.&lt;br /&gt;
&lt;br /&gt;
'''Note:''' chroma-to-chroma plane operations do ''not'' support the use of the &amp;lt;tt&amp;gt;resizer&amp;lt;/tt&amp;gt; parameter. They always use the internal MaskTools' resizer.&lt;br /&gt;
----&lt;br /&gt;
Back to [[MaskTools]].&lt;/div&gt;</summary>
		<author><name>91.140.23.173</name></author>	</entry>

	</feed>