<?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=WarpSharp%2FUVTimingV</id>
		<title>WarpSharp/UVTimingV - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://avisynth.nl/index.php?action=history&amp;feed=atom&amp;title=WarpSharp%2FUVTimingV"/>
		<link rel="alternate" type="text/html" href="http://avisynth.nl/index.php?title=WarpSharp/UVTimingV&amp;action=history"/>
		<updated>2026-04-08T01:54:54Z</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=WarpSharp/UVTimingV&amp;diff=7884&amp;oldid=prev</id>
		<title>Reel.Deal: UVTimingV</title>
		<link rel="alternate" type="text/html" href="http://avisynth.nl/index.php?title=WarpSharp/UVTimingV&amp;diff=7884&amp;oldid=prev"/>
				<updated>2015-12-16T00:00:26Z</updated>
		
		<summary type="html">&lt;p&gt;UVTimingV&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{FilterCat4|External_filters|Plugin_functions|Restoration_filters|Chroma_correction}} 	&lt;br /&gt;
UVTimingH is a vertical chroma shifting filter similar to AviUtl's [http://wayback.archive.org/web/20081018062913/http://www.marumo.ne.jp/auf/#yctiming yctiming] plugin.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
== [[Script variables|Syntax and Parameters]] ==&lt;br /&gt;
:{{Template:FuncDef|UVTimingV (clip, float &amp;quot;u&amp;quot;, float &amp;quot;v&amp;quot;, bool &amp;quot;edge&amp;quot;)}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
::{{Par2| |clip| |}}&lt;br /&gt;
:::Input clip.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
::{{Par2|u|float|0.0|}}&lt;br /&gt;
::{{Par2|v|float|0.0|}}&lt;br /&gt;
:::Shifting value; positive values shift to downwards, negative values shift upwards.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
::{{Par2|edge|bool|false|}}&lt;br /&gt;
:::Set to &amp;lt;tt&amp;gt;true&amp;lt;/tt&amp;gt; to duplicate edge pixels.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
Shift the U channel up and shift the V channel down and duplicate edge pixels:&lt;br /&gt;
 [[AviSource]](&amp;quot;Blah.avi&amp;quot;)&lt;br /&gt;
 UVTimingV(u=-1, v=1, edge=true)&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
--------------------------------------------------------&lt;br /&gt;
'''Back to [[WarpSharp]] &amp;amp;larr;'''&lt;/div&gt;</summary>
		<author><name>Reel.Deal</name></author>	</entry>

	</feed>