Archive:Kdenlive/Manual/Effects/Misc/Regionalize: Difference between revisions

From KDE UserBase Wiki
(create page with doco stolen from mlt. Dunno what it really means yet)
 
mNo edit summary
(One intermediate revision by one other user not shown)
Line 1: Line 1:
== Regionalize ==
==== Regionalize ====


Apply sub-effects to a region defined by a clip's alpha channel.  
Apply subeffects to a region defined by a clip's alpha channel.  


This is the mlt filter [http://www.mltframework.org/bin/view/MLT/FilterRegion region]
This is the mlt filter [http://www.mltframework.org/bin/view/MLT/FilterRegion region]


arguments:
arguments:
'''File'''  A file whose alpha channel will "shape" the region. The string "circle" is a shortcut but it requires pixbuf with the librsvg loader. The circle is automatically stretched to the region to create an ellipse.  
'''File'''  A file whose alpha channel will "shape" the region. The string "circle" is a shortcut but it requires pixbuf with the librsvg loader. The circle is automatically stretched to the region to create an ellipse.  


'''Region''' Properties may be set on the encapsulated region transition. See "region" transition for details.
'''Region''' Properties may be set on the encapsulated region transition. See "region" transition for details.

Revision as of 15:33, 10 March 2013

Regionalize

Apply subeffects to a region defined by a clip's alpha channel.

This is the mlt filter region

arguments:

File A file whose alpha channel will "shape" the region. The string "circle" is a shortcut but it requires pixbuf with the librsvg loader. The circle is automatically stretched to the region to create an ellipse.

Region Properties may be set on the encapsulated region transition. See "region" transition for details.