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

0001 <?xml version="1.0"?>
0002 <!DOCTYPE kpartgui>
0003 <effect tag="avfilter.stereo3d" id="avfilter.stereo3d">
0004     <name>Stereoscopic 3D</name>
0005     <description>Convert between different stereoscopic image formats. </description>
0006     <author>libavfilter</author>
0007     <parameter type="list" name="av.in" default="sbsl" paramlist="sbsl;sbsr;abl;abr;irl;irr;icl;icr">
0008         <paramlistdisplay>side by side parallel,side by side crosseye,above-below (left above),above-below (right above),interleaved rows (left top),interleaved rows (right top),interleaved columns left eye first,interleaved columns right eye first</paramlistdisplay>
0009         <name>Input format</name>
0010     </parameter>
0011     <parameter type="list" name="av.out" default="arcd" paramlist="sbsl;sbsr;abl;abr;irl;irr;arbg;argg;arcg;arch;arcc;arcd;agmg;agmh;agmc;agmd;aybg;aybh;aybc;aybd;ml;mr;chl;chr;icl;icr;hdmi">
0012         <paramlistdisplay>side by side parallel,side by side crosseye,above-below left top,above-below right top,interleaved rows (letf top),interleaved rows (right top),anaglyph red/blue gray,anaglyph red/green gray,anaglyph red/cyan gray,anaglyph red/cyan half colored,anaglyph red/cyan color,anaglyph red/cyan dubois,anaglyph green/magenta gray,anaglyph green/magenta half colored,anaglyph green/magenta colored,anaglyph green/magenta dubois,anaglyph yellow/blue gray,anaglyph yellow/blue half colored,anaglyph yellow/blue colored,anaglyph yellow/blue dubois,mono output left,mono output right,checkerboard left eye first,checkerboard right eye first,interleaved columns left eye first,interleaved columns right eye first,HDMI frame pack</paramlistdisplay>
0013         <name>Output format</name>
0014     </parameter>
0015 </effect>