Topic: Motion vectors interpolation mode

When I disable OpenCL this cannot be selected. So when i disable OpenCL will SVP automatically choose Bilinear and I get less quality then with OpenCL on?

What are the possibilties of using Lanczos/Spline/Jinc for MVIM? Or is this a whole different issue than resizing/scaling?

Re: Motion vectors interpolation mode

mindz
I get less quality then with OpenCL on

yeah, right

What are the possibilties of using Lanczos/Spline/Jinc for MVIM?

I think bicubic is just "good enough" in the case.
In fact you should know exactly where to look to find the difference between bilinear and bicubic interpolated MVs.

Here is some synthetic images comparing cpu vs gpu vs gpu+bicubic