-
Notifications
You must be signed in to change notification settings - Fork 55
Description
../imxvpuapi2/imxvpuapi2_imx8m_hantro_decoder.c:1277 (imx_vpu_api_dec_open) ERROR: IMX_VPU_API_COMPRESSION_FORMAT_JPEG
OMX JPEG ! HantroHwDecOmx_decoder_create_jpeg JpegDecInit error openmax_il/source/decoder/codec_jpeg.c:1045
../imxvpuapi2/imxvpuapi2_imx8m_hantro_decoder.c:1426 (imx_vpu_api_dec_open) ERROR: could not create codec
../imxvpuapi2/imxvpuapi2_jpeg.c:200 (imx_vpu_api_jpeg_dec_open) ERROR: could not open JPEG decoder: error
could not open VPU JPEG decoder
jpeg-dec-example: ../imxdmabuffer/imxdmabuffer.c:85: imx_dma_buffer_deallocate: Assertion `buffer->allocator != NULL' failed.
Aborted
I'm currently using the i.MX8MP chip. The official documentation says it has a G1 core that supports JPEG hardware encoding. Why does the sample program throw an error?