mxc_vpu_test on IMX6 Android

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

mxc_vpu_test on IMX6 Android

1,254 Views
satellite12
Contributor I

Hi All,

In IMX6 Android BSP, there is a test tool "mxc_vpu_test" under //Android//device/fsl-proprietary/test/bin/

I use the tool to decode video, like mpeg4 or h.264, but get "vpu_DecOpen failed" error as below.

Ex:

root@android: # ./mxc_vpu_test -D "-i /mnt/sdcard/Movies/akiyo.mp4"

[INFO]  VPU test program built on Nov 12 2009 11:17:18

[INFO]  VPU firmware version: 2.1.9

[INFO]  VPU library version: 36350.5.4

[INFO]  Format: STD_MPEG4

[INFO]  MPEG4 class: MPEG4

[INFO]  Input file "/mnt/sdcard/Movies/akiyo.mp4" opened.

[ERR]   vpu_DecOpen failed

Does anyone know how to use the tool?

Thanks.

Labels (3)
0 Kudos
3 Replies

605 Views
williamho
Contributor II

Hi David,

I got the same problem of mxc_vpu_test and I found the answer.

You have the build mxc_vpu_test from the source folder.

In this way you will got a "mxc-vpu-test" which is workable.

And the "mxc_vpu_test" comes from ./device/fsl-proprietary/* never works.

605 Views
SergioSolis
NXP Employee
NXP Employee

Hello David,

Can you please tell me which version of Android did you install?, was it on SD or eMMC?

0 Kudos

605 Views
satellite12
Contributor I

I use Android jb422 1.1 BSP. System is on SD card.

Thanks.

0 Kudos