Frame Skip
skip
Skips every Nth frame starting with the first frame. The value must be an integer greater than 0
and smaller than the total number of frames.
Given an input N, skip
skips every Nth frame. The frame numbers are displayed in the examples below to make the missing frames more clear.