- 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)
- $p0 Number of horizontal tiles
- 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.