]> git.sesse.net Git - kdenlive/blobdiff - effects/frei0r_sopsat.xml
Add keyframable offset to rotation effect (support was just added in MLT)
[kdenlive] / effects / frei0r_sopsat.xml
index ef21802fbacaa1fca6e350cb820fd95f245aa9b9..e4e4f5a10953abad0201595af44ea0452688a0c3 100644 (file)
@@ -20,7 +20,7 @@
 
         <parameter type="simplekeyframe" name="rOffset" default="0" min="-1024" max="1024" factor="256">
                 <name>Offset Red</name>
-                <comment>Changing the offset lifts (or lowers) the brightness of each pixel by the makes the given value.</comment>
+                <comment>Changing the offset lifts (or lowers) the brightness of each pixel by the given value.</comment>
         </parameter>
         <parameter type="simplekeyframe" name="gOffset" default="0" min="-1024" max="1024" factor="256">
                 <name>Offset Green</name>
@@ -49,7 +49,7 @@
 
         <parameter type="simplekeyframe" name="saturation" default="100" min="0" max="500" factor="100" intimeline="1">
                 <name>Overall Saturation</name>
-                <comment>The overall saturation will be changed after all previous effects have been applied.</comment>
+                <comment>The overall saturation will be changed in the last step of this filter.</comment>
         </parameter>
 
 </effect>