<div dir="ltr"><div style="font-size:small" class="gmail_default">Ugin,</div><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
I want to render several projects at once (the rendering options are the <br>
same). Is there such an opportunity in Cinelerra?<br><br></blockquote><div style="font-size:small" class="gmail_default"><span class="gmail_default" style="font-size:small">The only way that I know to do something like this, but it is not really what you ask about, is to use "Command Line Rendering" as described in the manual in section 7.3.1.  Partly quoted below:<br></span><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">To perform rendering from the command line, first run CINELERRA-GG in graphical<span class="gmail_default" style="font-size:small"> </span>mode. Go to File → Batch Render. Create the batches you intend to render<span class="gmail_default" style="font-size:small"> </span>in the batch window and close the window. This saves the batches in a file. ... These settings are used the next time command line rendering is used to process the current set of<span class="gmail_default" style="font-size:small"></span><span class="gmail_default" style="font-size:small"></span> batch jobs without a GUI.<br><br>Then on the command line run:</blockquote></div><blockquote><div style="font-size:small" class="gmail_default"><br><div><div dir="ltr"><div class="gmail_default" style="font-size:small">{path_to_cinelerra}/cin -r batchjob<b>1</b>.xml</div></div></div><div><div dir="ltr"><div class="gmail_default" style="font-size:small">{path_to_cinelerra}/cin -r batchjob<b>2</b>.xml</div></div></div><div dir="ltr"><div class="gmail_default" style="font-size:small">{path_to_cinelerra}/cin -r batchjob<b>3</b>.xml</div></div>               however many jobs you have...<br></div></blockquote></div></div>