<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">вт, 21 нояб. 2023 г., 13:22 Andrea paz via Cin <<a href="mailto:cin@lists.cinelerra-gg.org">cin@lists.cinelerra-gg.org</a>>:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I continue here what we started in MantiBT #646 since my problems are<br>
not with the issue.<br>
I tried making a build that uses system ffmpeg instead of CinGG's<br>
internal one. The behavior is the usual, even though the internal<br>
engine for exr is active, ffmpeg is used. The result is the same:<br>
clipped exr images except one.<br>
Maybe I am doing something wrong in the copy/paste I do during<br>
compilation? I report the exact steps (not from root):<br>
<br>
git clone --depth 1 "git://<a href="http://git.cinelerra-gg.org/goodguy/cinelerra.git" rel="noreferrer noreferrer" target="_blank">git.cinelerra-gg.org/goodguy/cinelerra.git</a>"<br>
cinelerra5<br>
cd /home/paz/cinelerra5/cinelerra-5.1<br>
[patching here]<br>
./autogen.sh<br>
./configure --with-single-user --with-config-dir=/home/paz/.bcast6<br>
--with-booby  ### .bcast5 is for appimage<br>
make 2>&1 | tee /tmp/cin5.log && make install<br>
mv Makefile Makefile.cfg<br>
cp Makefile.devel Makefile<br>
<br>
(Curiosity: what are the last 2 steps for?)<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">I think last two lines replace Makefile with special debug version so NEXT rebuild will have more debug info.</div><div dir="auto"><br></div><div dir="auto">I think you can omit them if you are not intended to debug with gdb.</div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto">I build without booby switch and without custom config dir. Are you sure all config files that created there are ok? If you copy  Cinelerra_rc from .bcast5 dir - does it work better for this particular case?</div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Do you guys have any improvements to propose to this set of steps?<br>
<br>
If these steps are correct then I can only think that it is Arch,<br>
although I don't see how...<br>
-- <br>
Cin mailing list<br>
<a href="mailto:Cin@lists.cinelerra-gg.org" target="_blank" rel="noreferrer">Cin@lists.cinelerra-gg.org</a><br>
<a href="https://lists.cinelerra-gg.org/mailman/listinfo/cin" rel="noreferrer noreferrer" target="_blank">https://lists.cinelerra-gg.org/mailman/listinfo/cin</a><br>
</blockquote></div></div></div>