<br><br>On Tuesday, July 13, 2021, Andrea paz via Cin <<a href="mailto:cin@lists.cinelerra-gg.org">cin@lists.cinelerra-gg.org</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I'm ashamed to say this, but I always have trouble applying patches. I<br>
get the following error:</blockquote><div><br></div><div><br></div><div>try patch - p1 from directory level above? it seems  to find files in current dir ( cinelerra/) correctly but does not look up one level (i think this is logical behavior) </div><div><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
$ patch -p3 < 0003-Attempt-at-<wbr>differenciating-601-pal-and-<wbr>ntsc.patch<br>
<br>
patching file appearanceprefs.h<br>
patching file ffmpeg.C<br>
Hunk #1 succeeded at 1589 (offset -4 lines).<br>
Hunk #2 succeeded at 1719 (offset -4 lines).<br>
Hunk #3 succeeded at 2640 (offset -4 lines).<br>
Hunk #4 succeeded at 2653 (offset -4 lines).<br>
Hunk #5 succeeded at 2896 (offset -12 lines).<br>
patching file preferences.C<br>
can't find file to patch at input line 116<br>
Perhaps you used the wrong -p or --strip option?<br>
The text leading up to this was:<br>
--------------------------<br>
|diff --git a/cinelerra-5.1/guicast/<wbr>bccolors.C<br>
b/cinelerra-5.1/guicast/<wbr>bccolors.C<br>
|index e587321d..94dfd20b 100644<br>
|--- a/cinelerra-5.1/guicast/<wbr>bccolors.C<br>
|+++ b/cinelerra-5.1/guicast/<wbr>bccolors.C<br>
--------------------------<br>
File to patch: bccolors.C<br>
bccolors.C: No such file or directory<br>
Skip this patch? [y] y<br>
Skipping patch.<br>
1 out of 1 hunk ignored<br>
can't find file to patch at input line 130<br>
Perhaps you used the wrong -p or --strip option?<br>
The text leading up to this was:<br>
--------------------------<br>
|diff --git a/cinelerra-5.1/guicast/<wbr>bccolors.h<br>
b/cinelerra-5.1/guicast/<wbr>bccolors.h<br>
|index 94be40bc..820b977d 100644<br>
|--- a/cinelerra-5.1/guicast/<wbr>bccolors.h<br>
|+++ b/cinelerra-5.1/guicast/<wbr>bccolors.h<br>
--------------------------<br>
File to patch: /cinelerra-5.1/guicast/<wbr>bccolors.h<br>
/cinelerra-5.1/guicast/<wbr>bccolors.h: No such file or directory<br>
Skip this patch? [y] y<br>
Skipping patch.<br>
1 out of 1 hunk ignored<br>
can't find file to patch at input line 148<br>
Perhaps you used the wrong -p or --strip option?<br>
The text leading up to this was:<br>
--------------------------<br>
|diff --git a/cinelerra-5.1/guicast/<wbr>bccolors.inc<br>
b/cinelerra-5.1/guicast/<wbr>bccolors.inc<br>
|index 010faca5..58afbaee 100644<br>
|--- a/cinelerra-5.1/guicast/<wbr>bccolors.inc<br>
|+++ b/cinelerra-5.1/guicast/<wbr>bccolors.inc<br>
--------------------------<br>
File to patch:<br>
...<br>
-- <br>
Cin mailing list<br>
<a href="mailto:Cin@lists.cinelerra-gg.org">Cin@lists.cinelerra-gg.org</a><br>
<a href="https://lists.cinelerra-gg.org/mailman/listinfo/cin" target="_blank">https://lists.cinelerra-gg.<wbr>org/mailman/listinfo/cin</a><br>
</blockquote>