Re: Cropping with compositor?
Tim-Philipp Müller via gstreamer-devel <[email protected]>
| Newsgroups | gmane.comp.video.gstreamer.devel |
|---|---|
| Message-ID | <[email protected]> |
> > is there any way to achieve cropping of input video streams with > > compositor, > > without using extra videocrop/videobox elements? > > I think you might be able to do that with the "converter-config" ..., > but I don't have any > example code to point at There's an example here actually: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/blob/main/examples/src/bin/video_converter.rs#L24 Cheers Tim