Hello, to use VPU of iMX8QM SoC on QNX, this page indicates libvpu-cli-mx8.so.1 is required.
# NOTE: This here to work around the fact that the customer gets this library
# from NXP, not QNX Software Center:
libvpu-cli-mx8.so.1
However, it is not found in 5.4 and 5.10 bsp release. The libimxvpuapi shows i.MX8 / i.MX8X (Amphion Malone codec) is not supported yet. "i.MX_VPU_Application_Programming_Interface_Linux_Reference_Manual" also says VPU has no user space libraries for Amphion VPU. Is the libvpu-cli-mx8.so an internal library with NDA? Thanks!
Hi,
I have similar issue that I cannot find libraries and binaries to run video player on QNX. I am using NXP i.MX8QuaudPlus.
# NOTE: This here to work around the fact that the customer gets this library
# from NXP, not QNX Software Center:
#libvpu-cli-mx8.so.1
# NOTE: These are here to work around the fact that the customer gets this firmware
# from NXP, not QNX Software Center:
#/lib/firmware/iMX8/vpu_fw_imx8_dec.bin
#/lib/firmware/iMX8/vpu_fw_imx8_enc.bin
# NOTE: These are here to work around the fact that the customer gets these binaries
# from NXP, not QNX Software Center:
#export VCU_DEC_FW_PATH=/lib/firmware/iMX8/vpu_fw_imx8_dec.bin
#export VCU_ENC_FW_PATH=/lib/firmware/iMX8/vpu_fw_imx8_enc.bin
#/usr/sbin/vpu-decoder-mx8=vpu-decoder-mx8
#/usr/sbin/vpu-encoder-mx8=vpu-encoder-mx8
May I know where can I find them?
Thanks
Hi,
I have similar issue that I cannot find libraries and binaries to run video player on QNX. I am using NXP i.MX8QuaudPlus on Advantech ROM-5620. The missing files that are pointed by QNX that are provided by NXP are:
libvpu-cli-mx8.so.1
vpu_fw_imx8_dec.bin
vpu_fw_imx8_enc.bin
vpu-decoder-mx8
vpu-encoder-mx8
where can I find them?
Thanks