Filters?
Hi to everybody,
I am trying to have some results of filters on a video, like blur edge detection...and the only object i know how is geteffectlist, but the problem with that is, when i change from one filter to another, the results from the previous filter disappears, is there any other way of how can i use filters in line, so i can have the results of all the filters in one video..???
Thanks..
Hello again, does anybody knows if its possible, when i use for example either "loadeffect 3" message filter or "jit.qtfx.blur" object filter, somehow to enable and disable it respectively, maybe with a command? Thanks..