Log in

View Full Version : Transition effects from one clip to another


tsk1979
13th September 2016, 14:49
Hello
I am a photographer who assembles timelapse videos using virtualdub and avisynth.

I create individual frames from RAW files, and then use Imagesource.

I have been using "Dissolve" function with 10 frames to transition.
However, I see other photographers use some funky transition effects in aftereffects and other WYSIWYG editors where the current frames moves out upwards, and the next frame moves in from below(kind of like old TV V.hold error), and some more.

I am wondering, if there are other functions like Dissolve to create transition effects between clips.

BakaProxy
13th September 2016, 14:52
Well you can do a lot with animate() and/or overlay() to make frames move and such. But that's gonna be a bit more difficult than just inputting 2 video streams into a function.

I'm sure someone here already made some fun wrapper functions for effects like these.

Verstuurd vanaf mijn SM-A500FU met Tapatalk

StainlessS
13th September 2016, 15:49
See Transall by V.C Mohan:- http://www.avisynth.nl/users/vcmohan/TransAll/docs/index.html

V.C. Has lots of good stuff:- http://www.avisynth.nl/users/vcmohan/

EDIT: You might also find some stuff of interest amonst DavidHorman threads, eg

http://forum.doom9.org/showthread.php?t=152860
http://forum.doom9.org/showthread.php?t=166087
http://forum.doom9.org/showthread.php?t=165978
http://forum.doom9.org/showthread.php?t=172601

You can also go to David's Profile/Statistics and click on 'Threads started by DavidHorman' to see some other gems.

tsk1979
14th September 2016, 08:37
Thank you. V.Cs stuff is what I need. :)

rvs75
14th September 2016, 21:34
You can install DVD Slide GUI (http://download.videohelp.com/tin2tin/index.html), uncheck all additionals programs.

In "C:\Program Files (x86)\DVD slideshow GUI\Transitions" or equivalent, you can see some example with plugins and other files used by the scripts.