Log in

View Full Version : Load VirtualDub filters in Avisynth


DVDBob
19th September 2010, 21:54
Hello.

I need help to Load VirtualDub filters in Avisynth.

I hope someone can help me.

Usedocne
19th September 2010, 22:16
LoadVirtualDubPlugin("C:\Program Files\VirtualDub\plugins\your_filter.vdf")

DVDBob
19th September 2010, 22:40
OK.

What about settings???

Usedocne
19th September 2010, 23:07
OK.

What about settings???

I think that all depends on what filters are being used, as they all have totally different parameters.

pandy
19th September 2010, 23:21
http://avisynth.org/mediawiki/FAQ_using_virtualdub_plugins

DVDBob
20th September 2010, 03:03
http://avisynth.org/mediawiki/FAQ_using_virtualdub_plugins

I can not figure out step 2.

mgh
20th September 2010, 11:14
http://forum.doom9.org/showthread.php?t=154801
might give you some pointers