technique

Mouse-scrubbed video playback

Map the cursor's horizontal position to a normalized 0-1 ratio and use it to jump() a loaded Movie directly to that fraction of its duration() every frame, turning mouseX into a scrub bar.

Also called: video scrubbing via mouseX · jump()-based video seek

What it is

How it works

Parameters & tuning

Where it’s been used

Variants & neighbours

Go deeper


Revision 1 · 1 source · Something wrong? Tell us.