hello.
I use deepstream 5.0.
i need to crop the input source to the my pipeline
so i found the nvconvert , it have src-crop, dst-crop
i used it but i think it does not free the gpu buffer and does not re-allocate cropped size buffer
i found it using compositor, when i using compositor it present black padding except cropped region
can you tell me any other plugin crop the buffer?