This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How to get Motion Vector Data values?

I'm implementing packetization of H.263 bitstream encoded by TI C66x_mp4venc_02_04_01_02_ELF
encoder on C6678 evm. According to RFC 2190, in order to define H.263 Payload Header (Mode B),
I need to fill HMV1 and VMV1 fields.

Can anyone help me to understand how can I get these values using C66x_mp4venc_02_04_01_02_ELF
encoder?

Thanks