collecting N frames

Mathieu Duponchelle mathieu at centricular.com
Thu Jul 6 11:57:48 UTC 2023


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


More information about the gstreamer-devel mailing list