Hi folks,
The application that I am working on requires the use of H.264 motion vectors. I have a few questions about this capability:
1. Is the Motion Vector feature available in the H.264 codec provided with EZSDK? It is documented in Appendix D of the H264_Encoder_HDVICP2 User Guide that is supplied with EZSDK but, so far, it has not been possible to determine how to enable it in the EZSDK by passing parameters to the VIDENC2_create() function.
2. Currently we are using a gstomx based pipeline. When motion vectors are enabled, are they exposed to the user application via the gstomx interface or are they provided directly by the codec?
3. Does the value of encodingPreset parameter determine whether motion vectors are enabled or not?
Thanks in advance,
Regards,
Terry