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

0001 <?xml version="1.0"?>
0002 <!DOCTYPE kpartgui>
0003 <effect tag="avfilter.doubleweave" id="avfilter.doubleweave">
0004     <name>Doubleweave</name>
0005     <description>Weave input video fields into double number of frames</description>
0006     <author>libavfilter</author>
0007     <parameter type="list" name="av.first_field" default="top" paramlist="top;bottom">
0008         <paramlistdisplay>Top field first,Bottom field first</paramlistdisplay>
0009         <name>First Field</name>
0010     </parameter>
0011 </effect>