Error during synchronization a 4K image

I am trying to rescale a 4K image to 512*512 image using VPI. The below error is coming during synchronization.

VPI version - 1.1
Device - Jetson Nano
Backend - VIC
Image format - RGBA8
Jetpack - 4.6

Error information -

NvRmChannelSubmit: NvError_IoctlFailed with error code 22
NvRmPrivFlush: NvRmChannelSubmit failed (err = 196623, SyncPointIdx = 18, SyncPointValue = 0)

Hello @aarushi29jain and welcome to the NVIDIA developer forums!

SyncPoint issues are rather specific to the SOC used on your Jetson, so I hope it is OK if I refer you to our Jetson Nano experts, I am positive there you will get help with your issue.

It would also be helpful if you could detail the part of your sources where you set up the image conversion.

Thanks!

1 Like

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