RFX-GIMP

Update of "jigsaw"
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview

Artifact ID: 7aecaa68bada8c86da1f0f88f13ddf9e0ac326b0
Page Name:jigsaw
Date: 2012-06-09 13:29:43
Original User: saul
Parent: 646ac41bdc4b7f88686984ed1c866d37e402eae0 (diff)
Content
Command:
Jigsaw (under Edit->Merge Clipboard)
Type:
Transition
Download:
jigsaw.script
Description:
Transitions from the clipboard buffer to the selected range of the clip by randomly replacing jigsaw-shaped regions of the video.
Pre-loop code:
default.preloop
Loop code:
jigsaw.loop
Post-loop code:
None
Triggers:
Parameters:
$p0 Number of horizontal tiles
$p1 Number of vertical tiles
$p2 Use curvy edges, rather than straight ones(FALSE/TRUE)
$p3 Placement/sizing of clipboard video (normal, centered, scaled)
Notes:
The variable $in2 is the full pathname of the clipboard file (whereas $in is just the basename). The init triggers don't always seem to work properly with transitions.

TODO: Allow swapping of A-B assignment.