Warning, /multimedia/kdenlive/data/transitions/frei0r/frei0r_burn.xml is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0"?>
0002 <!DOCTYPE kpartgui>
0003 <transition tag="frei0r.burn" id="frei0r.burn">
0004     <name>Burn</name>
0005     <description>Perform an RGB[A] dodge operation between the pixel sources, using the generalised algorithm: D = saturation of 255 or depletion of 0, of ((255 - A) * 256) / (B + 1)</description>
0006     <author>Jean-Sebastien Senecal</author>
0007 </transition>