Tool/software:
we need to use v4l2 for encoding function on tda4ve ,sdk is 10.0, and you need to support two input formats. Specific requirements are as follows:
1, input 1280*720 NV12 image, encoded as 1280*720 H265 data
2, Input 1280*720 YUV422 UYVY image, encoded as 1280*720 H265 data
Want to know how to achieve this function, and example reference, thank you