]> git.sesse.net Git - kdenlive/commitdiff
Keyframes in the obscure effect are currently not supported.
authorTill Theato <root@ttill.de>
Tue, 2 Aug 2011 08:19:16 +0000 (08:19 +0000)
committerTill Theato <root@ttill.de>
Tue, 2 Aug 2011 08:19:16 +0000 (08:19 +0000)
svn path=/trunk/kdenlive/; revision=5823

effects/obscure.xml

index cf5f3085d1292853abb75f07c9b28c5ddf55d11c..83e61e741c94c98e4da6914a60c8ee7b1d28a4ab 100644 (file)
@@ -3,7 +3,7 @@
        <name>Obscure</name>
        <description>Hide a region of the clip</description>
        <author>Charles Yates</author>
-       <parameter type="geometry" name="start" default="40%,40%:20%x20%">
+       <parameter type="geometry" name="start" default="40%,40%:20%x20%" fixed="1">
                <name>Region</name>
        </parameter>
 </effect>