Log in

View Full Version : Inserting PNG into a script and applying it to a range of frames


Dreassica
31st December 2004, 01:08
Anyone know how I can import a picture into avisynth using imagereader and overlay it on a selection of frames in an existing clip? I did a search on it but I didn't find the answer I needed. it's really freaking me out :confused:

stickboy
31st December 2004, 01:22
You should be able to adapt my script from this thread:
Logo with fade in and out (http://forum.doom9.org/showthread.php?s=&threadid=72445)

WarpEnterprises
1st January 2005, 11:26
AFAIK ImageReader does not support 32bit PNG with a full transparency channel. Is this (still) true?

stickboy
1st January 2005, 14:35
AFAICT, yes, it's still true.