with patch and without patch?
Only with patch. Normal and reverse and then Fast forward and fast reverse. I did a build with just patches 33-39-44-66-70. there is an error with patch 70. It seems to be looking for patch 0005. [paz@arch-paz cinelerra-5.1]$ git am /home/paz/Download/randrik15/*.patch Applicazione in corso: Add timecode to output mov/mxf Applicazione in corso: Hack: raise cpu cap from 8 to 16 (might have bad effect on non-ffmpeg encoders) Applicazione in corso: HACK: make avi demuxer in ffmpeg use cin-specific seek flag (worked on dv avi) Applicazione in corso: Hack : attempt to fix last flush in ffmpeg.c Applicazione in corso: Fix mpeg2enc build/install (was broken by termux series) .git/rebase-apply/patch:35: space before tab in indent. EncoderJob *job; .git/rebase-apply/patch:36: space before tab in indent. mjpeg_debug( "Worker thread started" ); .git/rebase-apply/patch:46: space before tab in indent. for(;;) .git/rebase-apply/patch:47: space before tab in indent. { error: patch non riuscita: cinelerra-5.1/thirdparty/Makefile:397 error: cinelerra-5.1/thirdparty/Makefile: la patch non si applica correttamente error: cinelerra-5.1/thirdparty/src/mjpegtools-2.1.0.patch5: non esiste nell'indice Patch non riuscita a 0005 Fix mpeg2enc build/install (was broken by termux series) suggerimento: Usa 'git am --show-current-patch=diff' per visualizzare la patch non riuscita Una volta risolto questo problema, esegui "git am --continue". Se preferisci saltare questa patch, esegui invece "git am --skip". Per ripristinare il branch originario e terminare il patching, esegui "git am --abort". [paz@arch-paz cinelerra-5.1]$ git am --abort