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

0001 <?xml version="1.0"?>
0002 <!DOCTYPE kpartgui>
0003 <effect tag="avfilter.weave" id="avfilter.weave">
0004     <name>Weave interlacer</name>
0005     <description>The weave takes a field-based video input and join each two sequential fields into single frame, producing a new double height clip with half the frame rate and half the frame count.</description>
0006     <author>libavfilter</author>
0007     <parameter type="list" name="av.first_field" default="t" paramlist="t;b">
0008         <paramlistdisplay>Top,Bottom</paramlistdisplay>
0009         <name>First Field</name>
0010     </parameter>
0011 </effect>