Hi --<div><br></div><div>Does x264 have any support for detecting that it&#39;s running on a Hyperthreaded enabled CPU and to only spawn threads for each real CPU? I&#39;ve noticed that on our quad core i7s, we&#39;ve seen a total of 9 threads when doing slice based threading (for low-latency support) when encoding a 720p clip.  Since the load on the machine appears to be 50% overall and it doesn&#39;t get slower when we turn off HT, it appears those extra threads are unable to get the resources to actually run in parallel with the 4 other threads.  </div>
<div><br></div><div>I am using x264 as a library in my own program -- so it may be that I&#39;ve just missed a configuration option that I should&#39;ve set.</div><div><br></div><div>Thanks!</div><div>dennis<br>
</div>