Nvosd_put_text throws NvMapMemCacheMaint:1075334668 failed [14] Error

Hallo,

I try to write some text to an ABGR32 using the NvOSD lib, i use the following command:

nvosd_put_text(nvosd_ctx, MODE_CPU, argbImage->getFd(), count, confs_s)

Fot the first few frames it seems to work fine, but afterwards most but not all of the calls result in an Error:

NvMapMemCacheMaint:1075334668 failed [14]

I am using:

Jetpack 4.6.2
L4T 32.7.2

BTW,
may I know how you processing the content with video_osd,
you may using CPU/VIC/GPU. please note that VIC only support with RGBA format.

where the argbImage uses the NvBufferColorFormat_ABGR32 format.
(The NvBufferColorFormat_ARGB32 format behaves in the a similar way)

Is there any progress on this?

we’ve check and test with latest release, JP-5.1.1
there’s MMAPI sample, 11_video_osd which able to draw somethings. there’s no such errors.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.