<div dir="ltr">I am using GES to create a "picture in picture" type of video.  I have a large video in the background and a small video in the foreground corner.  This is working perfectly.<div><br></div><div>Now, for the video in the foreground, I don't want the entire surface area of the video to be displayed.  I only want it to display a sub-rectangle of that foreground video.</div><div><br></div><div>By the way, I have already determined that the xpos, ypos, width, height proprties of GESVideoSource will scale the video (and they represent the position of the video on the destination canvas).  So they don't behave in a way that would allow me to take the sub-rectangle.<br></div><div><br></div><div>

<span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">My question is:  Is there an easy way to take the sub-rectangle of the foreground video using GES?  How?</span>

<br></div></div>