/usr/share/kdenlive/effects/movit_opacity.xml is in kdenlive-data 4:15.12.3-0ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 | <!DOCTYPE kpartgui>
<effect tag="movit.opacity" id="movit.opacity">
<name>Opacity (GPU)</name>
<author>Steinar H. Gunderson</author>
<parameter type="simplekeyframe" name="opacity" default="100" min="0" max="200" factor="100">
<name>Opacity</name>
</parameter>
</effect>
|