Ronald S. Bultje wrote:
> 
> Hi,
> 
> On Fri, Oct 28, 2011 at 3:42 AM, wl2776 <wl2776@> wrote:
>> Is it stable? How can I use it?
> 
> Yes it's stable. Set AVCodecContext.thread_count to > 1 and libavcodec
> 
Thanks.
I have the following code

However, ProcessExplorer shows me only one thread, whose CPU load is about
50%, and whose stack contains functions with names, starting with ff_h264_

I tried setting thread_type and thread_count both before and after
avcodec_open2 - same result.

What am I doing wrong?


--
View this message in context: 
http://libav-api.1054858.n5.nabble.com/libav-api-Multithreading-in-H264-decoder-tp4945598p4946196.html
Sent from the libav-api mailing list archive at Nabble.com.
_______________________________________________
libav-api mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-api

Reply via email to