Log in

View Full Version : What does MFlowInter do ?


Milardo
3rd January 2024, 03:21
Hi,

Regarding mvtools2 and the functions MFlowInter, MFlowFps, and MBlockFps, do they all do motion interpolation (for soap opera effect)?

MFlowInter doesn't change the framerate though right?

Any good examples if I have a 24 fps source file for basic soap opera effect using those functions especially MFlowInter ?

Can one combine these to get a greater soap opera effect?

Thanks in advance.

DTL
3rd January 2024, 14:07
"MFlowInter, MFlowFps, and MBlockFps, do they all do motion interpolation (for soap opera effect)?"

MBlockFPS is block-based + optional overlap (to fix some possible blocky artifacts) motion interpolation. MFlowFPS is sample-based (no block artifacts but other type artifacts possible, no overlap required/supported ?).

"MFlowInter doesn't change the framerate though right?"

Yes. It looks like somehow more advanced in compare with simple MFlow().