Sparkler generates multi colored flashing flowers around a thin
pencil like object similar to the Firework Sparkler. The sparkler burns from
start to end during the range of the effect . In stead of color, white can
be opted as color of flowers. The outward radial distance of travel of the
beams till they burst out as flowers (radius) can be specified. Repeating this with a slight
offset in frame numbers keeping rest of parameters (excepting may be color)
same gives a good realistic effect . 4 sec or longer duration of effect will look good.
RGB, YUY2 and Planar 8/ 9-16/ 32 bit depth formats are supported. Thread Safe.
Details of parameters
Description |
Name |
Type |
Limits |
Default |
clip |
|
clip |
|
none |
start frame number |
sf |
Integer |
within clip |
first frame |
end frame number |
ef |
Integer |
within clip |
last frame |
starting x coordinate of the sparkler |
x |
integer |
within frame |
mid frame |
starting y coordinate of the sparkler |
y |
integer |
within frame |
1/4 frame height |
end x coordinate of the sparkler |
ex |
integer |
within frame |
frame width/4 |
end y coordinate of the sparkler |
ey |
integer |
within frame |
1/2 frame height |
radial distance of travel |
radius |
integer |
8 to within frame |
1/16 frame height |
are sparkles colored or white? |
color |
boolean |
true for colored, false for white |
true |