I need to run inference using a video that has a very large frame size, approximately 1900X480. I would like to crop it into three separate frames of approximately 640X480 before running inference on this, since the model I am using will perform better on smaller frame sizes. Will I need to write a plugin to do this? Any guidance is much appreciated.
I am using Deepstream 5.0 on a Xavier AGX with JetPack 4.4.1 on it.
Thank you,
Ramya.