Skip to content

JPEG hardware decoding is not working #64

@SomeZcom

Description

@SomeZcom

../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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions