collecting N frames
Koen Brants
koen.brants at spectricity.com
Thu Jul 6 13:32:16 UTC 2023
Thanks Mathieu. It is exactly what I was looking for!
On Thu, Jul 6, 2023 at 1:57 PM Mathieu Duponchelle <mathieu at centricular.com>
wrote:
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20230706/a0ae73e0/attachment.htm>
More information about the gstreamer-devel
mailing list