Warning, /multimedia/kdenlive/data/effects/dust.xml is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0"?>
0002 <!DOCTYPE kpartgui>
0003 <effect tag="dust" id="dust" type="video" requires_in_out="1" unique="1">
0004     <name>Dust</name>
0005     <description>Add dust and specks to the video, as in old movies</description>
0006     <author>Marco Gittler</author>
0007     <parameter type="animated" name="maxdiameter" max="100" min="0" default="2" suffix="%">
0008         <name>Maximal Diameter</name>
0009     </parameter>
0010     <parameter type="animated" name="maxcount" max="400" min="0" default="10">
0011         <name>Maximal number of dust</name>
0012     </parameter>
0013 </effect>