<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div><div>Dear all,<br></div>I'm facing a problem with cairooverlay element. With the following pipeline<br></div><i>rtspsrc ! rtph264depay ! decodebin ! imxg2dvideotransform ! tee (first) ! queue (first) ! cairooverlay ! tee (second) ! queue (second) ! imxg2dvideosink<br></i></div><div>everything works fine. When observing the CPU load in htop the thread created by <i>queue (first) </i>has a CPU load of about 25% of one core.<br><br></div><div>If I dynamically connect the following bin into <i>tee (first)</i><br></div><div><i>queue (third) ! videorate ! capsfilter framerate=1/1 -> appsink<br></i></div><div>the CPU load of the thread created by <i>queue (first)</i> grows up to 60 % and some video frames on output are missing the graphics created by cairooverlay.<br><br></div><div>Any advice how to avoid frames with missing cairo graphics and reduce the CPU load, please?<br><br></div><div>Best regards,<br></div><div>Vaclav<br></div><div dir="ltr"><div><br><br></div></div></div></div></div></div>