[FFmpeg-user] ffmpeg/libx264 thread management

Tim Nicholson tim.nicholson at bbc.co.uk
Tue Feb 7 13:15:35 CET 2012


I have noticed that when ffmpeg is allowed to do its own thing and 
create subthreads it creates those subthreads with a nice value of 0, as 
per the master thread. However if performing a libx264 encode, these 
threads are niced up to 10. This means I end up with lots of threads but 
still no maxed out CPU. I can run 2nd and 3rd transcodes and each one 
runs at the same speed as the first to max out the cpu, but how can I 
max out the CPU for just the one?

Manually upping the thread count just increases the kernel cpu load as 
it tries to manage all the threads without increasing throughput...
-- 
Tim

http://www.bbc.co.uk/
This e-mail (and any attachments) is confidential and may contain personal views which are not the views of the BBC unless specifically stated.
If you have received it in error, please delete it from your system.
Do not use, copy or disclose the information in any way nor act in reliance on it and notify the sender immediately.
Please note that the BBC monitors e-mails sent or received.
Further communication will signify your consent to this.
					


More information about the ffmpeg-user mailing list