Hello!<br><br>Let&#39;s have for example the following pseudo pipeline bunch_of_elements1-&gt;videomixer, bunch_of_elements2-&gt;videomixer. Is there any way(except pad blocking) or any element to pause bunch_of_elements1 in form of bunch_of_elements1-&gt;repeate_last_frame-&gt;videmixer. I don&#39;t like pad blocking approach and unlinking elements, because i want for my pipeline to stay linked.<br>

<br>So the real question is. Is there any element that would repeat last frame, when its sink elements are set to paused?<br><br>I want to ask that before going to program my own element for that operation.<br><br>Thanks!<br>