PDA

View Full Version : How Can I Easly Add VDM Filters to GK?


TheRainmaker
26th December 2006, 19:06
Hello there;

I have a question about using VDM filters in GK!

I already adjusted settings(Bitrate,Resolution etc...) in GK and then i wanna use some VDM filters to GK...
Cause i wanna add more colours and some adjustments for my XviD movie...

How can i do easly that?


Thanks for your helps....

neuron2
26th December 2006, 21:53
You cannot do it "easily". There are import scripts for popular VirtualDub filters, but you're going to have to be skilled in Avisynth scripting to use them.

TheRainmaker
27th December 2006, 15:25
You cannot do it "easily". There are import scripts for popular VirtualDub filters, but you're going to have to be skilled in Avisynth scripting to use them.
Thanks for the answer...
I just want to use HSV Filter in GK
Can you help me about how to write and add script for HSV Filter?

Thanks for your helps...

neuron2
27th December 2006, 19:41
The HSV adjust filter is an internal VirtualDub filter and so it cannot be imported into an Avisynth script. There are equivalent native Avisynth filters, however. Please read the documentation.