Re: collecting N frames
Mathieu Duponchelle via gstreamer-devel <[email protected]>
| Newsgroups | gmane.comp.video.gstreamer.devel |
|---|---|
| Message-ID | <[email protected]> |
I think https://gstreamer.freedesktop.org/documentation/base/gstbasetransform.html?gi-language=c#GST_BASE_TRANSFORM_FLOW_DROPPED is relevant ? videorate uses it for instance, it does sound like what you're looking for :) On Thu, 2023-07-06 at 09:57 +0200, Koen Brants via gstreamer-devel wrote: > Hi, > > I'm looking for a solution for the following problem: > > from a single source, I collect a random number of buffers until a > certain > rule has been met. I only want to output a buffer afterwards. What > kind of element > do I need to create ? I guess a transform element ? > Can I prevent a transform element to output a buffer ? > > Thanks for your help, > > > > Koen Brants > Sr. Software Engineer > Spectricity | www.spectricity.com > Stationsstraat 55 | B-2800 Mechelen | Belgium