I’m hacking deepstream detection sample, it has play function, but video messed up if I decode some video. here is the output:
scaleWeights.cu (1025) - Cuda Error in NCHWToNCQHW4: 11
[ERROR][16:13:42] CUDA runtime error 11 at line 214 in file src/cudaImage.cu
the converted grey stream tensor of color space converter is okay by check saved file.
I made up a demo video which can duplicate the problem, please download “delogo.h264” file from attachment.
SampleTestVideo.zip (1.56 MB)