Part Number: TDA4VM
Hi TI Experts,
We are using PSDK 8.6.0.12 (for both TDA4VM and TDA4AL(J721S2) ) and followed a demo sample code of Multi Camera + Codec Application using gstreamer.
[https://software-dl.ti.com/jacinto7/esd/processor-sdk-rtos-jacinto7/08_06_00_12/exports/docs/vision_apps/docs/user_guide/group_apps_basic_demos_app_multi_cam_codec.html]
As a results, we have been able to successfully apply that nv12 encode to h264 or mkv.
But In TDA4VM(J721E), message occur like this
"img_enc 4200000.video-encoder: vxe_g_ext_ctrls Invalid control id 0x980927".
We are using same code both J721S2 and J721E .
The function works well but I don't know why the warning message only occurs on J721E board.
Is this situation okay? Is there any patch to apply for this?
Thanks.