Zooming in >>
My Forum

My Forum



SearchSearch   Users   Registration   Entrance
Today: 21.08.2025 - 14:26:55
Pages:  1  

Zooming in

Advertising


AuthorMessage

GSBMW325is

user




Statistics:
Messages: 702
Registration: 04.20.2001

Hello everyone. I'm pretty new to AviSynth, so I apologize if my question is really "newb-ish". I have an AVI video source that at certain points, I want to be able to zoom in on certain parts of the screen. Ideally, I'd like to be able to animate the zoom, so that it doesn't instantly go from the standard view to the fully-zoomed view. If that's too hard or too much trouble though, I don't mind just going with an instantaneous zoom. Likewise, I'd like to be able to zoom out when I'm done. I imagine that there is a function or set of functions in AviSynth that will allow me to specify the width and height of the zoom box, the x- and y-offsets, the zoom filter, and from what frame to what frame I want the zoom to be in effect, but I don't know the specifics. Beyond the concept of how to achieve a zoom effect though, I have no clue how to actually do it in AviSynth. Any help or pointing in the right direction would be much appreciated. Thank you all very much.

---------------------
Keith White #91 Street Modified Utah SCCA
Message # 1 31.05.23 - 15:05:01
RE: Zooming in

KmanM3

user




Statistics:
Messages: 689
Registration: 08.22.2001

Maybe you can find something ... GL

---------------------
95 M3 - SOLD 02 540i/6 - SOLD '12 Audi A6
Message # 2 31.05.23 - 15:10:42
RE: Zooming in

FST BMW

user




Statistics:
Messages: 191
Registration: 12.11.2001

I have a VirtualDub Zoom filter that can do that and can (presumably) be used via LoadVirtualDubPlugin().

---------------------
Message # 3 31.05.23 - 15:17:42
RE: Zooming in

jb325

user




Statistics:
Messages: 544
Registration: 02.05.2002

:search: "Animate resize" in "Avisynth Usage" This one by me, , should start the ball rolling. Basically you use the input crop parameters of a resizer to choose a zoom window, then resize that window back to the original size. Put all the tricky calculations into a user function then use Animate on that function to vary the parameters with frame number. Depending on the picture content you wish to zoom in on, you may want to use something from the NNEDI family or similar to increase the function's input resolution before you animate your zoom window.

---------------------
Message # 4 31.05.23 - 15:23:24
RE: Zooming in

BimmerXTC

user




Statistics:
Messages: 152
Registration: 02.26.2001

Wow! Lots of great stuff to look at. Thanks you all. After I get through it all, I will report back with the results. Thanks again.

---------------------
Buy my '02 325 Ci sport
Message # 5 31.05.23 - 15:28:33
RE: Zooming in

Red99M3

user




Statistics:
Messages: 157
Registration: 12.16.2003

This one dates back to 2006, too: Code:

---------------------
Message # 6 31.05.23 - 15:35:08
RE: Zooming in

littlelee1

user




Statistics:
Messages: 2,858
Registration: 03.09.2003

Very efficient and easy to understand. Thanks, Didee.

---------------------
CAR IS SOLD 2002 ///M3 w/ Stoptech Big Brake Kit - Active Autowerkes Exhaust - Ground Control Camber Plates - Ground Control Coil Overs - Ground Control Adjustable Control Arms - K&N Typhoon #63 CAI - 19' HRE's 545R's
Message # 7 31.05.23 - 15:38:39
RE: Zooming in
strange issue with Adobe Premiere 6.5 : Previous topicNext topic: NEED HELP??
Pages:  1  

Message
Name
Message

Click on the dot next to the name to address the participant

           
   
The administrator has prohibited guests from replying to messages! To register, follow the link: register


Participants