Log in

View Full Version : filter for image interpolation in ffmpeg


faysal.99
23rd January 2008, 05:49
Hi experts,

I am working on ffmpeg. I want to know the technique of interpolation which ffmpeg uses. I have seen the code for av_build_filter. But I cant understand the theory of building filter.

thanks in advance.