<html><head><style>pre,code,address {
margin: 0px;
}
h1,h2,h3,h4,h5,h6 {
margin-top: 0.2em;
margin-bottom: 0.2em;
}
ol,ul {
margin-top: 0em;
margin-bottom: 0em;
}
blockquote {
margin-top: 0em;
margin-bottom: 0em;
}
</style></head><body><div>Hi Florian,</div><div><br></div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><div>is there any way to achieve cropping of input video streams with compositor, <br></div><div>without using extra videocrop/videobox elements?<br></div><div><br></div><div>I'm currently assuming no, but maybe there's some tweak I overlooked? I'm using <br></div><div>1.20.3 at the moment.</div></blockquote><div><br></div><div>I think you might be able to do that with the "converter-config"<br>property on the sink pads, using GST_VIDEO_CONVERTER_OPT_SRC_X and<br>GST_VIDEO_CONVERTER_OPT_SRC_WIDTH and such, but I don't have any<br>example code to point at, just something you could try.</div><div><br></div><div>Cheers</div><div> Tim</div><div><span></span></div></body></html>