View Single Post
Old 2007-12-21, 15:51   Link #63
Akatsuker
Forever Espada
*Fansubber
 
Join Date: Oct 2007
Location: Conn
Am I doing something wrong?

Hi, I have a problem, hope solve this with you guys.
Sorry for bad english, by the way.

I just did my test line of karaoke on afx, just for knowing how i can do this. It has 271 png files, alpha channel, and I'm trying to use the Fluff's script; And so, i want to overlay the animated line of karaoke.

I put the avsi, with the code in the beginning of this thread, on my plugins' folder.

Here's my final script, take a look:

Code:
DirectShowSource("E:\Special.avi")
logo=imagesource("E:\Special\Comp 1%03d.png", Start=001, End = 271, pixel_type="rgb32").assumefps(last)
insertsign(last,logo,110)
And finally, I use the AVSP software, for previewing the results at the end. But it returns an error:

Invalid arguments to function insertsign

Am I doing something wrong? As you can see, i'm just a beginner.

Thanks for you help. ^^

Benjamin Hacks
Akatsuker is offline   Reply With Quote