[gst-devel] Dynamic thread creation in Gstreamer

mattias mb at novanotio.es
Fri Jun 27 09:53:01 CEST 2008


Ok, good to know that, thanks.

What I was seeing through gdb was the bezerk thread creation of x264enc.
x264enc creates a new thread for each frame it encodes.


Mattias

Michael Smith wrote:
> On Thu, Jun 26, 2008 at 12:31 AM, Mattias Barthel <mb at novanotio.es> wrote:
>   
>> Hi,
>>
>> Is there a way to configure Gstreamers behaviour regarding threads?
>> I would like that the threads would be created statically and not
>> dynamically.
>> (Have all worker threads created upon startup of a pipeline).
>>
>>     
>
> There's no way to configure or control this. However, that's what
> GStreamer does - all threads are created upon startup of a pipeline.
>
> Mike
>
>
>   





More information about the gstreamer-devel mailing list