Hey, how do I remove the pthreads from the code and make it run like its serial?<br>Regards<br><br>Ade<br><br><div class="gmail_quote">On Jan 25, 2008 6:12 AM, Loren Merritt &lt;<a href="mailto:lorenm@u.washington.edu">lorenm@u.washington.edu</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">On Fri, 25 Jan 2008, Benjamin Pracht wrote:<br><br>&gt; Playing a bit with x264_encoder_reconfig while multithreading is<br>
&gt; enabled, I realized that this function only changes the parameters in<br>&gt; the main x264_t handle, which is equal to h-&gt;thread[0] if my<br>&gt; understanding is good. The consequence is that other threads still seem<br>
&gt; to use the old parameters.<br>&gt;<br>&gt; Is that an expected behaviour, is x264_encoder_reconfig not supposed to<br>&gt; be used in multithreaded mode, or are you interested in a patch that<br>&gt; loops on all the available thread handles to change the parameters?<br>
<br></div>Changing parameters asynchronously while the threads are running just<br>sounds like a bad idea, even if it happens to work now.<br>The correct way is to do the copying in x264_thread_sync_context.<br><font color="#888888"><br>
--Loren Merritt<br></font><div><div></div><div class="Wj3C7c">_______________________________________________<br>x264-devel mailing list<br><a href="mailto:x264-devel@videolan.org">x264-devel@videolan.org</a><br><a href="http://mailman.videolan.org/listinfo/x264-devel" target="_blank">http://mailman.videolan.org/listinfo/x264-devel</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Adewale John Adebusoye<br>Leeghwaterstraat 51<br>Delft<br>The Netherlands