vpu api for iMX8QM SoC

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

vpu api for iMX8QM SoC

2,122 次查看
banhu
Contributor I

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!

 

0 项奖励
回复
3 回复数

252 次查看
rhuijaan
Contributor I

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

0 项奖励
回复

2,096 次查看
AldoG
NXP TechSupport
NXP TechSupport

Hello,

Please create a support ticket for this

www.nxp.com-->support--->support Ticket....

Best regards,
Aldo.

0 项奖励
回复

1,558 次查看
ketjow
Contributor I

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

 

0 项奖励
回复