View Single Post
Old 24th January 2003, 20:52   #4  |  Link
theReal
Piper at theGates of Dawn
 
theReal's Avatar
 
Join Date: Nov 2001
Posts: 2,136
Not quite the same, but similar: I'm using DeLogo (VDub filter) a lot with avisynth. It loads easily like this:
Code:
LoadVirtualdubPlugin("drive:\path\delogo.vdf","delogo",int_preroll)
(...)
delogo(*insert delogo commandline from VDub .vdf file here*)
...however I'd also like to have that filter for YUY2 or even better YV12 instead of RGB32 only...
__________________
"Under a government which imprisons unjustly, the true place for a just man is also a prison"
Henry David Thoreau, On the duty of civil disobedience, 1849
theReal is offline   Reply With Quote