keyframe interval

In video compression, the frequency at which complete frames (keyframes) are inserted in a video sequence. A keyframe preserves all the visual information of a single frame, and the frames after it store incremental changes in the image, until the next keyframe occurs in the sequence. Thus, when the image in the video changes dramatically—for example, when switching between images—a new keyframe is created to represent the change.

Note: More keyframes make the output video easier to move through (scrub) during playback. Fewer keyframes make the transcoding process faster.