Tool/software:
In my project, the video param is 1920*1280 pixel NV12 format 4 channel.
I use scaler node to transform it to 768*512 pixel NV12 format 4 channel.
It costs about 35ms( Scaler node) in below picture.
Do you have any method to reduce the time cost in scaler node?