In the H.264 codec datasheet it is written that it is possibile to get the motion vector field used to encode the frame by setting mVDataEnable=1 .
The datasheet also explians how to get the vectors by using XDM.
But how can they be accessed when using DMAI?