Interaction with Video?

master29's icon

Hi people,

i posted something about this topic in the wrong group earlier. no i got head and have a question about how to interact and manipulate a video?

As in the attachment, i am converting a video with fastblur. Now i would like to uncover some areas (smooth circles) where i hover with the mouse (x/y coordinates).

Someone git ideas, keyword, objects to look for?

Thanks a lot!

Dg's icon

You can do something with a mask (made in

Rob Ramirez's icon

i would recommend looking at the recent post "beautiful drawn lines". the patch posted at the end will show you how you can use your mouse do draw on a pwindow. try and incorporate the relevant parts of that patch to your patch.

once you get the mouse working, you can try and get the blur part working. post what you've come up with back to the forum (as patcher text, NOT an image file) and you will receive more help.

-rob