<?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=FlimsYlevels</id>
		<title>FlimsYlevels - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://avisynth.nl/index.php?action=history&amp;feed=atom&amp;title=FlimsYlevels"/>
		<link rel="alternate" type="text/html" href="http://avisynth.nl/index.php?title=FlimsYlevels&amp;action=history"/>
		<updated>2026-04-07T12:32:59Z</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=FlimsYlevels&amp;diff=203&amp;oldid=prev</id>
		<title>Admin: 1 revision</title>
		<link rel="alternate" type="text/html" href="http://avisynth.nl/index.php?title=FlimsYlevels&amp;diff=203&amp;oldid=prev"/>
				<updated>2013-05-09T15:02:00Z</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:02, 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=FlimsYlevels&amp;diff=202&amp;oldid=prev</id>
		<title>86.110.172.31: SCRIPT CODE: Mistyping fixed (comma separator instead dot separator)</title>
		<link rel="alternate" type="text/html" href="http://avisynth.nl/index.php?title=FlimsYlevels&amp;diff=202&amp;oldid=prev"/>
				<updated>2009-08-05T08:28:13Z</updated>
		
		<summary type="html">&lt;p&gt;SCRIPT CODE: Mistyping fixed (comma separator instead dot separator)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{FilterCat|External_filters|Adjustment_filters|Levels_and_Chroma_filters}}&lt;br /&gt;
{{Filter&lt;br /&gt;
|FlimsyFeet&lt;br /&gt;
|1.0&lt;br /&gt;
|(just copy and paste text below)&lt;br /&gt;
|Levels and Chroma filters&lt;br /&gt;
|&lt;br /&gt;
* [[YV12]]&lt;br /&gt;
| N/A&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Required Plugins ==&lt;br /&gt;
&lt;br /&gt;
* [[MaskTools2]]&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&lt;br /&gt;
FlimsYlevels is a modified version of Didée's [[Ylevels]].&lt;br /&gt;
&lt;br /&gt;
It's designed to give washed-out looking video more dynamic range, by making the dark bits darker and boosting the bright bits, but without clipping either end too much.  &lt;br /&gt;
&lt;br /&gt;
== Filter ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;Function FlimsYlevels(clip clp, float amp)&lt;br /&gt;
       { wicked=&amp;quot;x x 16 - 34.85493 / sin &amp;quot;+string(amp)+&amp;quot; * -&amp;quot;&lt;br /&gt;
         return( clp.mt_lut(Yexpr = wicked) )  &lt;br /&gt;
         }&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* {{FuncDef|FlimsYlevels(clip, amp)}} &lt;br /&gt;
: amp - sets the strenght, or amplitude, of the effect.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* [http://forum.doom9.org/showthread.php?t=79898 Ylevels thread in doom9]&lt;br /&gt;
----&lt;br /&gt;
Back to [[External_filters]]&lt;/div&gt;</summary>
		<author><name>86.110.172.31</name></author>	</entry>

	</feed>