Best method for video non uniform scaling?
I have a very small video of size 160×210 px. I want to scale it to 1200×870 px, thereby changing its proportions.
What's the best method to achieve an acceptable result?
I tried using the detail preserving upscale, but that effect only performs uniform scaling, while i want to non uniformly scale the dimensions. Consider that the original video is the screen capture of a very old atari game, hence it has very few colors and pixels.
Thank you


