]> git.sesse.net Git - kdenlive/commitdiff
Light Graffiti: Saturation parameter added
authorSimon A. Eugster <simon.eu@gmail.com>
Sat, 29 Jan 2011 18:06:09 +0000 (18:06 +0000)
committerSimon A. Eugster <simon.eu@gmail.com>
Sat, 29 Jan 2011 18:06:09 +0000 (18:06 +0000)
svn path=/trunk/kdenlive/; revision=5359

effects/frei0r_lightgraffiti.xml

index 25095c9dd76bfbaadb1444ab5ee4c36838e5ccf9..0a1a5ce19cbad8a520eb4c1437a3524a572002f6 100644 (file)
             <comment><![CDATA[Determines how the effect tries to adapt to background changes. <br/>
             The Light Graffiti remembers the first frame of the clip it is applied to, so the clip should <em>always</em> start with the painter outside of the video. If the background constantly changes, e.g. on a street, try to set α > 0 to calculate an average background image.]]></comment>
         </parameter>
+        <parameter type="simplekeyframe" name="saturation" default="150" min="0" max="400" factor="100">
+            <name>Saturation</name>
+            <comment>Increases the saturation of lights.</comment>
+        </parameter>
         <parameter type="bool" name="statsBrightness" default="0">
             <name>Show brightness statistics</name>
             <comment><![CDATA[The stats switches allow easy and accurate adjustment of the threshold parameters.<br/>