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

0001 <?xml version="1.0"?>
0002 <!DOCTYPE kpartgui>
0003 <effect tag="tcolor" id="tcolor" type="video" unique="1">
0004     <name>Technicolor</name>
0005     <description>Oversaturate the color in video, like in old Technicolor movies</description>
0006     <author>Marco Gittler</author>
0007     <parameter type="animated" name="oversaturate_cr" max="400" min="-400" default="190">
0008         <name>Blue/Yellow axis</name>
0009     </parameter>
0010     <parameter type="animated" name="oversaturate_cb" max="400" min="-400" default="190">
0011         <name>Red/Green axis</name>
0012     </parameter>
0013 </effect>