<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><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><br><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><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?</div></blockquote><div><br></div><div>I think you might be able to do that with the "converter-config" ..., but I don't have any<br>example code to point at</div></blockquote><div><br></div><div>There's an example here actually: </div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre">    </span><a href="https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/blob/main/examples/src/bin/video_converter.rs#L24">https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/blob/main/examples/src/bin/video_converter.rs#L24</a></div><div><br></div><div>Cheers</div><div> Tim</div><div><br></div><div><span></span></div></body></html>