VideoHelp Forum




+ Reply to Thread
Results 1 to 4 of 4
  1. Member
    Join Date
    Jan 2003
    Location
    Caguas, PR
    Search Comp PM
    Greetings.

    Are there any Avisynth examples or already made scripts to use on VHS caps, DV caps, etc.?

    Thank you.
    --

    Take Care.
    JuanMa
    Quote Quote  
  2. Member sacajaweeda's Avatar
    Join Date
    Sep 2003
    Location
    Would I lie?
    Search Comp PM
    Make up a basic script with some of your favorite filters & whatnot and just use it as a template of sorts. Just add your filename to it and load it into VirtualDubMod. CTRL+E brings up the script editor where you can make changes to your script then just hit F5 to save/refresh & see your changes.

    Something along the lines of....

    AVISource("CLIP.avi")
    #DelayAudio(-.000)
    #Tweak(bright=2,sat=1.0,cont=1.25)
    #Trim(0,0)
    #ComplementParity().SeparateFields()
    #Convolution3d(preset="movieHQ")
    #Convolution3d(preset="movieLQ")
    #TomsMoComp(1,15,0)
    #FaeryDust(1)
    #SpaceDust(5)
    #PixieDust(2)
    #GoldDust(5)
    #Weave()
    #LanczosResize(352,480)
    #BicubicResize(352,480)
    #Crop(0,0,-0,-0)
    #AddBorders(0,0,0,0)


    The '#' at the beginning of each line just ignores that particular line.

    I saw some ready-made scripts online somewhere a while back but I don't remember where it was and I forgot to bookmark it. Sorry.

    HTH
    "There is nothing in the world more helpless and irresponsible and depraved than a man in the depths of an ether binge, and I knew we'd get into that rotten stuff pretty soon." -- Raoul Duke
    Quote Quote  
  3. Member
    Join Date
    Jan 2003
    Location
    Caguas, PR
    Search Comp PM
    Thank you sacajaweeda and SallyDog.
    --

    Take Care.
    JuanMa
    Quote Quote  



Similar Threads

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