yukichigai
18th August 2007, 08:40
I'm sure someone answered this before, but here I go again anyway...
Say I have some video (in this case from some old video from a camcorder) that annoyingly has the time, including seconds, displayed on a large chunk of the screen. For a number of reasons I'd like to obscure this counter, mostly because it's distracting. Now I could just use a giant block blur overlay (or XLogo) to take it out, but I'm inspired to go for something a bit more... precise. Here's what I'm looking for:
I'd like something that'll take a series of bitmaps (representing overlay patterns, e.g. the shape that just covers the number 0, then the shape that just covers the number 1, etc.) and generate a blur-blend overlay in a set place, in the shape of the current bitmap, which cycles to the next bitmap every X frames. Make sense? Oh yeah, I realize XLogo works fairly well, but something that was a bit more detailed in its blur method would be nice too.
Okay, now if I were a plugin that did that, where would I live?
Say I have some video (in this case from some old video from a camcorder) that annoyingly has the time, including seconds, displayed on a large chunk of the screen. For a number of reasons I'd like to obscure this counter, mostly because it's distracting. Now I could just use a giant block blur overlay (or XLogo) to take it out, but I'm inspired to go for something a bit more... precise. Here's what I'm looking for:
I'd like something that'll take a series of bitmaps (representing overlay patterns, e.g. the shape that just covers the number 0, then the shape that just covers the number 1, etc.) and generate a blur-blend overlay in a set place, in the shape of the current bitmap, which cycles to the next bitmap every X frames. Make sense? Oh yeah, I realize XLogo works fairly well, but something that was a bit more detailed in its blur method would be nice too.
Okay, now if I were a plugin that did that, where would I live?