Keyframe curves

Some types of clips (currently only audio clips) support interpolating property values over their time. The user can add one or more keyframes to control the interpolation, a term borrowed from animation. PiTiVi represents the value of the property in between keyframes as a curve drawn over the clip. Currently only linear interpolation is supported.

General usage

Curves are an intrinsic property of clips and can not be removed by the user. The start and end points of the curve are fixed to the start and end points of the clip, and also can not be removed by the user.

  • You can add a new keyframe by double-clicking on an empty portion of a curve.

  • You can remove a keyframe by double-clicking on it.

  • You can adjust the time and value of a keyframe by moving it with the mouse. You can place the keyframe anywhere on the clip you like, even if this changes the order of the keyframes.

  • You can click-and-drag on a segment of a curve between two keyframes to adjust the vertical position of the segment.

Audio curves

For volume curves the vertical position represents the volume of the clip on a scale from 0 to 200%.

Video compositing curves

The vertical position represents the alpha (opacity) of the clip on a scale from 0 to 100%. See the Understanding layers section for more details.