Hi,
In the "i.MX 8 GStreamer User Guide" PDF, it is stated that the hardware H.264 capabilities vpuenc_h264 and vpudec can be implemented. However, these features are not present in the GStreamer library. How should I configure the Yocto project to enable these hardware features? Currently, we are using the v4l2h265dec and v4l2h265enc codecs, but we are experiencing issues with high-resolution video using these plugins. How can I add the vpuenc_h264 and vpudec GStreamer plugins to the Yocto project for the i.MX 8QM?