Log in

View Full Version : Overlaying TIFF sequence over AVI


easy2Bcheesy
5th March 2009, 21:12
Hi,

I'm currently using After Effects to overlay a TIFF sequence with alpha channel over an AVI video. Both the sequence and the video are typically at 29.97fps or 59.94fps.

I'd like to use AviSynth instead for two reasons:

1. I want my colleague to be able to do this too, and I don't want to spend money on another AE license!
2. It's incredibly slow in AE and I can't help but feel that it would be quicker with AviSynth.

So firstly, is this possible, and secondly, can I specify X, Y coordinates for placements of the TIFF over the AVI?

Gavino
6th March 2009, 01:41
Yes, check out ImageSource (http://avisynth.org/mediawiki/ImageSource), and Layer (http://avisynth.org/mediawiki/Layer)or Overlay (http://avisynth.org/mediawiki/Overlay).