SelectEven / SelectOdd

SelectEven makes an output video stream using only the even-numbered frames from the input. SelectOdd is its odd counterpart.

Since frames are numbered starting from zero, SelectEven actually selects the first, third, fifth,... frames by human counting conventions.

Syntax and Parameters

SelectEven (clip)
SelectOdd (clip)
clip

Source clip.

$Date: 2022/02/06 21:28:07 $