MacDonkey
25th August 2010, 21:30
Hello !
I would like to apply a filter to a part only of a video.
Ex : frfun3d(2,2) but only on a part
I thought to make a transparent square with a filter Overlay, where there I will use the filter Frfun3D, but I do not manage to apply the filter Frfun3D on the transparent square. :confused:
Ex :
clip1 = last
clip2 = Imagesource("H:\cache.bmp")
Overlay(clip1, clip2, x=1673, Y=67, opacity=0.005)
Anybody would have an idea ?
Sorry for my catastrophic English. :p
THX !
I would like to apply a filter to a part only of a video.
Ex : frfun3d(2,2) but only on a part
I thought to make a transparent square with a filter Overlay, where there I will use the filter Frfun3D, but I do not manage to apply the filter Frfun3D on the transparent square. :confused:
Ex :
clip1 = last
clip2 = Imagesource("H:\cache.bmp")
Overlay(clip1, clip2, x=1673, Y=67, opacity=0.005)
Anybody would have an idea ?
Sorry for my catastrophic English. :p
THX !