VideoHelp Forum




+ Reply to Thread
Results 1 to 3 of 3
  1. Hi all,
    I use ImageSource to import png into my video, and keep transparent, here is my script

    Code:
    LoadPlugin("ffms2.dll")
    a1=FFVideoSource("video")
    a2=ImageSource("image.png")
    a3=ImageSource("image.png",pixel_type="RGB32").ShowAlpha(pixel_type="RGB32")
    Overlay(a1,a2,mask=a3)
    Now i want this image display only from frame 300 to frame 500, how can i do that?
    Anyone please tell me script.
    Thank you.
    Quote Quote  
  2. Member
    Join Date
    Jul 2009
    Location
    Spain
    Search Comp PM
    Already answered in your thread here:
    http://forum.doom9.org/showthread.php?t=160511
    Quote Quote  
  3. I've got it Gavino.
    Thank you.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!