The Rumbler plugin can be used to create dream-like or earthquake-like noise in the video. It creates noise by jiggling the corners through use of perspective transformation at the corners. The algorithm used is:
The random generator varies from -0.5 to 0.5. The rumble perturbs the normal values at time points which occur rate times a second. The values used between the rumble points are interpolated, so that the value jiggles rate times a second, by as much as the rumble amplitude. The time unit is frames per second. The corners are in units of percent width/height (figure 10.60).
Screencast shows:
Time jittering - 20 fps 1 time a second. Corners jittering - 25% 5 times a second. Using random seed 0 for a rumble sequence.
Plugin variables:
The CINELERRA-GG Community, 2021