<div>I have an application that needs to change the window that the video is being displayed on using the glimagesink.</div>
<div> </div>
<div>The way I acomplish this with all of the other video sinks is I send a null to the xoverlay interface and then send </div>
<div>the new window pointer once I create the new window. This works fine on xvimagesink, directdrawimagesink, and most others.</div>
<div> </div>
<div>But with the glimage sink the video never transfers to the new window.</div>
<div> </div>
<div>I have looked through the gl code but I am new to opengl and could easily be missing something.</div>
<div> </div>
<div>Can anyone give me sugestions on how to fix this?</div>
<div>Or am I doing this the wrong way?</div>
<div> </div>
<div>Thanks</div>
<div>Levi</div>