Rotate and Scale & Video Quality

Here is a link to related previous discussion:

My suggestion was to use Sharpen, Amount < 50% before the Rotate & Scale or Size and Position.

I am having trouble to reproduce as bad a case as yours with my photos. Mine tend to be lower res (~4000x3000) and denoised a little via JPEG. Do you care to make one of your pics available for me and others to experiment?

I looking into libasvfilter zoom pan. It uses libswscale, which is a simple 2D scaler. MLT uses libswscale for inherent scaling, but Rotate & Scale and Size and Position are using an affine transform. Might be related to that