Delay acumulation with gstreamer and opencv

Hi,
If your source is a video file, you may try this simple code:

It is RTSP source. For video file source, it should work by replace rtspsrc ! rtph264depay with filesrc. You may check if you observe the same accumulation in running it.