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

0001 <?xml version="1.0"?>
0002 <!DOCTYPE kpartgui>
0003 <effect tag="avfilter.phase" id="avfilter.phase">
0004     <name>Phase</name>
0005     <description>Delay interlaced video by one field time so that the field order changes</description>
0006     <author>libavfilter</author>
0007     <parameter type="list" name="av.mode" default="0" paramlist="p;t;b;T;B;u;U;a;A">
0008         <paramlistdisplay>Delay the bottom field,Delay the top field,Keep the field order,Capture field order automatically and transfer opposite,Capture unknown or varying and transfer opposite,Capture top-first and transfer unknown or varying,Capture bottom-first and transfer unknown or varying,Capture determined by field flags and transfer unknown or varying,Both capture and transfer unknown or varying</paramlistdisplay>
0009         <name>Mode</name>
0010     </parameter>
0011 </effect>