components.framerepeat

class FrameRepeat(config={}, **kwds)[source]

Bases: Component

Repeat each input frame a fixed number of times.

This can be used to turn a still image into a video sequence, e.g. to help with adjusting parameters while viewing a “live” output.

Config

count

int

Number of times to repeat each frame.


Comments or questions? Please email jim@jim-easterbrook.me.uk.