Visualize forward predicted MVs of all frames using ffplay :

ffplay -flags2 +export_mvs input.mp4 -vf codecview=mv_type=fp

Visualize multi-directionals MVs of P and B-Frames using ffplay:

ffplay -flags2 +export_mvs input.mp4 -vf codecview=mv=pf+bf+bb