<span class="Apple-style-span" style="font-size:large"> Recently , I am doing streaming media using ffmpeg . But when the video size get to 640x480, </span><div><span class="Apple-style-span" style="font-size:large">the decode speed become too slow to play normal . I see the h264 decoder in the ffmepg can </span></div>
<div><span class="Apple-style-span" style="font-size:large">do multithread decoding . I am wonder it will work on the single CPU core machine or not ? And if </span></div><div><span class="Apple-style-span" style="font-size:large">works ,what is the thread_count recommended and if there is some doc or example can help me </span><span class="Apple-style-span" style="font-size:large">.</span></div>
<div><span class="Apple-style-span" style="font-size:large">Thanks.</span></div>