PDA

View Full Version : how do you use ffdshow on avisynth??


darkfight
15th November 2005, 07:42
can someone tell me how to use ffdshow in avisynth. like how to use the spp deblocking and postprocessing?? i thought the filters in ffdshow are only for decoding not for encoding??

darkfight
15th November 2005, 07:58
sorry for double posting you can delete either of them. :s

darkfight
19th November 2005, 00:21
i really need help in deblocking. anyone. thanks. :)

Wilbert
19th November 2005, 00:27
There's help about this in the documentation that came with the installation of AviSynth. Did you read that?

darkfight
19th November 2005, 06:22
from avisynth or the documentation of ffdshow???

Wilbert
20th November 2005, 18:51
avisynth -> english -> externalfilters -> ffavisynth.htm

Of course you could have checked that yourself, that would have saved you from writing a post :)

darkfight
23rd November 2005, 02:07
sorry ive been doing some other things. but i will read it when i can..

Valky
29th November 2005, 21:18
avisource("f:\video.avi")

tomsmocomp(0,5,1)
ffdshow("default")

lanczosResize(512,384)


works for me...
"default" uses the same settings you currently have enabled in your ffdshow config