Built gstreamer 1.24.13 from the source on Ubuntu 22.04. When the app(Qt5) starts, the following error message shows up.
** (gst-plugin-scanner:1543): CRITICAL **: 20:12:29.269: _dma_fmt_to_dma_drm_fmts: assertion ‘fmt != GST_VIDEO_FORMAT_UNKNOWN’ failed
The rendering of streaming seems still ok despite the error.
How to fix this issue? Thanks for your help in advance.