On Wednesday, June 16, 2021, mnieuw--- via Cin <[email protected]> wrote:
Does this mean that this later aom version is/can now be included in Cin-GG? 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.
yeah, i have patches for nasm-2.14 too... (but my current build platform is arm) https://github.com/Randrianasulu/CinelerraGG-slackbuild/blob/master/nasm_thi... you also obviously need to put nasm tarball in thirdparty/src but this one disables x86 detection, need to redo it for working on arm ) I think basically surrounding this thirdparty block in configure.ac with same test for x86-ness will work.. thirdparty/Makefile probably need some variables instead of hardcoding nasm as requirement for x264/x265/dav1d but all this machinery needed for old distros...
MatN
On Wed, 16 Jun 2021 02:25:18 +0300 Andrew Randrianasulu via Cin <[email protected]> wrote:
now it uses faster settings with lower quality (but you actually can wait that long for encoding, unlike current default)
tested with libaom-3.1.0 (3.1.1 already around)
settings copied from
https://trac.ffmpeg.org/wiki/Encode/AV1
ps: strange, other 'strict - 2' profile (ffmpeg's mjpeg2k encoder) works ok.. so, option processing not broken...
-- Cin mailing list [email protected] https://lists.cinelerra-gg.org/mailman/listinfo/cin