How to set the colorimetry using nvvidconv video/x-raw(memory:NVMM)

Hi,
The prebuilt lib it built with the fix. We run this command and the result looks good:

$ gst-launch-1.0 videotestsrc num-buffers=1 ! video/x-raw,width=1280,height=720,format=NV12 ! nvvidconv ! 'video/x-raw(memory:NVMM),format=RGBA' ! nvvidconv ! 'video/x-raw,format=RGBA' ! filesink location=r32_44.rgba

Please try the commands on r32.4.4 + attached prebuilt lib:
Video convert sample results are missing?
And see which command can be run to reproduce the issue. We would need to reproduce it and then check further.