Hi, I'm trying to decode a video and run reduction algorithms (dropping some pixels, manipulating others ...) per frame on it thus outputting a collection of frames (or a movie) in a reduced size. Is ImgReSampleContext & img_resample the right thing to look at ? Can someone point me to a good example on how to do something like this? Thanks, Shai