VideoHelp Forum
+ Reply to Thread
Results 1 to 1 of 1
Thread
  1. Member
    Join Date
    Feb 2012
    Location
    India
    Search Comp PM
    Hi all I need help when i use add watermark in my videos cropping is not working perfectly I use following scrip
    Code:
    crop( 2, 2, -2, -2)  LanczosResize(640,480) # Lanczos (Sharp)  LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\RemapFrames\RemapFrames.dll")  a1=AVISource("video.avi")  a2=ImageSource("logo.png",pixel_type="RGB32")  a3=Overlay(a1,a2,mask=a2.ShowAlpha())
    in that script cropping not working. Please help me.
    Last edited by POWARAJ; 29th Feb 2012 at 14:01.
    Quote Quote  



Similar Threads

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