VideoHelp Forum
+ Reply to Thread
Results 1 to 5 of 5
Thread
  1. Member
    Join Date
    Apr 2010
    Location
    Karakura Town
    Search Comp PM
    Let's say I wanted to blur selected frames to hide personal information, how would I go about doing this with AVIsynth?
    Last edited by Nagashi; 9th Jan 2011 at 18:27.
    Quote Quote  
  2. You mean, how to you limit the blurring to a range of frames? A portion of the frame (and is the portion you want to blur still or moving)? Or both?
    Quote Quote  
  3. Member
    Join Date
    Apr 2010
    Location
    Karakura Town
    Search Comp PM
    I just want to limit the blurring to a range of moving frames.
    Quote Quote  
  4. See ApplyRange() and Animate().

    WhateverSource()
    ApplyRange(1000, 2000, "blur", 1.0)
    That will blur frames 1000 to 2000. You'll probably need a much stronger blur than that but it shows you how to use ApplyRange().
    Quote Quote  
  5. Member
    Join Date
    Apr 2010
    Location
    Karakura Town
    Search Comp PM
    Your sir are a life saver. Thx.
    Quote Quote  



Similar Threads

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