<br><br>On Friday, August 13, 2021, 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">> with patch and without patch?<br>
><br>
Only with patch. Normal and reverse and then Fast forward and fast reverse.<br>
<br>
I did a build with just patches 33-39-44-66-70. there is an error with<br>
patch 70. It seems to be looking for patch 0005.</blockquote><div><br></div><div>yeah, sorry. One day I may learn how to collapse few related patches into one.. </div><div><br></div><div>try to put attched patch in thirdparty/src? </div><div><br></div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
[paz@arch-paz cinelerra-5.1]$ git am /home/paz/Download/randrik15/*<wbr>.patch<br>
Applicazione in corso: Add timecode to output mov/mxf<br>
Applicazione in corso: Hack: raise cpu cap from 8 to 16 (might have<br>
bad effect on non-ffmpeg encoders)<br>
Applicazione in corso: HACK: make avi demuxer in ffmpeg use<br>
cin-specific seek flag (worked on dv avi)<br>
Applicazione in corso: Hack : attempt to fix last flush in ffmpeg.c<br>
Applicazione in corso: Fix mpeg2enc build/install (was broken by termux series)<br>
.git/rebase-apply/patch:35: space before tab in indent.<br>
        EncoderJob *job;<br>
.git/rebase-apply/patch:36: space before tab in indent.<br>
        mjpeg_debug( "Worker thread started" );<br>
.git/rebase-apply/patch:46: space before tab in indent.<br>
        for(;;)<br>
.git/rebase-apply/patch:47: space before tab in indent.<br>
        {<br>
error: patch non riuscita: cinelerra-5.1/thirdparty/<wbr>Makefile:397<br>
error: cinelerra-5.1/thirdparty/<wbr>Makefile: la patch non si applica correttamente<br>
error: cinelerra-5.1/thirdparty/src/<wbr>mjpegtools-2.1.0.patch5: non<br>
esiste nell'indice<br>
Patch non riuscita a 0005 Fix mpeg2enc build/install (was broken by<br>
termux series)<br>
suggerimento: Usa 'git am --show-current-patch=diff' per visualizzare<br>
la patch non riuscita<br>
Una volta risolto questo problema, esegui "git am --continue".<br>
Se preferisci saltare questa patch, esegui invece "git am --skip".<br>
Per ripristinare il branch originario e terminare il patching, esegui<br>
"git am --abort".<br>
[paz@arch-paz cinelerra-5.1]$ git am --abort<br>
</blockquote>