This file is indexed.

/usr/share/kdenlive/effects/speed.xml is in kdenlive-data 16.12.2-1.

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
9
<!DOCTYPE kpartgui>
<effect tag="timewarp" id="speed" type="av" unique="1">
	<name>Speed</name>
	<description>Make clip play faster or slower</description>
	<author>Brian Matherly</author>
	<parameter type="constant" name="speed" max="2000" min="-2000" default="100" factor="100" suffix="%">
		<name>Speed</name>
	</parameter>
</effect>