0
I need a tool that allowed me to make smooth transitions between videos. Windows Movie Maker doesn't allow that as far as I know.
0
I need a tool that allowed me to make smooth transitions between videos. Windows Movie Maker doesn't allow that as far as I know.
2
I use AviSynth (but that is not interactive, programmer oriented). Anyway, Movie Maker allows fading, I believe.
1
You can do cross-fades with Windows Movie Maker.
In timeline mode drag the following clip onto the previous clip to make a cross-fade between them. The further you drag it the smoother the transition is.
It seems very limited and counter intuitive in the latest version. – Jader Dias – 2011-03-27T18:07:22.427
1
In Adobe After Effects CS5 it's pretty easy.
You can do the same to audio. Use 0 db instead of 100% and -40db instead of 0%
Since you posted here I'm learning AviSynth. It's seems a bit difficult to crossfade. I think I will have to: 1) Cut both clips in 2 pieces, 2) fade one piece of each clip, 3) layer the faded pieces together and 4) concatenate the 3 resulting clips. – Jader Dias – 2011-04-10T16:37:23.507
Do you know where can I find AviSynth help forums? Doom9 requires 5 days of registration before posting. – Jader Dias – 2011-04-10T16:37:57.640
1
It's more simple, look the Dissolve function http://avisynth.org/mediawiki/Dissolve
– leonbloy – 2011-04-10T23:54:55.443