[gst-devel] What is this aggregator element for ?

Benjamin Otte in7y118 at public.uni-hamburg.de
Mon May 23 01:47:35 CEST 2005


Aggregator is a broken element that has only been used for testing
purposes (but isn't anymore). What it does is just concatenating incoming
buffers in no order at all and pushing them out on the source side.
The element will be removed in the next major GStreamer release.

As for what you want: I'm not aware of an element that does this. You
will probably have to code it yourself.

Benjamin


On Fri, 20 May 2005, Emmanuel RAULO wrote:

> Hello all,
>
> I would like to know what is possible with the aggregator element.
> Is it for stream concatenation ?
> I would like to concatenate encoded streams with exactly the same encoding
> profiles without decoding them.
> Is the aggregator what I'm looking for ? Is there another element that might do
> it ? Should I code such an element myself ?
>
> Thanks for any help. An example using an aggregator would also be welcome.
>
> --
> Emmanuel Raulo
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by Oracle Space Sweepstakes
> Want to be the first software developer in space?
> Enter now for the Oracle Space Sweepstakes!
> http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>





More information about the gstreamer-devel mailing list