]> git.sesse.net Git - kdenlive/blobdiff - effects/frei0r_lightgraffiti.xml
Effect comments added
[kdenlive] / effects / frei0r_lightgraffiti.xml
index 12eaf7d334b21a31de697f1671027ac9ae19285f..f836de221ca7d264399de0209aa830f8ad08e85d 100644 (file)
@@ -4,9 +4,11 @@
         <description>Light Graffiti effect.</description>
         <author>Simon A. Eugster (Granjow)</author>
         <parameter type="constant" name="longAlpha" default="2" min="0" max="256" factor="256">
-                <name>α for moving average</name>
+                <name>α</name>
+                <comment>Determines how the effect tries to adapt to background changes. If the background does not change, then try to use 0.</comment>
         </parameter>
        <parameter type="constant" name="lightOpacity" default="40" min="0" max="100" factor="100">
-         <name>Basic opacity for a light source. Added to sum in each frame.</name>
+          <name>Opacity</name>
+          <comment><![CDATA[Basic opacity for a light source.]]></comment>
        </parameter>
 </effect>