very interesting find, Andrea! <div><br></div><div>you can try to download those sources with git, then extract few top patches (use git log for seeing our most up-to-date commit, then use git format-patch this_commit to get somevpatches, look at them, apply relevant ones to your copy of cin-gg with git am) </div><div><br></div><div><br><br>On Friday, March 4, 2022, Andrea paz <<a href="mailto:gamberucci.andrea@gmail.com">gamberucci.andrea@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I tried to make a build using the Makefile and <a href="http://configure.ac" target="_blank">configure.ac</a> made by<br>
realvi (manuvi):<br>
<a href="https://github.com/manuvi/cinelerra/tree/master/cinelerra-5.1" target="_blank">https://github.com/manuvi/<wbr>cinelerra/tree/master/<wbr>cinelerra-5.1</a><br>
I replaced the "Makefile" in<br>
.../cinelerra-5.1/cinelerra/<wbr>Makefile<br>
the "<a href="http://configure.ac" target="_blank">configure.ac</a>" in<br>
.../cinelerra-5.1/<a href="http://configure.ac" target="_blank">configure.ac</a><br>
the "Makefile" (thirdparty) in<br>
.../cinelerra-5.1/thirdparty/<wbr>Makefile<br>
the "downloads.txt" in<br>
.../cinelerra-5.1/thirdparty/<wbr>downloads.txt<br>
and add "libdpx.tar.xz" in<br>
.../cinelerra-5.1/thirdparty/<wbr>src/libdpx.tar.xz<br>
<br>
[In <a href="http://configure.ac" target="_blank">configure.ac</a> I have seen many changes of "AS_" to "AC_" and also<br>
the replacement of "ilmbase" with "imath"]<br>
<br>
The compile fails and exit.<br>
Would you be able to make these changes work, that update the OpenEXR<br>
and DPX libraries, as well as introducing the rendering of DPX<br>
sequences with CinGG's internal engine?<br>
<br>
I attach the "cin5.log", "Makefile", "Makefile(thirdparty),<br>
"downloads.txt", "libdpx.tar.xz" and "<a href="http://configure.ac" target="_blank">configure.ac</a>" taken from the<br>
manuvi git.<br>
</blockquote></div>