<div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-size:small">Andrea,<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr"></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I have a CPU 8 cores / 16 threads, but the final rendering uses only<br>
one core. </blockquote><div><span class="gmail_default" style="font-size:small">The only way I could get my 16 core laptop to NOT use multiple cores was to set the Operating System cpu count to a lower number or to change in {path}/bin/ffmpeg, the file encode.opts from "threads=auto" to "threads=1".  I used ffmpeg filetype of mp4 in my renders.  Even when I set "Project SMP cpus" to 1, it still used multiple (this is in Settings, Preferences, Performance tab).</span></div><div><span class="gmail_default" style="font-size:small"><br></span></div><div><span class="gmail_default" style="font-size:small">Also, be sure to uncheck "use Render farm" so that the next time when you do not want to use the render farm, it does not automatically start up and surprise you.<br></span></div><div><span class="gmail_default" style="font-size:small"></span> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Since I'm compiling CinGG (note: all threads are used for compiling),<br>
maybe I need to enable some flags or something like that? Are there<br>
any customizations to do? Or should I set something in the operating<br>
system?<br>
<br></blockquote><div><span class="gmail_default" style="font-size:small">Step 5 in the Render Farm usage just means that in the Render Menu, where you typed in the name for "Select file to render to", the 15 files will be named accordingly.  For example, if you keyed in "/tmp/mystuff.mp4", you will have files in /tmp named mystuff.mp4001, mystuff.mp4002, </span> <span class="gmail_default" style="font-size:small">..., mystuff.mp4016.  The RenderMux procedure uses ffmpeg to concatenate them together into 1 file called mystuff.mp4.<br></span></div></div></div>