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

0001 <?xml version="1.0"?>
0002 <!DOCTYPE kpartgui>
0003 <effect tag="avfilter.inflate" id="avfilter.inflate">
0004     <name>Inflate</name>
0005     <description>Rreplaces the pixel by the local(3x3) average by taking into account only values higher than the pixel. </description>
0006     <author>libavfilter</author>
0007     <parameter type="constant" name="av.threshold0" default="65535" min="0" max="65535" factor="1">
0008         <name>threshold0</name>
0009     </parameter>
0010     <parameter type="constant" name="av.threshold1" default="65535" min="0" max="65535" factor="1">
0011         <name>threshold1</name>
0012     </parameter>
0013     <parameter type="constant" name="av.threshold2" default="65535" min="0" max="65535" factor="1">
0014         <name>threshold2</name>
0015     </parameter>
0016     <parameter type="constant" name="av.threshold3" default="65535" min="0" max="65535" factor="1">
0017         <name>threshold3</name>
0018     </parameter>
0019 </effect>