Hi
I am trying to crop image on TX2 using nvvidconv
I am using Jetpack version 28.2.1 and gstreamer version 1.8.3
My pipeline is working well using the nvvidconv element without setting properties
BUT when I am trying to set any of crop property (top,bottom,left,right) I get critical error from my pipeline
do you know what the reason for that error?