Welcome Guest ( Log In | Register )


Important

The forums will be closing permanently the weekend of March 15th. Please see the notice in the announcements forum for details.

Pages: (2) 1 [2]  ( Go to first unread post )
Animated Filters, timebased change of filter parameters
« Next Oldest | Next Newest » Track this topic | Email this topic | Print this topic
gtz
  Posted: Mar 20 2003, 12:50 PM


Unregistered









i think what you're trying to do could be accomplished in a somewhat easyer fashion.

what you really need is a way to do really major blurring to the clip. i did the blurring by "pointresize"-ing the clip down to a third or so of its original size and then "lanczosresize"-ing it back to its original size.

to achieve your focus-slide, you'd need to "animate" the percentage you downsize the clip.
 
  Top
WarpEnterprises
Posted: Mar 25 2003, 08:20 AM


Unregistered









Hi guys, it seems uncle WarpE has something for you:

Zoom()
get it from http://www.avisynth.org/~warpenterprises/index.html

can zoom, pan, rotate depending on arbitrary functions including the current framenumber.

To shake your video use:

zoom(dsty="10/n/(1+rand(10))-5+height/2", dstx="10/n/(1+rand(10))-5+width/2")

 
  Top
royalbox
Posted: Apr 11 2003, 10:28 AM


Advanced Member


Group: Members
Posts: 48
Member No.: 3599
Joined: 11-April 03



It's a funny old world when one person is trying to make a clean video look like an old film, and here am I trying all I can to make my old transfered films look clean and stable! Perhaps we should swop video clips.
 
     Top
gtz
Posted: Apr 11 2003, 12:22 PM


Unregistered









yeah, you're right. i'm indeed using avisynth more as a sort of scriptable effect-box than to touch up my captures.
mostly because my captures are pretty much a :-)
 
  Top
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:
18 replies since Feb 20 2003, 03:01 PM Track this topic | Email this topic | Print this topic
Pages: (2) 1 [2] 
<< Back to VirtualDub Filters and Filter Development