acrespo
20th December 2004, 14:13
I need to capture a tape filmed with VHS camera. But I need to zoom a specific person in this film, because the camera man didn't use camera zoom (stupid man :)) and the person is too far from camera. I am thinking in this method:
Lanczos4Resize(X,Y) #I don't know exactly size yet
Crop(A,B,C,D) # To frame only the person I need and mantain 720x480.
Anybody knows other method?
Lanczos4Resize(X,Y) #I don't know exactly size yet
Crop(A,B,C,D) # To frame only the person I need and mantain 720x480.
Anybody knows other method?