<div dir="ltr"><div style="font-size:small" class="gmail_default">Checked into GIT the multibit patch for x265 in subdirectory cinelerra-5.1/thirdparty as x265_multibit_compile.patch (after modify 3.4 to 3.5 and quite a bit of testing too.  Because it takes so loooooooooooooooong to compile and the number of users wanting 10 and 12 bit, it was added as a patch to be applied as wanted by the user.  Instructions of how to do this have been added to the manual.  I plan on supplying a multibit AppImage version each time there is a new release at the end of the month.  Manual update (Andrea please review as I did check it into GIT, but it is quite terse):<br></div><div style="font-size:small" class="gmail_default"></div><div style="font-size:small" class="gmail_default"></div><b>1.8 Multibit build for 8/10/12-bit Handling</b><br>To build a version that can handle 8 bit, or 10 bit, or 12 bit videos, a patch is<span class="gmail_default" style="font-size:small"> </span>provided in the thirdparty subdirectory that needs to be applied to do so. Be aware<br>that the compile will take a substantial amount of extra time. To apply the required<span class="gmail_default" style="font-size:small"> </span>patch:<br><br><span style="font-family:monospace">cd location of your cinelerra/cinelerra-5.1/thirdparty<br>patch < x265_compile_multibit.patch<br>mv x265_3.5.patch* src/.<br></span><br>Render formats h265-10bit and h265-12bit have been provided and will be operational after the applied patch is compiled in.<br><div class="gmail_quote"><div dir="ltr" class="gmail_attr"><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I tried to update x265 lib due to possible speedup reported at<div><br></div><div><a href="https://avidemux.org/smif/index.php?topic=19448.0" target="_blank">https://avidemux.org/smif/index.php?topic=19448.0</a> (up to 30%) </div><div><br></div><div>I downloaded tar.gz from <a href="https://bitbucket.org/multicoreware/x265_git/downloads/x265_3.5.tar.gz" target="_blank">https://bitbucket.org/multicoreware/x265_git/downloads/x265_3.5.tar.gz</a> and put it in thirdparty/src, renamed x265_3.4.patch* to x265_3.5.patch* and it worked for simple 420 8bit encode .. </div><br>
</blockquote></div></div>