<div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-size:small">Andrew, <br></div><div class="gmail_default" style="font-size:small">Thanks for looking at this.  After I finish testing SGE's BT #538 html improvements, I will at least try your suggestions and I plan to update the manual to clarify simple usage of Batch Render.<br></div></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">
Right now I can only suggest you to look at<br>
<br>
<a href="https://git.cinelerra-gg.org/git/?p=goodguy/cinelerra.git;a=blob;f=cinelerra-5.1/cinelerra/batchrender.C;h=6dcdbc62f69fd7bf8fcd0015f011de87b2e93786;hb=HEAD" rel="noreferrer" target="_blank">https://git.cinelerra-gg.org/git/?p=goodguy/cinelerra.git;a=blob;f=cinelerra-5.1/cinelerra/batchrender.C;h=6dcdbc62f69fd7bf8fcd0015f011de87b2e93786;hb=HEAD</a><br>
<br><span class="gmail_default" style="font-size:small">...</span><br>
basically try to comment out action:<br>
<br>
// thread->update_selected_edl();<br>
<br>
put two "/" before this line, and recompile.<br>
<br><span class="gmail_default" style="font-size:small">...</span><br>
May be it has something to do with internal use of batch render, for DVD/BD creation ?<br>
<br></blockquote><div><span class="gmail_default" style="font-size:small">YES !! I think I remember that it was implemented to facilitate DVD/BD creation because there was much debugging involved that was tedious.<br></span></div><div><span class="gmail_default" style="font-size:small">There are <b>about 250,000 lines of intertwined program code</b> in Cinelerra-GG proper and rewriting code is not like rewriting a book's paragraph - it is generally non-trivial and requires more than just knowledge of C++.<br></span></div></div></div>