PDA

View Full Version : Moving Overlay videos


TSS_Killer
9th October 2007, 02:05
OK folks, I just have one question to ask here.

What I'm trying to do is have about four clips (resized to odd resolutions) that are going to be moving in different directions eventually leading to the outside of the video field. This is going to be overlaid on a blank clip. The sound will not be a factor here since a piece of music will be the audio source. What would be the most efficient way in executing this task?


EDIT: Yes, I've tried reading through the documentation and I couldn't find any filters that would be useful in this situation.

IanB
9th October 2007, 23:53
Animate for simple linear numerical translations.

ConditionalReader with ScriptClip for more complex table driven translations.

Overlay or Layer to place the subclips on the background.

User Functions to tie it all together in a single object you can Animate/ScriptClip.

:search: "Animate Overlay" by "IanB" search for Posts. I have discussed this recently.

Or Google "site:forum.doom9.org +Animate +Overlay"