Milenko2121
My current settings... Uniform
Good.
dropped 39 frames
It is not bad. Ideal is 0. But you need to reset this number after fullscreen play start by Ctrl-R.
If smoothness not enough for you then you need to customize file override.js. Remove double slash (//) from these lines and point new values:
smooth.scene.limits.scene = 2000;
smooth.scene.limits.zero = 100;
smooth.scene.limits.blocks = 51;
analyse.main.penalty.lambda = 0.6;
analyse.main.penalty.plevel = 1.7;
analyse.main.penalty.lsad = 4000;
It is custom values by gaunt from this Russian topic.
Some places of scene change can be missed by SVP and you can see morphing of pictures in such places.
About these parameters you can read at SVPflow plugin description page.