Andrew-R
macrumors 6502
Interesting. Is the issue known to upstream? Unlikely they will bother with macOS on powerpc, but if it is more general, it may be addressed.
Not sure, will look around
Well, perhaps encoding on a relatively slow hardware (given no SIMD implementation, it shall be slow) is of academic interest rather than practical, but runtime crashes is something to fix nevertheless.
I think I have older svt-av1 on i586 - I think it uses pure C path there too. Need to check what it does, I think it was not segfaulting on me. Or I can try and compile it on ppc myself, using ports recipe as guidance.
I will try on my end, but not today and perhaps not in coming few days. Busy with unrelated stuff, and when I do get time, there are still issues to address after gcc update (to be clear, the toolchain is fine, just some ports need updates and rebuilds).
@Matias_ When you get a chance, could you check if Linux ppc (BE) exhibits the same issue?
It will be useful to know if the outcome is the same regardless of endianness, or only BE appears to be broken (in a sense of not working under the given procedure).
on Audiotoolbox aac_at noise - may be someone with Intel Leopard install can check? I have qemu-based VM with Intel Leopard, but compiling ppcports there ... (its on Laptop from 2011). Something to try anyway, just not sure *when* results will come in.