mxc_vpu 2040000.vpu_fsl: Physical memory allocation error! on imx6dlsabresd krogoth.
Hi all.
I get a strange problem.
Suddenly I get the error in subject when playing a video.
My app is based on
- qt5.6.2
- gstreamer
The transition that generates this error i the following
====== AIUR: 4.1.4 build on Oct 6 2017 13:01:51. ======
Core: MPEG4PARSER_06.09.36 build on Aug 23 2016 05:18:47
file: /usr/lib/imx-mm/parser/lib_mp4_parser_arm11_elinux.so.3.2
------------------------
Track 00 [video_0] Enabled
Duration: 0:01:20.750000000
Language: und
Mime:
video/x-h264, parsed=(boolean)true, alignment=(string)au,
stream-format=(string)avc, width=(int)938, height=(int)524,
framerate=(fraction)12/1,
codec_data=(buffer)0142001effe10019674d4029e981d821f25e022000000300200000030301e3062701000468efbc80
------------------------
[INFO] Product Info: i.MX6Q/D/S
====== VPUDEC: 4.1.4 build on Oct 6 2017 13:02:12. ======
wrapper: 1.0.68 (VPUWRAPPER_ARM_LINUX Build on Sep 21 2017
10:51:21)
vpulib: 5.4.35
firmware: 3.1.1.46072
[INFO] bitstreamMode 1, chromaInterleave 1, mapType 0,
tiled2LinearEnable 0
[WARN] VPU iram is less than needed, some parts don't use iram
====== AIUR: 4.1.4 build on Oct 6 2017 13:01:51. ======
Core: MPEG4PARSER_06.09.36 build on Aug 23 2016 05:18:47
file: /usr/lib/imx-mm/parser/lib_mp4_parser_arm11_elinux.so.3.2
------------------------
Track 00 [video_0] Enabled
Duration: 0:00:02.666666000
Language: und
Mime:
video/x-h264, parsed=(boolean)true,
alignment=(string)au, stream-format=(string)avc,
width=(int)794, height=(int)448, framerate=(fraction)12/1,
codec_data=(buffer)0142001effe10018674d402996560641cf27808800001f400002ee0478e189c001000468ee3c80
------------------------
[INFO] Product Info: i.MX6Q/D/S
====== VPUDEC: 4.1.4 build on Oct 6 2017 13:02:12. ======
wrapper: 1.0.68 (VPUWRAPPER_ARM_LINUX Build on Sep 21 2017
10:51:21)
vpulib: 5.4.35
firmware: 3.1.1.46072
[ERR] mem allocation failed!
Warning: "No decoder available for type 'video/x-h264,
parsed=(boolean)true, alignment=(string)au,
stream-format=(string)avc, width=(int)794, height=(int)448,
framerate=(fraction)12/1,
codec_data=(buffer)014d4029ffe10018674d402996560641cf27808800001f400002ee0478e189c001000468ee3c80,
pixel-aspect-ratio=(fraction)1/1, profile=(string)main,
level=(string)4.1'."
and dmesg show me the error in subject.
Any idea?
MZ