sigh.. attachments /

On Wednesday, June 16, 2021, Andrew Randrianasulu <[email protected]>
wrote:

> i encoded one 10bit/444 video, it seems to work fine...
>
> but of course better testing will be very useful)
>
> it seems i can't attach repacked sources due to very slow internet /
>
> just put content of x264 git cloned folder into x264-snapshot-20210615 and
> tar it, and then xz it too....
>
> $ git clone https://code.videolan.org/videolan/x264.git
>
> $ mkdir x264-snapshot-20210615-master
>
> cp -ar x264/* x264-snapshot-20210615-master/
>
> tar -cf x264-snapshot-20210615.tar x264-snapshot-20210615-master
>
> xz - 9 x264-snapshot-20210615-master.tar
>
diff --git a/cinelerra-5.1/configure.ac b/cinelerra-5.1/configure.ac
index cd9c16b2..cbc7358b 100644
--- a/cinelerra-5.1/configure.ac
+++ b/cinelerra-5.1/configure.ac
@@ -387,7 +387,7 @@ PKG_3RD([twolame],[auto],
   [  libtwolame ])
 
 PKG_3RD([x264],[auto],
-  [x264-snapshot-20191217-2245-stable],
+  [x264-snapshot-20210615-master],
   [ libx264.a ],
   [ . ])
 

Attachment: x264-snapshot-20210615-master.patch1
Description: Binary data

-- 
Cin mailing list
[email protected]
https://lists.cinelerra-gg.org/mailman/listinfo/cin

Reply via email to