[Libav-user] Problem using ffmpeg slice multithread h264 decoder

stefano deiala sdeia83 at hotmail.it
Tue Jun 3 23:41:22 CEST 2014


Hi all, I have some problems using the ffmpeg slice multithread h264 decoder tool.
These code lines 

my_avcodec_context->thread_type=FF_THREAD_SLICE;
my_avcodec_context->thread_count=16;

open 16 threads but can't improve decoding performances. Only one thread is really working so performances are closed to no-multithread ffmpeg decoding.

How can I correctly use ffmpeg slice decoder tool?

Thx for your help
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://ffmpeg.org/pipermail/libav-user/attachments/20140603/7b7ed2ef/attachment.html>


More information about the Libav-user mailing list