2023-02-17

avifenc for ARM64 Linux

After discovering syncthing, I've been trying to make a process for syncing my pictures to my Odroid HC4, as well as compressing them while I'm away.

I'm pretty satisfied with avifenc's results on Windows, but I haven't found any ARM64 binaries. So, I made my own.

The libavif library included in my releases uses libaom v3.6.0 for encoding and decoding (though I did not include avidec in this release).

You can download it here.