Kagami / go-avif

:art: Go AVIF library
Creative Commons Zero v1.0 Universal
320 stars 20 forks source link

Support for Arm Mac #13

Open ainsleyclark opened 3 years ago

ainsleyclark commented 3 years ago

TLDR; are you able to make a release for arm architecture for Mac? Only thing stopping me using it :) Thank you.

BennyThink commented 2 years ago
brew install aom

then set environment vars or link lib include to /usr/loca/

export CPATH=/opt/homebrew/opt/aom/include/;LIBRARY_PATH=/opt/homebrew/opt/aom/lib/
tcurdt commented 7 months ago

Seems like the cli tools are are avifenc and avifdec. Not avif.