<br><br>On Wednesday, June 16, 2021, mnieuw--- 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">Does this mean that this later aom version is/can now be included in Cin-GG? <br>
I seem to recall Nasm 2.14 or later was required for that, and that integration of that in the Cin-GG source was not ready yet.</blockquote><div><br></div><div><br></div><div>yeah, i have patches for nasm-2.14 too... (but my current build platform is arm) </div><div><br></div><div><a href="https://github.com/Randrianasulu/CinelerraGG-slackbuild/blob/master/nasm_thirdparty.patch">https://github.com/Randrianasulu/CinelerraGG-slackbuild/blob/master/nasm_thirdparty.patch</a></div><div><br></div><div>you also obviously need to put nasm tarball in thirdparty/src</div><div><br></div><div>but this one disables x86 detection, need to redo it for working on arm ) </div><div><br></div><div>I think basically surrounding this thirdparty block in <a href="http://configure.ac">configure.ac</a> with same test for x86-ness will work.. thirdparty/Makefile probably need some variables instead of hardcoding nasm as requirement for x264/x265/dav1d</div><div><br></div><div>but all this machinery needed for old distros... </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
MatN<br>
<br>
On Wed, 16 Jun 2021 02:25:18 +0300<br>
Andrew Randrianasulu via Cin <<a href="mailto:cin@lists.cinelerra-gg.org">cin@lists.cinelerra-gg.org</a>> wrote:<br>
<br>
> now it uses faster settings with lower quality (but you actually can<br>
> wait that long for encoding, unlike current default)<br>
> <br>
> <br>
> tested with libaom-3.1.0 (3.1.1 already around)<br>
> <br>
> settings copied from<br>
> <br>
> <a href="https://trac.ffmpeg.org/wiki/Encode/AV1" target="_blank">https://trac.ffmpeg.org/wiki/<wbr>Encode/AV1</a><br>
> <br>
> ps: strange, other 'strict - 2' profile (ffmpeg's mjpeg2k encoder)<br>
> works ok.. so, option processing not broken...<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>